1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 32954e8168
feat: bulk archive usage warning (#4448)
Adds a warning when about to archive features that have lastSeenAt of
less than a week (green usage)

Closes #
[1-224](https://linear.app/unleash/issue/1-1224/bulk-edit-show-last-seen-usage-warning)
![Screenshot 2023-08-08 at 15 10
26](https://github.com/Unleash/unleash/assets/104830839/7783c751-dcdf-4d80-a6fb-b441fb034b70)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-08 15:46:11 +02:00
..
addons fix: Addons toggle (#4312) 2023-07-24 16:23:41 +02:00
admin feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
application
archive fix: stable bulk updates (#4352) 2023-07-28 08:44:29 +02:00
changeRequest Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
common feat: bulk archive usage warning (#4448) 2023-08-08 15:46:11 +02:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
environments
events
feature Feat: toggle overview env last seen (#4445) 2023-08-08 15:56:32 +03:00
featureTypes 1-1192: track the feature type and the new lifetime (#4395) 2023-08-03 11:34:03 +02:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project feat: bulk archive usage warning (#4448) 2023-08-08 15:46:11 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments feat(#4209): add segment to drafts (#4408) 2023-08-04 12:57:26 +00:00
splash
strategies
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user
App.tsx
InitialRedirect.tsx