1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01: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
application.ts
context.ts
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts
featureToggle.ts
featureTypes.ts
group.ts feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
instance.ts
invoice.ts
personalAPIToken.ts fix: PAT secret no longer returned (except new), use id instead (#2162) 2022-10-10 12:51:12 +01:00
profile.ts
project.ts
publicSignupTokens.ts
role.ts
route.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
segment.ts
strategy.ts fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
suggestChangeset.ts Review your changes - approval flow (#2215) 2022-10-24 19:15:22 +03:00
tags.ts
toast.ts
token.ts
uiConfig.ts feat: convert environment actions to a popover menu, add clone option (#2214) 2022-10-21 08:11:14 +01:00
user.ts