1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash 10c21461bd
feat: Last seen for toggles that have an old usage reported (#4538)
Last seen for toggles that have an old usage reported and no environment

Closes: # [1-1276]
(https://linear.app/unleash/issue/1-1276/last-seen-for-toggles-that-have-an-old-usage-reported-and-that-are)

![Screenshot 2023-08-21 at 14 40
42](https://github.com/Unleash/unleash/assets/104830839/bfa20993-3d52-4c34-959d-f3e34b5c5b47)

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-21 14:52:32 +03:00
..
addons fix: Addons toggle (#4312) 2023-07-24 16:23:41 +02:00
admin Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
application feat: application usage new ui (#4528) 2023-08-18 14:55:23 +03:00
archive fix: stable bulk updates (#4352) 2023-07-28 08:44:29 +02:00
changeRequest feat: reject timeline state (#4517) 2023-08-16 15:39:39 +02:00
common feat: Last seen for toggles that have an old usage reported (#4538) 2023-08-21 14:52:32 +03:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: strategy variants in demo link to new variants (#4477) 2023-08-11 09:43:41 +02:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature feat: Last seen for toggles that have an old usage reported (#4538) 2023-08-21 14:52:32 +03:00
featureTypes 1-1192: track the feature type and the new lifetime (#4395) 2023-08-03 11:34:03 +02:00
feedback
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
menu feat: application usage new ui (#4528) 2023-08-18 14:55:23 +03:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project chore: remove newProjectLayout flag (#4536) 2023-08-21 13:55:04 +03: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 feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx
InitialRedirect.tsx