255 Commits
Author SHA1 Message Date
Michael Quigley 9f80026c83 Merge branch 'main' into permission_model 2024-03-07 13:39:32 -05:00
Omar Tariq 3c1e52696d check localstorage for user info before redirecting to the login page 2024-03-07 11:23:54 +02:00
Michael Quigley 8d368b2b1e update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
Michael Quigley dce32b58d2 updated api spec to support permission mode and access grans (#432) 2024-03-04 11:59:32 -05:00
Michael Quigley 0d66e230e6 account action text improvements 2024-02-28 11:24:50 -05:00
Michael Quigley 88eb7a40de corrected 'environments.json' path in regenerate token dialog 2024-02-28 11:12:39 -05:00
Michael Quigley a7194aecf6 reset -> regenerate (#191) 2024-02-20 11:40:11 -05:00
Michael Quigley 36067f5e91 a better, simpler user interface for token regeneration (#191) 2024-02-16 16:32:51 -05:00
Michael Quigley 9949a55c1f ui refactoring for change password (#148) 2024-02-16 15:19:32 -05:00
Michael Quigley 3cfdcd899a user interface tweaks (#148) 2024-02-16 11:21:13 -05:00
Cam 2daed61849 update actions tab to include new way to surface password change 2024-02-15 14:47:38 -06:00
Cam 338b5a0936 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
Michael Quigley 73340f0f6f refactor and cleanup token regeneration ui (#191) 2024-02-15 13:58:36 -05:00
Michael Quigley 8aaec6e882 Merge branch 'main' into token-revocation 2024-02-15 13:07:57 -05:00
Cam 1eac1ad941 removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
Cam e764103a68 fix up js linting 2024-02-14 13:49:31 -06:00
Cam b6d42de92f added security key to password changing 2024-02-14 13:18:22 -06:00
Cam 6a29ac0117 reset token updates 2024-01-31 14:35:28 -06:00
Cam bba9377b9f initial work on token revocation 2024-01-25 09:55:45 -06:00
Cam b69780908c return 409 for share token collision. Have property table show strings to correctly render booleans. Fixes #531 and #443 2024-01-24 09:48:27 -06:00
Cam 5861cc7d7e Add tab for user actions. First action is a password change 2024-01-23 10:20:02 -06:00
Michael Quigley 7a0d835e30 fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
Michael Quigley 2afaa54afc support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
Michael Quigley ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
Michael Quigley b2c9c1a58d 'zrok' branding style tweak 2023-10-11 11:32:07 -04:00
Michael Quigley fe69a8094b minor spec cleanups (#45) 2023-09-21 12:57:14 -04:00
Ziti-Ci 8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
Ziti-Ci 2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
Michael Quigley 7cc83e3e69 health check endpoint for checking both the SQL store and also influx (#372) 2023-08-08 13:48:34 -04:00
Michael Quigley e4a1261e73 ui dependency update 2023-08-08 11:45:01 -04:00
Cam Otts a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
Cam Otts 8d78fd61d8 updated ui lintintg to be stricter and fixed relevant errors 2023-06-28 12:38:28 -05:00
Michael Quigley 041330b54f flip axes on sparks and metrics 2023-06-27 10:41:09 -04:00
Michael Quigley d3ea780a1b fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
Cam Otts 8e0ae86214 check for undefined rather than null 2023-05-24 09:02:12 -05:00
Michael Quigley 93707b692d password subsystem tweaks (#167) 2023-05-23 13:51:33 -04:00
Cam Otts 8c4134c8ad checks against top password field rather than bottom 2023-05-23 10:51:16 -05:00
Cam Otts 64fbfbf1d3 Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -05:00
Michael Quigley b334ff50b2 slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00
Michael Quigley 41c30e4158 Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
Michael Quigley 1b70c6e013 synthetic 'selection.id', real identifiers on bespoke properties (#323) 2023-05-18 13:10:12 -04:00
Michael Quigley d205405aa0 use a synthetic 'node.id' for frontend nodes to fix 'undulating visualizer' issue; change detection was breaking (#323) 2023-05-17 20:58:07 -04:00
Michael Quigley 7963ba83b0 frontend details (#323) 2023-05-17 13:53:18 -04:00
Michael Quigley 05b53df6ba frontends and data plane connections to owned shares (#323) 2023-05-17 13:21:01 -04:00
Michael Quigley 4119ab4e2b icons 2023-05-17 12:46:10 -04:00
Michael Quigley 9893f3f874 more alerty (#320) 2023-05-17 11:50:10 -04:00
Michael Quigley 1aaba521c7 fix for bad network requests before component ready 2023-05-17 11:45:48 -04:00
Michael Quigley bdf1a32d6a improved limit indicators (#320) 2023-05-17 11:39:05 -04:00
Michael Quigley 8a9e02e464 env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
Michael Quigley 75376969ca limit details on explorer nodes (#320) 2023-05-16 13:45:43 -04:00