Commit Graph

2518 Commits

Author SHA1 Message Date
Jens Langhammer 7c73d2c2fb static: improve router, add redirect support 2020-11-24 23:02:10 +01:00
Jens Langhammer 3f67da8f54 core: improve error page 2020-11-24 22:46:50 +01:00
Jens Langhammer afbecadba0 static: improve ModalButton performance by using manual redirects 2020-11-24 12:49:56 +01:00
Jens Langhammer 2de4023d43 root: fix asgi formatting 2020-11-24 12:36:54 +01:00
Jens Langhammer 6573d2e8f6 docs: update screenshots 2020-11-24 11:51:46 +01:00
Jens Langhammer bc412466b2 static: formatting 2020-11-24 11:50:49 +01:00
Jens Langhammer 7a481396c6 root: fix incorrect MEDIA_URL 2020-11-24 11:50:27 +01:00
Jens Langhammer 7f40c89ade root: fix KeyError in ASGI 2020-11-24 11:50:17 +01:00
Jens Langhammer 3c0f640b48 static: fix link to logout in sidebar 2020-11-23 21:47:03 +01:00
Jens Langhammer 2f6ba42ce3 static: align microsoft icon with other icons 2020-11-23 21:45:57 +01:00
Jens Langhammer aa8589d377 stages/identification: fix icons not showing on firefox 2020-11-23 21:44:58 +01:00
Jens Langhammer cb2bad0a36 static: add polyfill for firefox for CSS 2020-11-23 21:41:23 +01:00
Jens L 665839133f
Application Icon upload (#341)
* core: add initial implementation for File Upload

* root: add volumes to docker-compose for file upload

* helm: add pvc for uploads

* core: allow meta_icon to be overwritten with static files
2020-11-23 20:50:19 +01:00
Jens L 91e9f176a5
proxy: revert to original command (#342) 2020-11-23 19:49:36 +01:00
Jens Langhammer 1a64edb89f proxy: fix call to swagger generate 2020-11-23 19:04:24 +01:00
Jens Langhammer 6874265f94 proxy: fix permissions for swagger install 2020-11-23 18:14:00 +01:00
Jens Langhammer 9889dedcac proxy: install swagger via apt 2020-11-23 18:11:22 +01:00
Jens Langhammer 275ac587a1 static: remove fixed branding 2020-11-23 18:08:35 +01:00
Jens L 2f43b5b5ec
Merge pull request #338 from BeryJu/ui-improvements
Migrate to SPA
2020-11-23 18:02:07 +01:00
Jens Langhammer 416b2c60a1 static: improve organisation of UI files 2020-11-23 16:55:58 +01:00
Jens Langhammer b39bee7a30 static: include full FA in router-outlet 2020-11-23 16:46:28 +01:00
Jens Langhammer 9714e5583d static: move passbook.css to src folder 2020-11-23 16:42:03 +01:00
Jens Langhammer bef25929a7 Merge branch 'master' into ui-improvements 2020-11-23 14:40:36 +01:00
Jens Langhammer 34f54a96cf tests: update e2e tests for SPA 2020-11-23 14:24:42 +01:00
Jens Langhammer 401359a73f static: fix sidebar header login when request isnt finished 2020-11-23 12:32:01 +01:00
Jens Langhammer 88f1cbb29c static: use config API for index, add static index.html 2020-11-23 11:50:38 +01:00
Jens Langhammer bd9bce4c9b api: add API for config used in SPA 2020-11-23 11:49:09 +01:00
dependabot[bot] 49c7ab701e
build(deps): bump boto3 from 1.16.22 to 1.16.23 (#340)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.22 to 1.16.23.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.22...1.16.23)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 10:37:16 +01:00
dependabot[bot] 35db60f2c8
build(deps): bump uvicorn from 0.12.2 to 0.12.3 (#339)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.12.2...0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 08:00:22 +01:00
Jens Langhammer c0fd3e79bc ci: fix e2e tests not running in python 3.9 2020-11-23 00:38:25 +01:00
Jens Langhammer 8a54014a13 root: fix broken links in readme 2020-11-23 00:21:11 +01:00
Jens Langhammer 3cfe144394 static: fix behaviour on initial load when no route is given 2020-11-22 23:48:34 +01:00
Jens Langhammer 5da8caf0d4 *: fix remaining redirects to overview 2020-11-22 23:45:51 +01:00
Jens Langhammer c26d928eb0 core: make impersonation's redirect return to shell 2020-11-22 23:40:49 +01:00
Jens Langhammer 02d4118f73 core: fix token list's copy not working 2020-11-22 23:40:36 +01:00
Jens Langhammer d97b2bf503 core: fix impersonation notice being shown twice 2020-11-22 23:39:40 +01:00
Jens Langhammer 2a50e36027 static: fix hash not changing when invalid route is chosen 2020-11-22 23:26:19 +01:00
Jens Langhammer eff3208ff7 static: fix icon baseline on headers 2020-11-22 22:57:08 +01:00
Jens Langhammer 551aff9455 core: fix token list not operating in modals 2020-11-22 22:24:31 +01:00
Jens Langhammer 22b4757971 admin: add pb-token-copy-button 2020-11-22 22:24:22 +01:00
Jens Langhammer fa004876e9 *: fix formatting 2020-11-22 22:14:36 +01:00
Jens Langhammer d5e34bb71d static: fix colours not changing on ActionButton 2020-11-22 22:10:55 +01:00
Jens Langhammer e0dbeca657 static: add TokenCopyButton for token lists, improve colours on buttons 2020-11-22 22:06:00 +01:00
Jens Langhammer 1b6bd5b997 outposts: update modal to pb-modal-button 2020-11-22 21:43:36 +01:00
Jens Langhammer a340378ce1 providers/oauth2: update modal to pb-modal-button 2020-11-22 21:39:05 +01:00
Jens Langhammer 962f7d5f5c providers/saml: update modal to pb-modal-button 2020-11-22 21:38:47 +01:00
Jens Langhammer a10404f34b static: make ModalButton work with non-URL content 2020-11-22 21:35:52 +01:00
Jens Langhammer ed72595ae0 static: fix codemirror css not being loaded 2020-11-22 21:25:58 +01:00
Jens Langhammer 82dd597881 *: remove use of FilteredSelectMultiple 2020-11-22 21:13:03 +01:00
Jens Langhammer 0c2d46e0af static: fix modal scrolling not working 2020-11-22 21:04:09 +01:00