1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Nuno Góis 38cfc549f2 fix: copy feature double validation popup (#1117)
* fix: copy feature double validation popup

* fix: add aria-required, validate on submit

* refactor: rename variable to be more consistent with codebase
2022-06-28 07:54:31 +01:00
..
__mocks__
assets chore: remove splash environment (#1108) 2022-06-21 16:31:14 +03:00
component fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
constants
contexts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
hooks Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
interfaces fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils refactor: fix handling of expired/churned trial states (#1107) 2022-06-21 11:22:27 +02:00
index.tsx refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00