1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/interfaces
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
..
addons.ts refactor: refactor addons to TSX and remove unused files (#676) 2022-02-09 23:05:15 +01:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
context.ts Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
featureTypes.ts Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
invoice.ts refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
palette.d.ts
params.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
project.ts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
role.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
route.ts
strategy.ts Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
toast.ts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
uiConfig.ts Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
user.ts refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00