1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/project
Thomas Heartman 73b7cc0b5a
1-1319: add feature naming pattern descriptions (#4612)
This PR adds a feature naming pattern description to the project form.
It's rendered as a multi-line input field. The description is also
stored in the db.

This adapts most of @andreas-unleash's PR #4599 with some minor changes
(using description instead of prompt). Actually displaying this data to
the users will come in a later PR.


![image](https://github.com/Unleash/unleash/assets/17786332/b96d2dbb-2b90-4adf-bc83-cdc534c507ea)
2023-09-06 08:13:28 +00:00
..
Project 1-1319: add feature naming pattern descriptions (#4612) 2023-09-06 08:13:28 +00:00
ProjectAccess fix: group roles assumption, refactor group types (#4576) 2023-09-05 20:30:20 +01:00
ProjectCard chore: remove newProjectLayout flag (#4536) 2023-08-21 13:55:04 +03:00
ProjectEnvironment Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
ProjectList