1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
Thomas Heartman d5edcc33e6
add descriptions in form (#4608)
This PR adds descriptions of the various feature flag naming input
fields in the project settings form. It also wraps the feature naming
fields in a fieldset to group them semantically.


![image](https://github.com/Unleash/unleash/assets/17786332/a8d5c2c6-3381-4b76-89a1-18316c2e5193)
2023-09-05 09:22:52 +00:00
..
__mocks__
assets feat: change request reject docs and step update (#4493) 2023-08-16 09:46:05 +02:00
component add descriptions in form (#4608) 2023-09-05 09:22:52 +00:00
constants feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
contexts
hooks feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
interfaces feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
openapi Feat/instance health (#4586) 2023-08-30 12:51:46 +00:00
themes feat: update breakpoint from 1260 to 1280 (#4575) 2023-08-27 20:36:02 +03:00
types
utils chore: remove newProjectLayout flag (#4536) 2023-08-21 13:55:04 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts