1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +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 Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
event.ts
featureToggle.ts Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
featureTypes.ts
group.ts
instance.ts fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
invoice.ts
loginEvent.ts
permissions.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
personalAPIToken.ts
profile.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
project.ts 1-1319: add feature naming pattern descriptions (#4612) 2023-09-06 08:13:28 +00:00
publicSignupTokens.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
role.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
route.ts Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
segment.ts
service-account.ts
strategy.ts feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
tags.ts
toast.ts
token.ts
uiConfig.ts feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
user.ts