Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 670cb87ffd Bump lodash from 4.17.15 to 4.17.19 in /ui (#81)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 15:57:30 +02:00
dependabot[bot] bdf5423ad3 Bump websocket-extensions from 0.1.3 to 0.1.4 in /ui (#73)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-07 23:20:43 +02:00
Markus Viitamäki 45c786a946 npm audit fix to get rid of the current security alerts (#63) 2020-05-04 20:22:03 +02:00
dependabot[bot] 005b2413b7 Bump acorn from 5.7.3 to 5.7.4 in /ui (#45)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 09:25:05 +01:00
Fredrik Grönqvist c34711ebc0 Upgraded webpack 2019-12-10 14:46:17 +01:00
Daniel Lundin 8439119fc4 Change ui to use svelte material ui everywhere 2019-10-03 18:49:53 +02:00
Daniel Lundin e819b7b781 Style client card. Hide QR code on small screens 2019-10-03 17:34:04 +02:00
Daniel Lundin de8eec0e69 Use floating action button to add client 2019-10-03 16:51:52 +02:00
Daniel Lundin d6fe4d9817 Replace top bar 2019-10-03 15:51:36 +02:00
Daniel Lundin 0556dfef2a Rip out old frontend setup in favor of webpack 2019-10-03 15:15:37 +02:00
Daniel Lundin 353310f675 Implement auth using oauth2_proxy w/headers 2019-07-27 17:59:35 +02:00
Daniel Lundin 49203fb2ea Rename term "device" => "client". Add some WIP ui components 2019-07-20 12:26:34 +02:00
Daniel Lundin a4f0e1f98e ui: update dependencies 2019-06-06 20:06:46 +02:00
Daniel Lundin e0e60f321f Add ui scaffolding 2019-06-06 19:48:24 +02:00