Commit Graph

1678 Commits

Author SHA1 Message Date
dependabot[bot] 04f876af7b
build(deps): bump docker from 4.3.1 to 4.4.0 (#344)
* build(deps): bump docker from 4.3.1 to 4.4.0

Bumps [docker](https://github.com/docker/docker-py) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.3.1...4.4.0)

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

* outposts: fix both network_mode and ports being set during tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2020-11-26 11:25:06 +01:00
dependabot[bot] 2449c63d0a
build(deps): bump @types/codemirror in /passbook/static/static (#346)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.99 to 0.0.100.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 09:58:48 +01:00
Jens Langhammer c738ea573c tests/e2e: fix logic error 2020-11-25 12:41:13 +01:00
dependabot[bot] 987b3a47d0
build(deps): bump @types/codemirror in /passbook/static/static (#343)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.98 to 0.0.99.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
2020-11-25 11:42:19 +01:00
Jens Langhammer 5973f8bbca lib: fix bad_request_message for new error template 2020-11-24 23:35:04 +01:00
Jens Langhammer 43f27c2401 static: make SiteShell redirect when request > 400 2020-11-24 23:06:27 +01:00
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 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 Langhammer 275ac587a1 static: remove fixed branding 2020-11-23 18:08:35 +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 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
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
Jens Langhammer 8b11616cf8 static: fix pb-aggregate card not being styled 2020-11-22 20:54:05 +01:00
Jens Langhammer 4b4a49bc66 static: fix sidebar paths 2020-11-22 20:50:30 +01:00
Jens Langhammer b770508d68 static: fix backdrop for modals 2020-11-22 20:45:38 +01:00
Jens Langhammer 8934a0d4f0 static: remove backdrop's overlay colour 2020-11-22 20:33:04 +01:00
Jens Langhammer fcf763ed3e *: rewrite user settings to use a single page 2020-11-22 20:30:26 +01:00
Jens Langhammer be8cc77086 static: fix link for property mappings 2020-11-22 20:26:44 +01:00