1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg f8e34d53ff Fix/bugfixes (#279)
* fix: add try catch to copy

* fix: show constraints on default strategy

* fix: require name to submit context field

* fix: require name and project id to be set in order to create a project

* fix: change documentation icon

* fix: only validate unique names on create

* Update src/component/context/form-context-component.jsx

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-04-28 14:27:25 +02:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
__tests__
component Fix/bugfixes (#279) 2021-04-28 14:27:25 +02:00
constants Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
contexts wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
hooks Fix/cleanup (#276) 2021-04-27 09:48:00 +02:00
icons Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
interfaces Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
page Fix/bugfixes (#279) 2021-04-28 14:27:25 +02:00
store Fix/bugfixes (#279) 2021-04-28 14:27:25 +02:00
themes Fix/optimizations (#275) 2021-04-23 15:21:24 +02:00
utils Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
common.styles.js Feat/user profile (#274) 2021-04-23 13:49:42 +02:00
index.tsx Fix/cleanup (#276) 2021-04-27 09:48:00 +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
setupTests.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
testIds.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00