1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
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
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
assets feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
component feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
constants Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
contexts Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
hooks feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
interfaces feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
page feat: project environments configuration (#365) 2021-09-30 10:24:16 +02:00
store feat: Add project and environment scoping to API keys (#336) 2021-09-26 22:41:38 +02:00
themes Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
utils feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Fix/minor 41 bugs (#329) 2021-08-27 13:18:11 +02:00
common.styles.js Fix/create feature (#332) 2021-08-30 14:26:53 +02:00
index.tsx Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00
metrics-poller.js fix: move feature-metrics store to its own folder 2021-01-06 22:10:28 +01:00
react-app-env.d.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
security-logger.js fix: add security wanring to the console 2020-10-04 19:42:24 +02:00
setupProxy.js fix: add logout as an explicit call (#311) 2021-07-20 22:56:57 +02:00
setupTests.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
testIds.js feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00