Commit Graph

33 Commits

Author SHA1 Message Date
a0d6524180 WIP - demo project 2019-07-06 23:56:30 +01:00
0da88878d5 fix issue with authentication redirect loop 2019-06-03 21:32:54 +01:00
5d9ccd3095 don't use deprecated theme spacing 2019-06-02 19:01:06 +01:00
3009e120a6 fix ui 2019-05-29 23:59:57 +01:00
73433586b6 add security to all admin endpoints 2019-05-29 23:48:16 +01:00
71e5830d6c rename endpoint 2019-05-27 21:21:05 +01:00
fa3132a2fa remove comment, checked in by mistake. 2019-05-27 00:04:56 +01:00
b11c508d77 introduce basic system status page 2019-05-27 00:04:29 +01:00
d9ad598e0f Add placeholder system section, for status page and reset feature. 2019-05-26 22:02:27 +01:00
9ee9596b72 Rework routing 2019-05-26 21:27:35 +01:00
2fa954d5b9 Move wifi routing 2019-05-26 20:49:15 +01:00
6e5b35978a add security form, begin work on routing 2019-05-26 19:09:34 +01:00
0c630f0f93 Upgrade to material ui 4
Add user management and roles - TBA
Menu Label Renames - TBA
2019-05-24 12:19:27 +01:00
685420aaed switch to full width tabs 2019-05-21 23:36:51 +01:00
096dc55604 WIP - User Management Interface 2019-05-21 23:34:48 +01:00
396d0333b6 More specific access control headers to support cross origin Authorization
Pretty sign in page
Verify existing JWT on application mount
2019-05-19 17:51:57 +01:00
cf693ca341 WIP - more work on sign in feature 2019-05-14 23:18:24 +01:00
c74c287e21 WIP login page and authentication code 2019-05-14 22:47:04 +01:00
f93804c240 don't use deprecated variants 2019-05-14 22:43:37 +01:00
e8de21aaf4 add mac address to wifi status page 2019-04-29 22:15:07 +01:00
33be3ab1b2 Remove unused fullDetails prop on status pages 2019-04-29 21:52:11 +01:00
063fff5343 Don't use deprecated variants in material ui. 2019-04-29 00:29:31 +01:00
382f2d46bc remove centered from Tabs component 2018-09-14 15:39:02 +01:00
be7765b584 use latest material ui 2018-05-18 23:34:31 +01:00
0b334a8ade use fragments where possible, and drop keys. 2018-03-06 20:58:36 +00:00
2c732d3281 remove redundant code and refrences 2018-03-04 17:53:57 +00:00
036c9de75c fix minor bug with refresh button on wifi settings 2018-03-04 17:43:01 +00:00
62ca13b1a4 remove boilerplate from settings 2018-03-04 17:36:04 +00:00
eb4bcf708e start reducing boilerplate by introducing rest HOC 2018-03-04 16:49:24 +00:00
521462cf75 Use global snackbar 2018-03-03 22:41:57 +00:00
5ffe4ab235 remove some redundant code 2018-03-03 18:17:46 +00:00
6496a56dc7 make divider id unique 2018-03-03 18:06:43 +00:00
63a639eb22 initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00