Commit Graph

2699 Commits

Author SHA1 Message Date
Michael Quigley
ba34f472bb
component model refactoring (#221) 2024-10-21 16:49:16 -04:00
Michael Quigley
b40e69227c
branding (#221) 2024-10-21 14:08:05 -04:00
Michael Quigley
7571a38b99
mui styling (#221) 2024-10-21 13:55:29 -04:00
Michael Quigley
b9609f1097
theme component customization (#221) 2024-10-21 13:43:59 -04:00
Michael Quigley
28e8896b87
more mui (#221) 2024-10-21 12:30:00 -04:00
Michael Quigley
aa5810a98f
initial mui theme customization (#221) 2024-10-21 12:16:06 -04:00
Michael Quigley
0c52aad441
Merge branch 'v1_0_0' into agent_ui_1 2024-10-18 14:38:23 -04:00
Michael Quigley
85f660d518
lint 2024-10-18 14:36:07 -04:00
Michael Quigley
becf2ee277
Merge branch 'main' into v1_0_0 2024-10-18 14:35:35 -04:00
Michael Quigley
9126c1769e
Merge pull request #775 from openziti/sdk_0_23_44
Dependency Update
2024-10-18 14:32:01 -04:00
Michael Quigley
5c191e16fe
changelog 2024-10-18 14:21:42 -04:00
Michael Quigley
f5d3194c04
updated github/openziti/sdk-golang to v0.23.44, core ziti to 1.1.15 2024-10-18 14:20:22 -04:00
Michael Quigley
aa24e8babd
Merge branch 'v1_0_0' into agent_ui_1 2024-10-18 12:43:40 -04:00
Michael Quigley
3059c3e825
Merge branch 'main' into v1_0_0 2024-10-18 12:43:28 -04:00
Michael Quigley
ef1795f16f
Merge pull request #773 from openziti/sdk_dial_timeout
Change SDK Dial Timeout to 30 Seconds (#772)
2024-10-18 12:39:24 -04:00
Michael Quigley
ae86dc0faf
Merge branch 'main' into sdk_dial_timeout 2024-10-18 12:01:38 -04:00
Michael Quigley
298143357d
Merge pull request #774 from openziti/better_http_options
Remove '--basic-auth' from 'zrok share private' (#770)
2024-10-18 12:00:46 -04:00
Michael Quigley
e5d5373f31
changelog (#770) 2024-10-18 11:48:21 -04:00
Michael Quigley
4eefa83ae8
remove --basic-auth from 'zrok share private' (#770) 2024-10-18 11:45:03 -04:00
Michael Quigley
d62e2f9b04
changelog (#772) 2024-10-18 11:37:32 -04:00
Michael Quigley
2a1e39e1e6
Dial(shr) -> DialWithOptions(shr, ...) (#772) 2024-10-18 11:36:13 -04:00
Michael Quigley
22cd4fa3e3
Merge branch 'v1_0_0' into agent_ui_1 2024-10-16 11:00:06 -04:00
Michael Quigley
b94b609046
Merge branch 'main' into v1_0_0 2024-10-16 10:59:55 -04:00
Michael Quigley
9b83157a9b
Merge pull request #769 from openziti/ui_tweaks_42
UI Tweaks for v0.4.42
2024-10-16 10:59:40 -04:00
Michael Quigley
81074a577a
remove copyright year from html email 2024-10-16 10:54:13 -04:00
Michael Quigley
7d65ae669d
changelog 2024-10-16 10:53:22 -04:00
Michael Quigley
e88c478fe5
css fix to make registration page more visible 2024-10-16 10:52:50 -04:00
Michael Quigley
a9abb8f01b
zrok office hours - zrok agent ui development (#221) 2024-10-11 13:12:07 -04:00
Michael Quigley
c424190d96
Merge branch 'v1_0_0' into agent_ui_1 2024-10-11 11:17:40 -04:00
Michael Quigley
a9fa54c876
Merge branch 'main' into v1_0_0 2024-10-11 10:50:09 -04:00
Kenneth Bingham
28ac788d4b
Merge pull request #767 from openziti/fix-zrok-share-bash-temp-public-insecure
always append common cli opts
2024-10-11 10:45:48 -04:00
Michael Quigley
05aa12e742
roughed in share and release through the agent ui (#221) 2024-10-10 14:32:22 -04:00
Kenneth Bingham
17d3b07bc8
announce fix 2024-10-10 11:27:29 -04:00
Kenneth Bingham
3591224560
always append common cli opts 2024-10-10 11:19:51 -04:00
Michael Quigley
258980c1a1
roughed-in cards (#221) 2024-10-09 15:31:15 -04:00
Michael Quigley
6eb60fcd3d
centralized data retrieval (#221) 2024-10-09 12:45:44 -04:00
Michael Quigley
c02b9c2b23
centralized state (#221) 2024-10-09 12:00:04 -04:00
Michael Quigley
f0cd66dbe2
route parmeters (#221) 2024-10-08 14:47:21 -04:00
Michael Quigley
c5c5bb0879
react router (#221) 2024-10-08 14:23:06 -04:00
Michael Quigley
a67dba0959
toolbar (#221) 2024-10-08 13:46:50 -04:00
Michael Quigley
4749411a59
logging and other lint 2024-10-07 16:40:07 -04:00
Michael Quigley
d3568c061d
wired in console endpoint into agent, wired into 'zrok agent console' (#221) 2024-10-04 16:06:30 -04:00
Michael Quigley
b0178a0619
zrok agent console (#221) 2024-10-04 15:45:19 -04:00
Michael Quigley
6bcd5695ec
agent console iteration (#221) 2024-10-04 15:38:47 -04:00
Michael Quigley
5d8da3c589
update middleware for agent ui to work properly on windows (#221) 2024-10-04 12:59:16 -04:00
Michael Quigley
03c2f1e1a6
vite build refactoring (#221) 2024-10-04 12:10:53 -04:00
Michael Quigley
62e75e9c1f
add vite build for agent ui to ci (#221) 2024-10-04 12:07:00 -04:00
Michael Quigley
8bdf4f0548
fix dependency (#221) 2024-10-04 12:04:22 -04:00
Michael Quigley
3f00bb6ec0
sort shares/accesses in status call (#221) 2024-10-04 12:02:30 -04:00
Michael Quigley
5d57087fd6
add all share/access overview data (#221) 2024-10-04 11:59:08 -04:00