-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server Settings: Add separate buttons to clear edge cache and object …
…cache (#94664) * feat(hosting-server-settings): add separate buttons to clear caches * chore: address feedback * chore: address feedback * chore: address feedback * Initial pass at fixing tests * More test tweaks * More tests * Only one NB at a time * Disable buttons individually * Toast notice after successfully clearing edge cache * Tooltip for object cache button * Tweaks * Flip * Fix styling issues * Type fix * Button busy states * Fix tests * Fix toast notices * Tooltip instead of static text * Tests * Rate limit edge cache clear and don't always disable clear all caches button * Separate tooltips * Tests * Improve experience when feature flag is disabled * Translator comments --------- Co-authored-by: Fredrik Rombach Ekelund <fredrik.rombach.ekelund@automattic.com>
- Loading branch information
1 parent
ff99cd1
commit 785fb8a
Showing
18 changed files
with
575 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
197 changes: 0 additions & 197 deletions
197
client/hosting/server-settings/components/cache-card/index.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.