1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
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
..
addons feat: Align switches in table actions (#1082) 2022-06-14 12:32:16 +00:00
admin feat: add stripe integration (#1109) 2022-06-23 07:54:08 +01:00
application
archive Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
common fix: wrap long words in toast text (#1119) 2022-06-27 13:39:50 +02:00
context
environments refactor: show env buttons when missing permission (#1111) 2022-06-22 13:13:08 +02:00
feature fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
feedback
history
layout
menu fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
project refactor: remove outdated root role info text (#1112) 2022-06-22 14:58:05 +02:00
providers
segments refactor: improve segment warning texts 2022-06-22 14:58:36 +02:00
splash chore: remove splash environment (#1108) 2022-06-21 16:31:14 +03:00
strategies refactor: improve button label markup (#1091) 2022-06-17 11:27:54 +02:00
tags refactor: improve button label markup (#1091) 2022-06-17 11:27:54 +02:00
user fix: input fields (PR #1110 from NickMolloy/improve-input-attributes) 2022-06-22 11:05:03 +02:00
App.styles.ts
App.tsx