1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/interfaces
2022-07-28 19:23:38 +03:00
..
addons.ts Task/filter addon by project and environment (#1133) 2022-07-14 12:55:37 +02:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
context.ts feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
featureTypes.ts
group.ts Grouping access endpoint (#1152) 2022-07-26 12:02:54 +00: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
project.ts refactor: fix empty project member count (#947) 2022-05-04 15:39:50 +02:00
role.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
route.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
segment.ts feat: add segments (#780) 2022-03-29 09:30:57 +02:00
strategy.ts Playground result info structure and initial styles 2022-07-28 19:23:38 +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
uiConfig.ts feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
user.ts feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00