Jens Langhammer
|
c7b6eac33d
|
static: rewrite API Fetching to make API Version upgrades easier
|
2020-11-26 22:37:41 +01:00 |
Jens Langhammer
|
f83087d04d
|
static: cleanup messages, improve reconnect
|
2020-11-26 21:55:03 +01:00 |
Jens Langhammer
|
14ab9bbd05
|
static: fetch messages which were created when the user arrives/leaves the page
|
2020-11-26 18:16:50 +01:00 |
Jens Langhammer
|
a91d0ddc6c
|
static: backoff retrying to connect to ws
|
2020-11-26 18:04:24 +01:00 |
Jens Langhammer
|
afcbe24ff5
|
static: add websocket support for messages, move console.log to debug
|
2020-11-26 17:23:29 +01:00 |
Jens Langhammer
|
7efed56acc
|
static: add multiple active paths to sidebar
|
2020-11-26 16:06:44 +01:00 |
Jens Langhammer
|
81a2c3992a
|
static: start implementing new application page
|
2020-11-26 15:55:01 +01:00 |
Jens Langhammer
|
feabd38173
|
static: add argument support to Router and add RouteMatch
|
2020-11-26 13:58:45 +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
|
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
|
bc412466b2
|
static: formatting
|
2020-11-24 11:50:49 +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
|
cb2bad0a36
|
static: add polyfill for firefox for CSS
|
2020-11-23 21:41:23 +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
|
3cfe144394
|
static: fix behaviour on initial load when no route is given
|
2020-11-22 23:48:34 +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
|
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
|
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
|
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 |
Jens Langhammer
|
ffea308480
|
static: make site-shell not rely on hash
|
2020-11-22 19:58:20 +01:00 |
Jens Langhammer
|
07773ed934
|
static: add elements for sidebar brand and sidebar user
|
2020-11-22 19:37:09 +01:00 |
Jens Langhammer
|
bc02fb04f8
|
static: improve brand layout on sidebar
|
2020-11-22 13:55:13 +01:00 |
Jens Langhammer
|
37979291b5
|
static: re-add backdrop, format
|
2020-11-22 13:48:39 +01:00 |
Jens Langhammer
|
bc2113a935
|
static: show admin categories only when user is superuser
|
2020-11-22 13:43:41 +01:00 |
Jens Langhammer
|
eb9df38e92
|
static: fix ActionButton not working
|
2020-11-22 13:43:24 +01:00 |
Jens Langhammer
|
372e51ee07
|
static: add navbar items to sidebar
|
2020-11-22 13:13:45 +01:00 |
Jens Langhammer
|
ef2b8cf802
|
static: fix modal close icon not loading
|
2020-11-22 01:08:56 +01:00 |
Jens Langhammer
|
c455a9a6b6
|
static: fix text being center when in pb-dropdown
|
2020-11-22 01:03:19 +01:00 |
Jens Langhammer
|
7dac6841fb
|
static: add RouterOutlet, render sidebar clientside
|
2020-11-22 00:30:26 +01:00 |
Jens Langhammer
|
1ed392c53c
|
static: fix sidebar active not working with search/pagination
|
2020-11-21 21:23:40 +01:00 |