1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 011008a361
fix: add missing key to list of application projects (#6243)
This is in the applications table. To achieve it, we also wrap the text in a span.
2024-02-15 07:56:26 +00:00
..
accessOverview
admin chore: clean up customRootRolesKillSwitch (#6173) 2024-02-09 08:41:40 +00:00
application fix: add missing key to list of application projects (#6243) 2024-02-15 07:56:26 +00:00
archive
banners task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
changeRequest feat: show env var conflicts in change requests (#6182) 2024-02-14 10:12:19 +09:00
common Feat: chart 'no-data' placeholder (#6172) 2024-02-12 16:10:46 +01:00
context
demo fix: add new steps to demo guide (#6112) 2024-02-05 11:36:15 +01:00
environments
events
executiveDashboard feat: dashboard lead time gauge (#6225) 2024-02-14 13:32:12 +01:00
feature feat: default stickiness explanation (#6201) 2024-02-12 13:16:51 +01:00
featureTypes
feedback
feedbackNew feat: add posted feedback table (#6113) 2024-02-02 15:39:29 +02:00
filter
incomingWebhooks refactor: project actions (#6203) 2024-02-12 17:10:33 +00:00
integrations
layout feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
loginHistory
maintenance
menu feat: add posted feedback table (#6113) 2024-02-02 15:39:29 +02:00
playground/Playground fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
project refactor: project actions (#6203) 2024-02-12 17:10:33 +00:00
providers
segments
splash
strategies fix: strategy screen re-rendering table bug (#6006) 2024-01-23 15:49:13 +01:00
tags
user
App.tsx Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
InitialRedirect.tsx