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 839c36d547
Feat: toggle overview env last seen (#4445)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Adds last seen by environment to FeatureOverview

- Refactored FeatureEnvironmentSeen component for reusability


<!-- Does it close an issue? Multiple? -->
Closes #
[1-1223](https://linear.app/unleash/issue/1-1223/toggle-overview-add-last-seen-by-environment)
![Screenshot 2023-08-08 at 14 12
29](https://github.com/Unleash/unleash/assets/104830839/cfb29492-863b-491c-8f6f-e1133246dcb3)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-08 15:56:32 +03: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: toggle overview env last seen (#4445) 2023-08-08 15:56:32 +03: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
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 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: default strategy variant (#4443) 2023-08-08 11:44:43 +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 refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx
InitialRedirect.tsx