Commit Graph

269 Commits

Author SHA1 Message Date
Michael Quigley
137fed968e
Merge branch 'main' into snyk-upgrade-fb8fb52c5c3ac24decabba983c9254a3 2024-06-21 16:13:32 -04:00
Michael Quigley
e928176ef5
Merge branch 'main' into snyk-upgrade-0b7d03a782390daab76ff670631f64f6 2024-06-21 16:09:03 -04:00
Michael Quigley
d2e8da8b2c
Merge branch 'main' into snyk-upgrade-d8c6f5b4c55065b4ec64d776fcbd3a56 2024-06-21 16:01:17 -04:00
Michael Quigley
a8e9a31035
Merge branch 'main' into snyk-upgrade-5f50fc15b613f5e40d80494e7d377550 2024-06-21 15:33:56 -04:00
Michael Quigley
2384dcb953
padding-top warning corrected 2024-06-21 15:28:58 -04:00
Michael Quigley
088c27b353
Merge branch 'main' into snyk-upgrade-7112620beecf71aac0503d0d05d6f69b 2024-06-21 15:21:17 -04:00
Michael Quigley
49368dc542
adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
snyk-bot
e8374b3619
fix: upgrade react-bootstrap from 2.7.0 to 2.10.2
Snyk has created this PR to upgrade react-bootstrap from 2.7.0 to 2.10.2.

See this package in npm:
react-bootstrap

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:17 +00:00
snyk-bot
9f97cdf279
fix: upgrade recharts from 2.6.1 to 2.12.7
Snyk has created this PR to upgrade recharts from 2.6.1 to 2.12.7.

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:13 +00:00
snyk-bot
5cc4c7a459
fix: upgrade @mui/material from 5.11.7 to 5.15.18
Snyk has created this PR to upgrade @mui/material from 5.11.7 to 5.15.18.

See this package in npm:
@mui/material

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:06 +00:00
snyk-bot
34c9b20ce6
fix: upgrade react-router-dom from 6.8.0 to 6.23.1
Snyk has created this PR to upgrade react-router-dom from 6.8.0 to 6.23.1.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:01 +00:00
snyk-bot
d6025ce193
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - react from 18.2.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react
  - react-dom from 18.2.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:36:57 +00:00
Michael Quigley
883fe92848
logging tweaks and improvements releated to limits agent (#606) 2024-06-11 12:00:12 -04:00
Michael Quigley
0f32c5e8a3
basic global bandwidth enforcement testing tweaks (no clases) (#606) 2024-06-05 11:45:14 -04:00
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