62 Commits (df06e58fb06fa14fb06ee4557af49ba405c0d81b)

Author SHA1 Message Date
Rick Watson df06e58fb0 add demo project implementation 5 years ago
Rick Watson d1f3720cd9 Use success variant on sign-out. 5 years ago
rjwats a86b565c5a remove www directory, as it is a build artefact 5 years ago
Rick Watson a0d6524180 WIP - demo project 5 years ago
Rick Watson e7248c4774 leave WiFi disconnected by default 5 years ago
Rick Watson 0da88878d5 fix issue with authentication redirect loop 5 years ago
Rick Watson 9c680e8826 Resolve some typos 5 years ago
rjwats 5d9ccd3095 don't use deprecated theme spacing 5 years ago
Rick Watson d7d33a50c8 disable buttons which are not accessable when non-admin user is authenticated 5 years ago
Rick Watson 22d922c699 rename jwt to user in authentication context, in prepartion for filtering display by user level 5 years ago
Rick Watson d5efbe4b18 remove redundant label from auth panel 5 years ago
Rick Watson 3009e120a6 fix ui 5 years ago
Rick Watson 73433586b6 add security to all admin endpoints 5 years ago
Rick Watson 71e5830d6c rename endpoint 5 years ago
Rick Watson c8857f06ac look and feel tweeks 5 years ago
Rick Watson fa3132a2fa remove comment, checked in by mistake. 5 years ago
Rick Watson b11c508d77 introduce basic system status page 5 years ago
Rick Watson 218904ed88 More renames 5 years ago
Rick Watson 90bf97aa2b Rename for consistency 5 years ago
Rick Watson d9ad598e0f Add placeholder system section, for status page and reset feature. 5 years ago
Rick Watson 9ee9596b72 Rework routing 5 years ago
Rick Watson 2fa954d5b9 Move wifi routing 5 years ago
Rick Watson 6e5b35978a add security form, begin work on routing 5 years ago
Rick Watson 353b46c675 Add user icon to app bar 5 years ago
Rick Watson ab03ddaf4d little tidyups 5 years ago
Rick Watson 4fdc3eee66 fix encoding where signature contains a zero 5 years ago
Rick Watson 6935b63706 remove roles, as a simplification 5 years ago
Rick Watson 0c630f0f93 Upgrade to material ui 4 5 years ago
Rick Watson 685420aaed switch to full width tabs 5 years ago
Rick Watson 096dc55604 WIP - User Management Interface 5 years ago
Rick Watson 5c6ba73e1f add redirect feature for authentication 5 years ago
Rick Watson adeb9d27ed some missing newlines and add signout to the menu 5 years ago
Rick Watson 396d0333b6 More specific access control headers to support cross origin Authorization 5 years ago
Rick Watson cf693ca341 WIP - more work on sign in feature 5 years ago
Rick Watson c74c287e21 WIP login page and authentication code 5 years ago
Rick Watson f93804c240 don't use deprecated variants 5 years ago
Rick Watson 16eedb8171 add constant for app name 5 years ago
Rick Watson 7f6fc0facc Minor interface tidyups: 5 years ago
Rick Watson e8de21aaf4 add mac address to wifi status page 5 years ago
Rick Watson 33be3ab1b2 Remove unused fullDetails prop on status pages 5 years ago
Rick Watson 063fff5343 Don't use deprecated variants in material ui. 5 years ago
Rick Watson b52147c1d9 Fix snackbar styling issue 5 years ago
Rick Watson 5f529ecf51 Remove password reveal feature from IE and Edge using ::-ms-reveal pseudo selector 5 years ago
Rick Watson f2e46d55f3 add additional password mask controls 5 years ago
Rick Watson ac47377396 Example of wrapping the TextValidator with masking state handler: 5 years ago
Rick Watson 9ee875c2a5 upgrade react, react-scripts and build overrides 5 years ago
Rick Watson 83451e7d47 Unify approach for presenting security modes across esp32 and esp8266 6 years ago
Rick Watson d2847be8a1 use .env to configure endpoint root automatically for production and development 6 years ago
Rick Watson 382f2d46bc remove centered from Tabs component 6 years ago
rjwats@gmail.com 4181928267 use latest material ui 6 years ago