1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/common
Fredrik Strand Oseberg 87414c1c9c feat: e2e tests and mobile views (#348)
* fix: add sidebar button

* fix: set absolute positioned sidebar button

* feat: test setup

* fix: add tests for adding strategy

* fix: add delete  strategy test

* feat: add workflow

* feat: add vercel token

* fix: update project id

* fix: increase sleep

* fix: sleep

* fix: vercel

* fix: typo

* fix: vercel preview url action

* fix: yml formatting

* fix: steps

* fix: format

* fix: runs on

* fix: team id

* fix: teamid

* fix: add workflow

* fix: remove unused import

* fix: add token

* fix: add configuration

* fix: set env variables

* fix: use with

* feat: main navigation routes

* feat: mobile views

* fix: change spec name

* fix: update cypress project id

* fix: add record key

* fix: button positioning

* feat: permissions

* fix: custom strategy

* fix: remove unused action yml

* fix: update yarn lock

* fix: keys

* fix: remove videos and screenshots

* fix: add cyrpess folders to gitignore

* fix: env variable
2021-09-30 11:44:30 +02:00
..
__tests__
AnimateOnMount Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
ApiError Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
BreadcrumbNav
CheckmarkBadge
ConditionallyRender Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
Dialogue feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
DividerText Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
DropdownMenu
Feedback
Gradient
HeaderTitle
Input
ListPlaceholder
NoItems feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
NotFound
PageContent feat: Add project and environment scoping to API keys (#336) 2021-09-26 22:41:38 +02:00
PaginateUI Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
PercentageCircle Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
SearchField
TabNav Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
Toast feat: project environments configuration (#365) 2021-09-30 10:24:16 +02:00
common.module.scss
flags.js
index.js
input-list-field.jsx fix: update constraint text field 2021-08-27 13:43:28 +02:00
select.tsx feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
util.js