Commit graph

72 commits

Author SHA1 Message Date
Christopher Bisset
4fa17a8285 added html elements for device sorting 2022-07-30 10:01:41 +10:00
Christopher Bisset
573b75c02e standardized fade for devices 2022-07-29 22:00:56 +10:00
routerino
b9f4b9b69e
Chore show version in settings (#7)
* dynamically inject version

* update publish-release
2022-07-29 15:49:23 +10:00
Christopher Bisset
bf739e3291 added device name to card 2022-07-29 12:23:35 +10:00
Christopher Bisset
d804dda875 force lower case on submit 2022-07-29 12:21:12 +10:00
Christopher Bisset
c213fe42d2 change UI to reflect givenName as opposed to device name 2022-07-29 12:18:02 +10:00
Christopher Bisset
3f77736bc9 fixed device name not showing on delete 2022-07-29 09:49:43 +10:00
Christopher Bisset
843367c4eb added tag functionality 2022-07-25 10:28:48 +10:00
Christopher Bisset
9ff56dee63 scaffolded html for creating tag 2022-07-24 19:01:18 +10:00
Christopher Bisset
8b8718ebd8 dynamic tags 2022-07-23 10:51:13 +10:00
Christopher Bisset
8de4ee75ad enable routing functionality 2022-07-20 22:00:10 +10:00
Christopher Bisset
139bfa797f changed manual refresh to on demand 2022-07-20 15:01:51 +10:00
Christopher Bisset
8f93c47e26 stopped duplicate rename device function 2022-07-20 08:35:05 +10:00
Christopher Bisset
59907c2c39 stopped duplicate rename call 2022-07-20 08:34:19 +10:00
Christopher Bisset
b4b29a4140 added device rename functionality 2022-07-19 21:50:12 +10:00
Christopher Bisset
6d5a76e10f added base path, upgraded dependencies 2022-07-19 13:55:13 +10:00
Christopher Bisset
11d1a82301 added device removal 2022-07-19 13:13:31 +10:00
Christopher Bisset
afb1ac13ba scaffolded device moving 2022-07-18 18:55:49 +10:00
Christopher Bisset
30b3138af9 added ephemeral tag 2022-07-18 10:24:16 +10:00
Christopher Bisset
710b4ea267 added ability to expire keys 2022-07-18 10:20:51 +10:00
Christopher Bisset
452102593c enabled preauth key creation 2022-07-18 00:40:54 +10:00
Christopher Bisset
04c2c5819c refactor: fixed store use for booleans 2022-07-17 20:41:37 +10:00
Christopher Bisset
53df2ab7bc added persistence for preauthkey hide preference 2022-07-17 18:04:32 +10:00
Christopher Bisset
5491fc3b1b enhanced key display 2022-07-17 17:36:25 +10:00
Christopher Bisset
9e650cd8bc basic preauth keys 2022-07-17 12:25:13 +10:00
Christopher Bisset
209f1ece93 changed component hierarchy 2022-07-17 11:50:31 +10:00
Christopher Bisset
6ad24e0522 can now display preauth keys 2022-07-17 09:59:37 +10:00
Christopher Bisset
a0a2e85698 added preauth key card 2022-07-16 21:04:51 +10:00
Christopher Bisset
b5dfc7ccc1 refactor: split out remove user component 2022-07-16 20:19:51 +10:00
Christopher Bisset
f840e0624f refactor: split out edit user component 2022-07-16 20:13:48 +10:00
Christopher Bisset
bf8070789c added delete api function 2022-07-16 18:37:21 +10:00
Christopher Bisset
e4c54df362 formatted additional details as table 2022-07-16 17:41:07 +10:00
Christopher Bisset
22776847f5 minor bug fix 2022-07-16 11:38:44 +10:00
Christopher Bisset
2db7a294db converted devices and users to classes 2022-07-16 11:37:41 +10:00
Christopher Bisset
89c8fbc01e clean up api error messages 2022-07-15 23:28:13 +10:00
Christopher Bisset
895b927d24 cleaned up UI 2022-07-15 23:19:11 +10:00
Christopher Bisset
800b20814c improved error messages, added create device functionality 2022-07-14 22:44:26 +10:00
Christopher Bisset
c4aff345d9 refactor: new user function 2022-07-14 18:22:57 +10:00
Christopher Bisset
36f4268ae3 refactor: moved removeUser function 2022-07-14 17:57:47 +10:00
Christopher Bisset
51993df7fb dynamically update user card 2022-07-14 15:45:28 +10:00
Christopher Bisset
553356c08c refactor: moved user state to store 2022-07-14 12:53:02 +10:00
Christopher Bisset
8452462fd6 added dynamic select menu for devices 2022-07-14 12:17:03 +10:00
Christopher Bisset
f3f5013397 deduplicated get user code 2022-07-12 20:54:39 +10:00
Christopher Bisset
010cb578e3 refactor: moved get users to separate library 2022-07-12 20:46:56 +10:00
Christopher Bisset
0a904e001f added html for device cards 2022-07-11 23:07:28 +10:00
Christopher Bisset
165f75a8b3 fix api call regression 2022-07-10 19:29:08 +10:00
Christopher Bisset
9ae9aa80d2 fixed link css 2022-07-10 19:26:01 +10:00
Christopher Bisset
0d33f21ad3 refactor: centralized store generation 2022-07-10 18:33:20 +10:00
Christopher Bisset
3255b895ac fixed input colour scheme 2022-07-10 17:56:42 +10:00
Christopher Bisset
976b79b454 added comment 2022-07-10 17:47:21 +10:00