1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
sighphyre b85b326104 task: Add buttons for deleting/editing a constraint (#522)
* task: Add buttons for deleting/editing a constraint

* task: Improve look and feel of constraints buttons

- Make constraints fill their container
- Move constraint buttons to material ui buttons
- Move constraint buttons to top right of their container

* fix: adjust positioning

* fix: added project id to permissin button

* fix: add correct permission

* fix: update create feature path

Co-authored-by: Simon Hornby <simon@getunleash.ai>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-11-26 16:07:05 +01:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
assets fix: add logo in login screen for small size screen (#523) 2021-11-26 15:07:01 +01:00
component task: Add buttons for deleting/editing a constraint (#522) 2021-11-26 16:07:05 +01: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/splash (#491) 2021-11-26 11:12:37 +01:00
interfaces Feat/splash (#491) 2021-11-26 11:12:37 +01:00
page use color from palette and add highlight feat for other components 2021-11-01 23:43:55 +01:00
store Feat/splash (#491) 2021-11-26 11:12:37 +01:00
themes update createTheme import 2021-10-11 10:14:40 +01:00
utils Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
common.styles.js Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
index.tsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02: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/splash (#491) 2021-11-26 11:12:37 +01:00
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00