1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 3b754ec7ed
1-1342: show flag naming pattern info when you copy toggles (#4629)
Because you need to match the pattern when copying toggles, it's
important that we show the required information to the user.

This change adds information about the pattern to the page. This isn't
its final design, but it's more important that the information is
there (to avoid user frustration) than that it is pretty.
2023-09-07 10:22:13 +02:00
..
admin refactor: instance health cleanup (#4602) 2023-09-04 13:10:23 +02:00
application feat: application usage feature flag and cleanup (#4568) 2023-08-25 13:26:44 +03:00
archive fix: reset selected toggle after archive or revive (#4606) 2023-09-05 11:44:28 +02:00
changeRequest feat: persistent search queries (#4624) 2023-09-06 15:46:10 +02:00
common feat: Plausible search (#4625) 2023-09-07 08:21:37 +02: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
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature 1-1342: show flag naming pattern info when you copy toggles (#4629) 2023-09-07 10:22:13 +02:00
featureTypes refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00
feedback
integrations Integration card component (#4557) 2023-09-05 12:14:03 +00: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
menu Integration card component (#4557) 2023-09-05 12:14:03 +00:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project 1-1320: allow you to update example with no pattern + update state better (#4623) 2023-09-07 08:18:18 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
splash
strategies
tags
user feat: close dialog when esc is pressed (#4567) 2023-08-25 13:31:34 +03:00
App.tsx
InitialRedirect.tsx