Commit Graph

156 Commits

Author SHA1 Message Date
9cf3cf6f05 more cleanups and polish; working registration (#50) 2022-09-20 16:33:36 -04:00
27d1f390a5 verify/register ui improvements (#50) 2022-09-20 16:27:18 -04:00
073507e0e0 login failed (#64) 2022-09-20 16:10:21 -04:00
242a8bee7b controller registration endpoint improvements (#50) 2022-09-20 16:01:46 -04:00
6bf3f0f98c 'register' endpoint spec (#50) 2022-09-20 13:42:34 -04:00
e9bd1a4d9b better css class naming for re-use (#50) 2022-09-19 18:36:31 -04:00
f3c5639961 a much better registration/failure model (#50) 2022-09-19 18:35:22 -04:00
c5838a118d rough and ugly verification check (#50) 2022-09-19 16:49:19 -04:00
6190ac0c60 working, tested verify endpoint (#50) 2022-09-19 16:26:54 -04:00
3d9cc7d1b3 'verify' api endpoint (#50) 2022-09-19 15:58:52 -04:00
4a69e03a5b better enable popout 2022-09-19 15:52:22 -04:00
efee9cdd53 slightly better ui scaffolding for registration (#50) 2022-09-19 15:46:49 -04:00
8067b6e9f9 separate 'Overview' (#50) 2022-09-19 15:40:01 -04:00
3a45ced9e1 better react-router-dom idiom (#50) 2022-09-19 15:37:49 -04:00
539ffe78b5 incoporate react-router-dom; start skeleton for registration/verification (#50) 2022-09-19 15:02:42 -04:00
97481e7df7 already 'code' (#58) 2022-09-09 16:42:45 -04:00
431d73a20f 'Token' component with popover to show token details from logged in account (#58) 2022-09-09 16:41:02 -04:00
c95e84b53e username -> email (#50, #51) 2022-09-09 10:20:05 -04:00
386c41f41a /disable endpoint in openapi definition (#30) 2022-09-01 17:39:02 -04:00
cb3fef21d4 update openapi spec to allow auth scheme and users to be sent for 'tunnel' request (#12) 2022-08-16 11:46:54 -04:00
57931eff09 add 'proxyEndpoint' to tunnel response (#21) 2022-08-09 11:49:40 -04:00
2c36a461eb remove /listEnvironments endpoint 2022-08-09 11:42:16 -04:00
d6cad21f18 always instantly load the overview (#14) 2022-08-08 13:27:39 -04:00
5a007f2401 better ux (#14) 2022-08-08 13:24:14 -04:00
7f6b54dbc2 simplified labels 2022-08-05 15:56:44 -04:00
df59bb7dcf lint and polish 2022-08-05 14:34:39 -04:00
17038dc4e7 hide inactive services 2022-08-05 14:28:21 -04:00
347df266e9 expandable rows for services 2022-08-05 14:20:03 -04:00
dd2b9d006b refactored data heirarchy 2022-08-05 13:54:34 -04:00
8e3dc00698 back to react flow (for now) 2022-08-05 10:42:39 -04:00
0eb2163a9c lint 2022-08-04 15:28:02 -04:00
36c050380a d3 force graph version 2022-08-04 13:48:38 -04:00
9002513774 only show active services 2022-08-04 11:12:54 -04:00
462e90a97f when no services 2022-08-04 11:07:57 -04:00
d9be87b702 lint 2022-08-03 15:48:30 -04:00
53b69807bc ugly, rough react flow 2022-08-03 15:48:04 -04:00
cf6236eeaf associate services to environments 2022-08-03 14:58:11 -04:00
1632422b37 overview spec 2022-08-03 14:36:40 -04:00
2d94591812 elaboration 2022-08-03 14:25:29 -04:00
aceb649fa7 more naming alignment 2022-08-03 13:48:17 -04:00
cf49c10d87 identities -> environments 2022-08-03 13:43:54 -04:00
6ff9a90896 improved login box 2022-08-03 12:41:37 -04:00
46b00ab9f0 identities -> 'environments' 2022-08-03 11:54:11 -04:00
1a4bb269e8 fixed ziggy; styling (#14) 2022-08-03 10:58:47 -04:00
2dec94e0bc some polish 2022-08-02 18:12:03 -04:00
254240a3d6 clear local storage 2022-08-02 14:48:18 -04:00
c21023a9cc reasonably complete ui/api scaffolding; login/out (#14, #18) 2022-08-02 14:41:59 -04:00
56243956da api authentiation roughed in (#18) 2022-08-02 14:24:01 -04:00
1f4c697a2a cleaned out and regenerated api; new list identities endpoint (#18) 2022-08-02 13:54:40 -04:00
34a54ead88 store login details in localStorage (#17) 2022-08-02 13:31:17 -04:00