Commit Graph

1445 Commits

Author SHA1 Message Date
Michael Quigley
cade019d31
Merge pull request #334 from openziti/v0.4.0_password_requirements
check for undefined rather than null (fixes password requirements issue)
2023-05-25 11:55:20 -04:00
Cam Otts
d6d5ac65a3
update deps 2023-05-25 10:50:38 -05:00
Michael Quigley
22cc06eb74
reserve backend-mode text 2023-05-24 11:36:06 -04:00
Cam Otts
f9159e9d00
moved to warnf 2023-05-24 09:16:56 -05:00
Cam Otts
8e0ae86214
check for undefined rather than null 2023-05-24 09:02:12 -05:00
Michael Quigley
cf9514a0e1
lint 2023-05-23 14:30:24 -04:00
Michael Quigley
c889005ac1
Merge branch 'v0.4.0_password_requirements' into v0.4.0 2023-05-23 14:22:07 -04:00
Michael Quigley
434972a9f1
tweaks to invites configuration and processing (#229) 2023-05-23 14:21:37 -04:00
Michael Quigley
ee17f2f3d3
Merge pull request #326 from openziti/v0.4.0_password_requirements
Enhanced password requirements and relevant ui changes (#167)
2023-05-23 14:10:49 -04:00
Michael Quigley
cf5b839209
changelog; etc/ctrl.yml (#167) 2023-05-23 14:01:29 -04: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
d34e024b66
Merge pull request #333 from openziti/v0.4.0_amqp_fix
V0.4.0 amqp fix
2023-05-22 16:32:18 -04:00
Cam Otts
6a572c9977
fix amqp 2023-05-22 15:23:55 -05:00
Michael Quigley
de02cea5f3
Merge pull request #313 from openziti/v0.4_invite_overhaul
New metadata driven invite process (#229)
2023-05-22 15:50:32 -04: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
04a541df8f
Merge pull request #318 from openziti/amqp_ack
added ack for amqp messages
2023-05-22 15:02:15 -04:00
Michael Quigley
390c50b48e
logging lint 2023-05-22 14:54:28 -04:00
Michael Quigley
25116ec0cf
Merge branch 'v0.4.0' into amqp_ack 2023-05-22 14:39:17 -04:00
Michael Quigley
d959aa0218
Merge pull request #331 from openziti/v0.4_web_console
V0.4 Web Console
2023-05-22 14:24:31 -04:00
Michael Quigley
78ea98626d
support deleting multiple service policies in one shot; bug in limits (#329) 2023-05-18 14:25:53 -04:00
Michael Quigley
871bf2d528
make frontend dial policies for private access names more unique (include frontend token) (#329) 2023-05-18 13:19:16 -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
Michael Quigley
d0cedaf6e5
infrastructure for detecting limited accounts (#320) 2023-05-16 12:05:30 -04:00
Michael Quigley
9591f5150e
new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
Michael Quigley
d718e8c9ff
the icon overlay remains 'limited red', even when the node is selected (#320) 2023-05-15 14:27:39 -04:00
Michael Quigley
7d48683df7
support for displaying limited shares in red in the visualizer (#320) 2023-05-15 14:14:52 -04:00
Michael Quigley
ebcbeeb900
visual lint 2023-05-12 13:30:14 -04:00
Michael Quigley
8bf2173c49
tweaks to get environment sparklines running (#327) 2023-05-12 13:24:29 -04:00
Michael Quigley
2655eaefc0
roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
Michael Quigley
6259b62a8a
separating out tabs in account detail (#327) 2023-05-12 11:10:29 -04:00
Michael Quigley
714b0b11d1
lint 2023-05-11 16:18:22 -04:00
Michael Quigley
ce4eac8e4c
metrics improvements (#234) 2023-05-11 15:56:29 -04:00
Michael Quigley
d1688c450d
'activity' (#234) 2023-05-11 15:41:21 -04:00
Michael Quigley
d0a565d769
better environment/shares tab responsive sizing (#234) 2023-05-11 15:38:18 -04:00
Michael Quigley
7f4517963b
metrics tab; not the default (#324) 2023-05-11 15:25:01 -04:00
Michael Quigley
4341f60ce6
basis, oops (#325) 2023-05-11 15:22:21 -04:00
Michael Quigley
bb2b7c3da7
new sparkline implementation (#325) 2023-05-11 15:21:10 -04:00
Michael Quigley
4c4f0c30f0
polish (#324) 2023-05-11 12:02:01 -04:00