1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/interfaces
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
..
application.ts
context.ts
environments.ts
event.ts
featureToggle.ts
featureTypes.ts
group.ts
instance.ts
invoice.ts
loginEvent.ts
permissions.ts
personalAPIToken.ts
profile.ts
project.ts 1-1319: add feature naming pattern descriptions (#4612) 2023-09-06 08:13:28 +00:00
publicSignupTokens.ts
role.ts
route.ts Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
segment.ts
service-account.ts
strategy.ts
tags.ts
toast.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
token.ts
uiConfig.ts feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
user.ts