Commit Graph

209 Commits

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