1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/interfaces
sellinjaanus 8270166286
Review your changes - approval flow (#2215)
* Initial changes

* Fix

* continue styling changes review draft

* fix: remove unused import

* update flags snapshot

Co-authored-by: sjaanus <sellinjaanus@gmail.com>
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-10-24 19:15:22 +03:00
..
addons.ts Task/filter addon by project and environment (#1133) 2022-07-14 12:55:37 +02:00
application.ts
context.ts feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
environments.ts
event.ts
featureToggle.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
featureTypes.ts
group.ts
instance.ts feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
invoice.ts
personalAPIToken.ts
profile.ts
project.ts refactor: fix empty project member count (#947) 2022-05-04 15:39:50 +02:00
publicSignupTokens.ts
role.ts
route.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
segment.ts feat: add segments (#780) 2022-03-29 09:30:57 +02:00
strategy.ts
suggestChangeset.ts Review your changes - approval flow (#2215) 2022-10-24 19:15:22 +03:00
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
toast.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
token.ts feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00
uiConfig.ts feat: convert environment actions to a popover menu, add clone option (#2214) 2022-10-21 08:11:14 +01:00
user.ts