Commit Graph

3453 Commits

Author SHA1 Message Date
eed5a2e7f3 generate rest model for ui100 (#724) 2024-11-20 13:49:58 -05:00
1f6cfe46db initial ui100 scaffolding (#724) 2024-11-20 11:58:02 -05:00
639510b98b Merge pull request #797 from openziti/agent_ui_1
Agent UI 1 (#221)
2024-11-20 11:43:11 -05:00
786a4e7f20 last round of generator testing to make sure everything is dialed in for the new agent ui (#221) 2024-11-20 11:14:52 -05:00
5a9ed02205 changelog for desktop ui (#221) 2024-11-20 11:12:31 -05:00
7e641a9275 error handling lint (#221) 2024-11-20 11:00:43 -05:00
2770090d84 better idiom (#221) 2024-11-19 21:39:33 -05:00
569dfce1ce typography lint (#221) 2024-11-19 21:25:18 -05:00
6f674db6f6 idiomatic lint (#221) 2024-11-19 21:20:19 -05:00
fe6b8615dd replaced the old javascript 'agentUi' with the new typescript 'agentUi' (#221) 2024-11-19 15:30:24 -05:00
5298326159 everything ported to typescript (#221) 2024-11-19 13:59:31 -05:00
79449859de new share modal ported to typescript (#221) 2024-11-19 13:47:43 -05:00
0f2418e921 share and access cards ported (#221) 2024-11-19 12:55:25 -05:00
7f9f610302 Merge branch 'v1_0_0' into agent_ui_1 2024-11-19 12:33:03 -05:00
418a7a4620 Merge branch 'main' into v1_0_0 2024-11-19 12:32:53 -05:00
c3a6ef1ada more typescript porting (#221) 2024-11-19 12:32:40 -05:00
7377b021c6 skip typescript checking for production builds (for now) (#221) 2024-11-18 14:22:36 -05:00
6a535a1cd2 exercise the generated api (#781) 2024-11-18 14:20:23 -05:00
32f661c694 package lint (#221) 2024-11-18 13:56:05 -05:00
fe77e69955 prune unused dependencies (#781) 2024-11-18 13:47:51 -05:00
0bdbc9effb new typescript skeleton for agent ui (#781) 2024-11-18 13:45:47 -05:00
14e3fa1836 Merge pull request #768 from openziti/dependabot/docker/docker/images/zrok/all-788b02829b
Bump openziti/ziti-cli from 1.1.7 to 1.1.15 in /docker/images/zrok in the all group across 1 directory
2024-11-18 10:07:49 -05:00
971e8f3584 Bump openziti/ziti-cli
Bumps the all group with 1 update in the /docker/images/zrok directory: openziti/ziti-cli.


Updates `openziti/ziti-cli` from 1.1.7 to 1.1.15

---
updated-dependencies:
- dependency-name: openziti/ziti-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 07:39:32 +00:00
679ecb7ef1 more 2024-11-15 22:04:55 -05:00
7243a2152f more tweaks 2024-11-15 22:04:32 -05:00
e121b8dc14 tweaks 2024-11-15 22:03:23 -05:00
a851be1bcb more tweaks 2024-11-15 22:02:06 -05:00
78370f84ef tweaks 2024-11-15 22:01:13 -05:00
9fa05f83e4 issue template 2024-11-15 21:59:47 -05:00
262e55e0c7 Merge pull request #788 from openziti/qrkourier-patch-3
Update README.md
2024-11-15 12:54:26 -05:00
67c1d1df26 Merge pull request #787 from openziti/doc-share-backend-modes
cross-link concepts to make it easier to answer "what are the different backend modes?"
2024-11-15 12:54:16 -05:00
3205b92d06 port the share infrastructure over to the subordinate framework (#789) 2024-11-15 12:09:20 -05:00
5c4cf9b26a migrated the access infrastructure in the agent over to the new 'subordinate' framework (#789) 2024-11-14 15:03:41 -05:00
a41ed307f6 tweaks (#789) 2024-11-14 14:22:44 -05:00
1e89badd61 Merge branch 'v1_0_0' into agent_ui_1 2024-11-14 14:19:28 -05:00
4398746ab5 deps 2024-11-14 14:18:03 -05:00
9ab803b2fd Merge branch 'main' into v1_0_0 2024-11-14 14:17:35 -05:00
8d8f9261e9 Merge pull request #795 from openziti/golang-jwt-v4.5.1
Update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794)
2024-11-14 12:23:13 -05:00
77ac466f8b changelog (#794) 2024-11-14 11:48:05 -05:00
37bc5ab8af update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794) 2024-11-14 11:47:04 -05:00
77eca93c9d first iteration of work on the subordinate process framework (#789) 2024-11-13 16:15:10 -05:00
6b4dbaafb0 use json logging when in subordinate mode (#789) 2024-11-13 11:38:57 -05:00
85a22950a7 refactored 'share.tail' for new subordinate boot protocol (#789) 2024-11-13 11:18:52 -05:00
f4fa04e687 Merge branch 'v1_0_0' into agent_ui_1 2024-11-13 10:58:41 -05:00
133087faf1 Merge branch 'main' into v1_0_0 2024-11-13 10:58:32 -05:00
bf3a470ebd update 'zrok share reserved' to latest subordinate protocol (#789) 2024-11-12 13:34:31 -05:00
ef5e654558 subordinate protocol update for 'zrok share private' (#789) 2024-11-12 13:27:50 -05:00
f5601e3a54 reworked 'tail' function for subordinate access (#789) 2024-11-12 13:04:21 -05:00
94cfba746c subordinate mode messaging improvements (#789) 2024-11-12 12:51:41 -05:00
35fc32b5f8 error handling dry (#789) 2024-11-08 14:58:22 -05:00