Commit Graph

14 Commits

Author SHA1 Message Date
Rick Watson
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
Rick Watson
cf693ca341 WIP - more work on sign in feature 2019-05-14 23:18:24 +01:00
Rick Watson
f93804c240 don't use deprecated variants 2019-05-14 22:43:37 +01:00
Rick Watson
7f6fc0facc Minor interface tidyups:
Factor out app name
Tidy index.js
2019-05-14 22:20:08 +01:00
Rick Watson
b52147c1d9 Fix snackbar styling issue 2019-04-27 22:44:46 +01:00
Rick Watson
5f529ecf51 Remove password reveal feature from IE and Edge using ::-ms-reveal pseudo selector 2019-04-21 13:37:25 +01:00
Rick Watson
ac47377396 Example of wrapping the TextValidator with masking state handler:
Uses IconButton rather than CSS for cursor styling.
2019-04-17 00:01:08 +01:00
rjwats@gmail.com
4181928267 use latest material ui 2018-05-18 23:34:49 +01:00
rjwats@gmail.com
be7765b584 use latest material ui 2018-05-18 23:34:31 +01:00
rjwats@gmail.com
0b334a8ade use fragments where possible, and drop keys. 2018-03-06 20:58:36 +00:00
rjwats@gmail.com
62ca13b1a4 remove boilerplate from settings 2018-03-04 17:36:04 +00:00
rjwats@gmail.com
eb4bcf708e start reducing boilerplate by introducing rest HOC 2018-03-04 16:49:24 +00:00
rjwats@gmail.com
521462cf75 Use global snackbar 2018-03-03 22:41:57 +00:00
rjwats@gmail.com
63a639eb22 initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00