1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 472acecdad Fix/constraints UI (#779)
* fix: add fixed height to summary

* fix: change wording to negated

* fix: change header margin

* fix: label click length for negated property

* fix: cut values that exceed allow length while leaving others alone

* fix: set edit bg color

* fix: add enter to add values

* fix: expand if constraint changes

* fix: add string truncator to param names

* fix: add validation tests

* fix: string truncator

* fix: accordion margins on expanded

* fix: accordion expansion

* fix: update e2e

* fix: update parseISO

* fix: review comments

* fix: update spec

* fix: add negated visual indicator
2022-03-11 13:46:00 +01:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets
component Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00
constants Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
contexts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
hooks refactor: improve feature not found page (#774) 2022-03-10 10:52:50 +01:00
interfaces Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
themes Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00
utils refactor: fix strategy modal issues (#778) 2022-03-10 10:40:40 +01:00
app.css Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00
common.styles.js Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
index.tsx refactor: remove craco and wdyr (#753) 2022-03-01 10:56:38 +01:00
react-app-env.d.ts
security-logger.js
setupProxy.js refactor: format files (#719) 2022-02-18 09:51:10 +01:00
setupTests.ts refactor: format files (#719) 2022-02-18 09:51:10 +01:00
testIds.js Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00