1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common
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__ fix: skip locale test for now 2019-10-09 20:29:46 +02:00
ConditionallyRender Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
Dialogue Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
DropdownMenu Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
Gradient Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
HeaderTitle Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
PageContent Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
Proclamation Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ProjectSelect Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
ProtectedRoute Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
SearchField Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
TabNav Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
common.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
flags.js feat/rbac: edit access for projects. (#251) 2021-03-11 13:59:20 +01:00
index.js Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
input-list-field.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
select.jsx Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
util.js fix: content-min-height 2021-02-26 10:42:34 +01:00