Commit graph

17 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 c7b6eac33d static: rewrite API Fetching to make API Version upgrades easier 2020-11-26 22:37:41 +01:00
Jens Langhammer 81a2c3992a static: start implementing new application page 2020-11-26 15:55:01 +01:00
Jens Langhammer bc412466b2 static: formatting 2020-11-24 11:50:49 +01:00
Jens Langhammer cb2bad0a36 static: add polyfill for firefox for CSS 2020-11-23 21:41:23 +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 07773ed934 static: add elements for sidebar brand and sidebar user 2020-11-22 19:37:09 +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
Jens Langhammer 1cb227305c static: format code 2020-11-21 20:48:49 +01:00
Jens Langhammer e42ad3f659 static: improve structure and cleanup 2020-11-21 20:47:19 +01:00
Jens Langhammer b849b2aef3 static: add code-mirror widget 2020-11-21 18:32:34 +01:00
Jens Langhammer b555c151dc static: close modal on escape key 2020-11-21 15:24:45 +01:00
Jens Langhammer 12f211d07d admin: implement sidebar is-active on clientside 2020-11-21 14:03:02 +01:00
Jens Langhammer a2c7921c1f admin: migrate login stats chart to web component 2020-11-20 23:42:14 +01:00
Jens Langhammer 582dfface9 static: add admin shell to improve admin experience 2020-11-20 22:46:05 +01:00
Jens Langhammer 1e1a002ab2 static: rewrite custom components to typescript 2020-11-20 22:13:09 +01:00