Commit graph

18 commits

Author SHA1 Message Date
Jens L 9466f91466
root: move webapp to /web (#347)
* root: move webapp to /web

* root: fix static build

* root: fix static files not being served for e2e tests
2020-11-28 19:43:42 +01:00
Jens Langhammer 28980d932a static: update ts formatting 2020-11-26 23:42:58 +01:00
Jens Langhammer 1e640fac76 static: rewrite tabs to not use hash and render in shadow root 2020-11-26 23:31:56 +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
Jens Langhammer c738ea573c tests/e2e: fix logic error 2020-11-25 12:41:13 +01:00
Jens Langhammer 7c73d2c2fb static: improve router, add redirect support 2020-11-24 23:02:10 +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 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 e0dbeca657 static: add TokenCopyButton for token lists, improve colours on buttons 2020-11-22 22:06:00 +01:00
Jens Langhammer ed72595ae0 static: fix codemirror css not being loaded 2020-11-22 21:25:58 +01:00
Jens Langhammer 8b11616cf8 static: fix pb-aggregate card not being styled 2020-11-22 20:54:05 +01:00
Jens Langhammer 372e51ee07 static: add navbar items to sidebar 2020-11-22 13:13:45 +01:00
Jens Langhammer 7dac6841fb static: add RouterOutlet, render sidebar clientside 2020-11-22 00:30:26 +01:00