1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Youssef Khedher ee730e0708 Feat/custom strategy screen (#722)
* feat: setup new screen structure

* refactor: strategyParameter

* feat: add strategy input errors for required fields

* feat: add create strategy to routes

* feat: add EditStrategy component

* feat: edit strategy view and EditStrategy component

* feat: update EditStrategy component

* test: update snapshots

* fix: styles

* test: update snapshots

* refactor: rename StrategyForm and fix ts errors

* test: update snapshots

* fix: remove test route

* fix: update PR based on feedback

* fix: update PR based on feedback

* refactor: restore feature settings (#712)

* refactor: resotre feature settings

* fix: update PR based on feedback

* feat: add feature information in Metadata container

* fix: update PR based on feedback

* fix: update PR based on feedback

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* chore(deps): update dependency @types/react-dom to v17.0.13

* refactor: expect existing TS errors (#767)

* refactor: expect existing TS errors

* refactor: fail build on new TS errors

* fix: styles

* refactor: rename StrategyForm and fix ts errors

* fix: update PR based on feedback

* fix: cleaning up

* fix: remove errors and warnings

* fix: remove ts-expect-error and fix errors

* fix: ts errors

* Update src/component/strategies/StrategyView/StrategyView.tsx

* Update src/component/strategies/StrategyView/StrategyView.tsx

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: olav <mail@olav.io>
2022-03-04 23:39:41 +01:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets fix: add logo in login screen for small size screen (#523) 2021-11-26 15:07:01 +01:00
component Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
constants Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
contexts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
hooks Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
interfaces Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
themes refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
utils Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
app.css feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +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 refactor: fix flaky Cypress tests (#746) 2022-02-25 10:21:28 +01:00