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 |
|
Fredrik Strand Oseberg
|
0340573199
|
fix/locale (#277)
* fix/locale
* fix: check on lowercase values
* fix: remove console logs
|
2021-04-28 11:57:45 +02:00 |
|
Fredrik Strand Oseberg
|
b9f5585c62
|
Fix/optimizations (#275)
* chore: update changelog
* feat: login mobile view
* fix: lists
* fix: colors
* fix: resolve merge conflict
* fix: tests
* fix: set defualt location object
* fix: don't check password before length exceeds 2
* fix: check length
|
2021-04-23 15:21:24 +02:00 |
|
Fredrik Strand Oseberg
|
05334337c2
|
Feat/user profile (#274)
* chore: update changelog
* feat: user profile
* feat: onOutsideClick hook
* feat: tune user profile
* fix: refactor to button
* feat: mobile view
* fix: update tests
* feat: add link to docs
|
2021-04-23 13:49:42 +02:00 |
|