Commit graph

95 commits

Author SHA1 Message Date
Milo Schwartz
bfc81e52b0
bootstrap volume to create db closes #6 2025-01-12 15:41:35 -05:00
Milo Schwartz
64158a823b
major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d447de9e8a
improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Owen Schwartz
993eab5ac1
Complete migration setup 2024-12-25 16:40:39 -05:00
Owen Schwartz
907504eefb
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-25 15:58:46 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
2a265e5cdd
Initial pass at migrations 2024-12-25 15:49:35 -05:00
Owen Schwartz
c8676ce06a
Navigate after delete 2024-12-24 12:24:34 -05:00
Milo Schwartz
f224bfa4ee
reset password flow 2024-12-22 16:59:30 -05:00
Owen Schwartz
9988061058
Add setup entrypoint 2024-12-22 12:33:49 -05:00
Milo Schwartz
fb4d27085d
on delete cascade for newts to fix delete site 2024-12-21 21:50:30 -05:00
Owen Schwartz
b4b213e68f
Handle online / offline site 2024-12-21 14:28:13 -05:00
Milo Schwartz
845d65ad33
share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
72dc02ff2e
access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
207a7b8a39
add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz
998fab6d0a
add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz
f2457e7732
otp schema 2024-11-30 23:51:22 -05:00
Milo Schwartz
96888876e5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-19 00:05:26 -05:00
Milo Schwartz
cfce3dabb3
set resource password and remove resource password from dashboard 2024-11-19 00:05:04 -05:00
Owen Schwartz
a170466f91
Working on getting targets connected to newt 2024-11-18 22:10:17 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
cc674c2b9c
added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
3c7b2c03f8
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-15 23:38:16 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working 2024-11-15 23:38:08 -05:00
Owen Schwartz
598ff561e5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-15 21:54:47 -05:00
Owen Schwartz
40734184af
Newt registration? 2024-11-15 21:53:58 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
bb17d30c9e
list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
03051878ef
rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Milo Schwartz
fadfaf1f0b
ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
a6baebb216
basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
a6bb8f5bb1
create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Milo Schwartz
1fb43a5ce4
move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
8a8c42e3b1
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 23:37:33 -04:00
Milo Schwartz
2d5ff17515
run migrations if no db 2024-10-26 23:37:25 -04:00
Owen Schwartz
4ed5ef1765
Update gerbil with new sites and targets 2024-10-26 22:44:53 -04:00
Milo Schwartz
25224e0343
uncomment orgs list for dropdown 2024-10-26 22:02:58 -04:00
Owen Schwartz
7feb21e727
Updated gerbil key handeling 2024-10-26 17:24:11 -04:00
Owen Schwartz
d78312fad8
Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
261b3c7e31
Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz
c6d4c4db20
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 12:02:34 -04:00
Owen Schwartz
bbf3709974
Working on auto registering gerbil 2024-10-26 12:02:21 -04:00
Milo Schwartz
50e1a7abe1
improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
6d9731f071
add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Owen Schwartz
d54cf34377
Fix out of order superuser role 2024-10-21 22:13:53 -04:00
Owen Schwartz
68e5ec2d88
Rearange site table? 2024-10-14 23:50:58 -04:00
Owen Schwartz
9f0c9c595d
Add missing await 2024-10-14 22:33:51 -04:00