Commit Graph

170 Commits

Author SHA1 Message Date
c2e9016f61 updated svgo to v3.0.2; removed unused react-flow-renderer; lint 2023-04-03 14:29:38 -04:00
20a0ecacde added two linter suppressions on useEffect deps 2023-03-16 14:59:38 -05:00
33de5a21d1 updated package.json and cleaned up some linter warnings 2023-02-03 10:27:31 -06:00
708ace1845 Merge pull request #200 from openziti/favicon
favicon (#198)
2023-02-01 10:08:09 -05:00
58c017fcc6 added favicon 2023-01-31 13:17:38 -06:00
75af1eb879 minor tou revisions (#184) 2023-01-31 14:04:42 -05:00
cd08b98a0a added configuration endpoint which sends tou link and version info 2023-01-31 12:44:03 -06:00
7d3eeff885 forgot -> reset; password reset testing & tweaks (#65) 2023-01-20 12:08:40 -05:00
2bbf404bae added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
a07c4a519c initial pass for forgot password 2023-01-18 13:05:10 -06:00
4e4bd1c876 limitless flag on accounts (#96) 2023-01-13 13:16:10 -05:00
f40e6efb24 ui lint 2023-01-12 14:48:50 -05:00
ee078a9e10 pr comments 2023-01-10 12:26:22 -06:00
bb3d488212 move token generation to admin and add needed security to it 2023-01-10 09:53:41 -06:00
0734e7b511 pr comments 2023-01-09 13:23:02 -06:00
e5b749be71 initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
bd0212ba09 SecretToggle (#142) 2023-01-05 16:22:40 -05:00
918fa06ca0 polish/org 2023-01-05 16:11:09 -05:00
bd8ca333f7 lint 2023-01-05 16:05:59 -05:00
1708f5ed75 better delete action wiring for shares and environments (#142) 2023-01-05 15:59:51 -05:00
ee89cb6b36 delete environment action (#142) 2023-01-05 15:25:30 -05:00
c474094766 better environment detail organization; actions-tab (#142) 2023-01-05 13:52:00 -05:00
e9c888f41d elide secrets; tidy messes (#107) 2023-01-05 13:40:34 -05:00
8c2f71d28a tooltip in enable modal (#146) 2023-01-05 13:03:28 -05:00
9de293adef tooltip indicating copy success on registration success page (#146) 2023-01-04 15:21:01 -05:00
3943aef40a service -> share (#144) 2023-01-04 14:42:58 -05:00
74b9786a61 more services -> shares (#144) 2023-01-04 14:21:23 -05:00
fe89551bfb massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
fcb0873784 no shares in environment (#141) 2023-01-04 13:00:04 -05:00
db10a8882f stylin (#143) 2023-01-03 17:36:45 -05:00
0033021139 revamped registration infrastructure (#143) 2023-01-03 17:33:00 -05:00
63f2049c2c revised login form (#143) 2023-01-03 16:16:34 -05:00
ea50a833aa endpoints in share details (#141) 2023-01-03 15:05:59 -05:00
2b5e4dda21 activity -> shares (#141) 2023-01-03 14:58:19 -05:00
67dabbf73a always tabs; always blue (#141) 2023-01-03 14:23:58 -05:00
5d27c608a3 custom peroprties in property table (#141) 2023-01-03 14:21:26 -05:00
1aa003ce44 property table and friends (#141) 2023-01-03 13:58:46 -05:00
f019cd7fa8 more detail elaboration (#141) 2023-01-03 13:28:11 -05:00
0dac9f4f34 detail card details (#141) 2023-01-03 11:36:31 -05:00
cbae0d1d21 tweaks, polish, and lint removal (#107) 2022-12-23 15:54:15 -05:00
1c2cfe710a little ui details 2022-12-23 00:25:22 -05:00
0756e48841 roughed in ServiceDetail (#107) 2022-12-22 15:18:51 -05:00
a125c4b40b /detail/service backend (#107) 2022-12-22 15:09:37 -05:00
d8b73e1748 AccountDetail (#107) 2022-12-22 14:59:06 -05:00
3856d6eb61 roughed in environment details (#107) 2022-12-22 14:56:19 -05:00
a0fd3a9c63 /detail/environmment; environment detail api backend (#107) 2022-12-22 13:51:29 -05:00
988ef9bec3 zoom to fit icon (#107) 2022-12-22 13:21:06 -05:00
8d81eee3b0 detail view scaffolding; selection management (#107) 2022-12-22 12:32:40 -05:00
dcf662ebff account added to network graph; rounded rectangles (#107) 2022-12-22 11:40:44 -05:00
bbb4fd0656 tighten up the graph merging code a little bit more (#107) 2022-12-21 21:39:06 -05:00