Commit Graph

80 Commits

Author SHA1 Message Date
Aarnav Tale
d71e55d7af
feat(TALE-10): edit machine owner via dropdown 2024-06-23 17:25:33 -04:00
Aarnav Tale
dca5f9d149
fix(TALE-6): make menu dropdown actions available on machines page 2024-06-23 01:05:03 -04:00
Aarnav Tale
08db192db1
fix: use magic domain for machine domain attribute 2024-06-03 22:43:38 -04:00
Aarnav Tale
3ea5fed8f6
fix: support jsonc comments and switch to monaco for acls 2024-06-02 22:40:23 -04:00
Aarnav Tale
2797525969
fix: expired check 2.0? 2024-06-02 14:03:25 -04:00
Aarnav Tale
3bd5cc99aa
fix: handle 0001-01-01 00:00:00 as the no-expiry timestamp 2024-06-02 01:37:31 -04:00
Aarnav Tale
937fa6f6fa
fix: use proper route ids for key mapping 2024-06-02 01:34:58 -04:00
Aarnav Tale
3ffbabd7fc
feat: add functional machine overview page and fix types 2024-06-02 01:33:40 -04:00
Aarnav Tale
c08203cc76
fix: prevent user deletion if they have machines owned 2024-06-02 00:54:20 -04:00
Aarnav Tale
f0e4868252
feat: configure support for generic integrations
Co-authored-by: Gage Orsburn <gageorsburn@live.com>
2024-05-26 19:23:24 -04:00
Aarnav Tale
694b22f205
style: cleanup oidc spaghetti 2024-05-21 23:57:03 -04:00
Aarnav Tale
6bea3b2a55
fix: user grid on mobile should be full width 2024-05-21 17:23:33 -04:00
Aarnav Tale
06d7d1ccad
feat: add support for split dns 2024-05-21 17:21:14 -04:00
Aarnav Tale
a6582ef835
fix: button responders on acl page never worked 2024-05-20 14:05:27 -04:00
Aarnav Tale
3e51e4861d
feat: use strictly typed configs and context 2024-05-20 14:05:09 -04:00
Aarnav Tale
78698dcbba
fix: DISABLE_API_KEY_LOGIN should only work when set to true 2024-05-19 19:15:29 -04:00
Aarnav Tale
260fb870e1
fix: when renaming users start with old names 2024-05-15 23:46:15 -04:00
Aarnav Tale
e7c6271322
chore: cleanup login page 2024-05-15 21:54:02 -04:00
Aarnav Tale
3deec75715
fix: Promise.all on concurrent promises 2024-05-15 21:53:39 -04:00
Aarnav Tale
e6eba645c4
feat: implement complete user control 2024-05-15 21:52:19 -04:00
Aarnav Tale
f563335fab
feat: add loading indicator 2024-05-11 23:07:24 -04:00
Aarnav Tale
6102fabfcb
fix: add fallback values from the config 2024-05-11 23:07:06 -04:00
Aarnav Tale
87430ccf7b
feat: continue moving older components to aria 2024-05-05 23:38:41 -04:00
Aarnav Tale
7f55ad826c
chore: add link to headscale acl faq on acl page 2024-05-04 15:04:55 -04:00
Aarnav Tale
5ff09e44d9
feat: cleanup header and extract to component 2024-05-04 15:04:22 -04:00
Aarnav Tale
c6cdcf35eb
chore: switch from heroicons to primer icons 2024-05-04 15:03:21 -04:00
Aarnav Tale
82f5e17207
feat: add various machine operations 2024-05-01 02:47:45 -04:00
Aarnav Tale
a57e777a6b
feat: completely nuke headlessui and consolidate to aria 2024-05-01 02:21:54 -04:00
Aarnav Tale
8205f2b99b
feat: replace the old modal completely 2024-04-30 11:03:53 -04:00
Aarnav Tale
ea47bb5fec
chore: cleanup and use aria components in places 2024-04-29 20:32:00 -04:00
Aarnav Tale
3abd617a90
feat: switch to react aria and replace many components 2024-04-29 20:31:29 -04:00
Aarnav Tale
252e78d618
feat: facelift overall machines page and refactor 2024-04-22 14:33:51 -04:00
Aarnav Tale
f04b17109b
fix: only sighup if we have docker 2024-04-17 17:44:12 -04:00
Aarnav Tale
0ff9e6fdc3
feat: implement better ssr fallbacks 2024-04-17 17:42:44 -04:00
Aarnav Tale
94174ebcce
feat: add dumb yaml detection 2024-04-17 17:20:35 -04:00
Aarnav Tale
39868b5043
feat: implement raw acl editing on the web ui 2024-04-15 03:40:52 -04:00
Aarnav Tale
ca32590e54
fix: string constructor in js causes oidc fast track 2024-04-07 14:01:38 -04:00
Aarnav Tale
6dae5d647a
chore: various fixes 2024-04-01 19:41:39 -04:00
Aarnav Tale
d787b8517e
fix: protect the restart endpoint with auth 2024-04-01 19:33:22 -04:00
Aarnav Tale
bdb00b6cd7
feat: make the modal and dropdown more workable 2024-03-31 19:06:06 -04:00
Aarnav Tale
f1347803a4
fix: logout is a button 2024-03-31 18:14:28 -04:00
Aarnav Tale
6fa27e5d28
fix: read oidc configuration from env then config 2024-03-30 19:11:13 -04:00
Aarnav Tale
a47fb61549
feat: implement node removal 2024-03-30 18:58:16 -04:00
Aarnav Tale
1d9f4553eb
feat: support children in confirmation modal 2024-03-30 18:42:49 -04:00
Aarnav Tale
b146e4c3a8
feat: add confirmation modal 2024-03-30 18:39:46 -04:00
Aarnav Tale
381c3d6df4
feat: create shared dropdown component 2024-03-30 15:22:34 -04:00
Aarnav Tale
224621d9a5
fix: actions needs ghcr.io 2024-03-30 04:47:46 -04:00
Aarnav Tale
5c0b823c12
fix: replace chokidar with fs.watch 2024-03-30 04:20:16 -04:00
Aarnav Tale
935e015be9
feat: add loading states 2024-03-30 04:15:00 -04:00
Aarnav Tale
02e5e3e92a
fix: set cookie expiry to match expiry of api key 2024-03-30 02:47:42 -04:00