1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 1ffa0b86d9
1-1307: Show info about flag naming patterns before making mistakes (#4616)
This PR adds info about a project's flag naming pattern to the flag
creation form. This way, it's displayed before the user tries to create
a flag, so that they have all the necessary information before making
mistakes.


![image](https://github.com/Unleash/unleash/assets/17786332/7a3fb036-5315-4c2b-934d-004da6b364a3)
2023-09-06 12:14:17 +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: Search UI improvements (#4613) 2023-09-06 10:50:20 +02:00
common feat: Search UI improvements (#4613) 2023-09-06 10:50:20 +02:00
context
demo
environments
events
feature 1-1307: Show info about flag naming patterns before making mistakes (#4616) 2023-09-06 12:14:17 +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
loginHistory
maintenance
menu Integration card component (#4557) 2023-09-05 12:14:03 +00:00
playground/Playground
project 1-1307: Show info about flag naming patterns before making mistakes (#4616) 2023-09-06 12:14:17 +02:00
providers
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