1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/user
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
..
common Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
DemoAuth feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
ForgottenPassword Fix/customer journey patches (#304) 2021-06-07 10:15:30 +02:00
HostedAuth Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
Login Fix/customer journey patches (#304) 2021-06-07 10:15:30 +02:00
NewUser Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
PasswordAuth feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
ResetPassword Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
SimpleAuth Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
StandaloneBanner Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +02:00
UserProfile Fix/routing (#325) 2021-08-19 13:54:28 +02:00
authentication-component.jsx Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
authentication-container.jsx
authentication-custom-component.jsx Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
user.module.scss