1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg f0d6e45361 Feat/bootstrap (#281)
* feat: add bootstrap endpoint redux integration

* fix: remove useEffect from app

* feat: add path provider

* feat: browser router

* fix: delete path formatter

* fix: return absolute path if no basepath

* fix: format seenURI

* feat: get bootstrap uri from html

* fix: remove unused imports

* fix: remove initial loading call

* fix: wrap logout in formatApiPath

* feat: import logo

* feat: remove accessor from receiveConfig

* fix: update tests

* fix: update asset paths

* fix: remove data from app

* fix: revert moving access provider

* fix: remove build watch

* fix: remove console logs

* fix: update asset paths

* fix: remove path logic from base64

* fix: remove unused import

* set uiconfig

* change notification text

* fix: match uiConfig with expected format

* feat: add proclamation

* fix: move proclamation

* fix: remove unused imports

* fix: add target _blank

* fix: allow optional toast

* fix: return empty string if default value is present

* fix: set basepath to empty string if it matches default
2021-05-04 09:59:42 +02:00
..
__tests__ Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
create Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
FeatureToggleList Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
FeatureView Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
strategy Fix/bugfixes (#279) 2021-04-28 14:27:25 +02:00
variant fix: only get legalValues if definition exists 2021-04-28 18:09:37 +02:00
view Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
add-tag-dialog-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
add-tag-dialog-component.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
add-tag-dialog-container.js Add tag feature 2021-01-18 09:26:32 +01:00
feature-tag-component.jsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
feature-type-select-component.jsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
feature-type-select-container.jsx fix: Should update activation strategies immediately (#229) 2020-11-27 22:23:44 +01:00
progress.module.scss Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ProgressWheel.jsx Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
project-select-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
project-select-container.jsx fix: one and only one front (#244) 2021-02-24 11:03:18 +01:00
status-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
status.module.scss Fix/optimizations (#275) 2021-04-23 15:21:24 +02:00
tag-type-select-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
tag-type-select-container.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00