1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/interfaces
Youssef Khedher 25ca7b7216 refactor: add useInvoices hook (#656)
* refactor: add useInvoices hook

* refactor: invoiceList and InvoiceAdminPage

* fix: declare path outside of the hook

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-04 13:41:13 +01:00
..
addons.ts feat: create useAddons and useAddonsApi 2022-02-01 07:17:23 +01:00
environments.ts fix: guard for disabling envs (#492) 2021-11-04 14:24:36 +01:00
featureToggle.ts feat: add impressionData switch to create feature form (#639) 2022-02-03 12:39:43 +01:00
featureTypes.ts Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
invoice.ts refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
palette.d.ts
params.ts
project.ts feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
role.ts feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
route.ts
strategy.ts
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
uiConfig.ts refactor: port UserProfile to TS/SWR (#665) 2022-02-04 12:41:59 +01:00
user.ts feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00