1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component/common
olav 49b8e7329e refactor: convert auth tests from Cypress to Jest (#864)
* refactor: replace data-test with data-testid

* refactor: add Jest tests for auth pages

* refactor: remove Cypress tests for auth pages

* refactor: remove questionable snapshots

* refactor: share test server setup/teardown

* refactor: restore auth page flex layout

* refactor: use toBeInTheDocument

* refactor: change recent data-test attrs to data-testid
2022-04-08 13:13:45 +02:00
..
AnimateOnMount refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
ApiError refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
AutocompleteBox refactor: add segment limit warnings (#851) 2022-04-07 14:47:24 +02:00
BreadcrumbNav chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
CheckmarkBadge fix: toast in mobile view (#831) 2022-03-31 11:14:13 +01:00
Codebox feat: add segments (#780) 2022-03-29 09:30:57 +02:00
ConditionallyRender refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
ConstraintAccordion feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
DisabledIndicator Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
DividerText refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
DropdownMenu Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
EnvironmentIcon Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
EnvironmentStrategiesDialog chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
FormTemplate refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
GeneralSelect refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
Gradient refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
HeaderTitle refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Input refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
ListPlaceholder refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Loader refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
NoItems chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
NotFound refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
OperatorUpgradeAlert feat: add operators splash page (#802) 2022-03-22 08:23:51 +01:00
PageContent refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
PaginateUI refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
PasswordField refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
PercentageCircle fix/strategy tab (#519) 2021-11-26 13:36:04 +01:00
PermissionButton feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
PermissionIconButton refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
PermissionSwitch chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
Proclamation chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProjectSelect chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProtectedRoute fix: update PR based on feedback 2022-02-21 16:24:07 +01:00
ResponsiveButton refactor: remove unused tooltip prop (#769) 2022-03-09 10:13:50 +01:00
RolloutIcon feat: add strategies icons (#565) 2022-01-04 11:31:11 +01:00
ScrollTop refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SearchField refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SidebarModal refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
StatusChip feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
StrategySeparator feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
StringTruncator Feat/change form order (#784) 2022-03-14 13:14:26 +01:00
TabNav refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
TagSelect chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ToastRenderer refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
UpdateButton refactor: update Create and Update buttons types 2022-02-24 10:05:51 +01:00
common.module.scss refactor: format files (#719) 2022-02-18 09:51:10 +01:00
flags.ts refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
index.js refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
InputListField.jsx refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
select.tsx refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
util.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00