1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/frontend/src/interfaces
Tymoteusz Czech b8c3833ae4
Suggest changes - initial frontend (#2213)
* feat: add initial controller

* feat: add fe

* feat: return status codes

* remove backend experiment

* refactor standalone route for project banner

* update suggest changeset type

* refactor changeset mock

* suggest changes banner feature flag

* fix: update routes snapshot

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-10-20 14:00:48 +02:00
..
addons.ts Task/filter addon by project and environment (#1133) 2022-07-14 12:55:37 +02:00
application.ts
context.ts
environments.ts
event.ts
featureToggle.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
featureTypes.ts
group.ts feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
instance.ts feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
invoice.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
personalAPIToken.ts fix: PAT secret no longer returned (except new), use id instead (#2162) 2022-10-10 12:51:12 +01:00
profile.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
project.ts
publicSignupTokens.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
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 Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
tags.ts
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 Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
user.ts feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00