Commit graph

497 commits

Author SHA1 Message Date
Milo Schwartz
ad5ea3564b
added support for pin code auth 2024-11-23 20:08:56 -05:00
Owen Schwartz
c1a4dd7ad7
Fix a couple target bugs 2024-11-23 18:21:20 -05:00
Milo Schwartz
78b23a8956
added resource auth status cards and moved login to reusable login form 2024-11-23 17:56:21 -05:00
Milo Schwartz
795c144e1e
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-23 16:36:37 -05:00
Milo Schwartz
0b3ca5f999
basic auth portal save 2024-11-23 16:36:07 -05:00
Owen Schwartz
0670d48ac7
Newt working 2024-11-23 16:28:50 -05:00
Milo Schwartz
f9e0c33368
change font again 2024-11-23 11:42:22 -05:00
Milo Schwartz
45e1bff2e0
small visual enhancements to icons 2024-11-22 23:58:08 -05:00
Milo Schwartz
5388c5d5b4
disable eslint - new colors, and slimmer buttons/inputs?? 2024-11-22 22:16:09 -05:00
Owen Schwartz
bf04deb038
Complete initial handeling of targets 2024-11-19 21:37:07 -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
ab6d59c163
added sso and blockAccess toggles 2024-11-17 23:42:03 -05:00
Milo Schwartz
1c4a873974
get resource auth info endpoint 2024-11-17 23:24:30 -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
c565c14aa0
move middlewares out of auth 2024-11-16 22:48:10 -05:00
Milo Schwartz
cc674c2b9c
added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
b4442a3bf7
remove userResources and userSites when removing user from org 2024-11-16 17:19:14 -05:00
Milo Schwartz
587bb758a2
add some more icons 2024-11-16 12:18:22 -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
9f87b8d271
add "add targets" suggestion in info box 2024-11-15 18:31:41 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
8e64b5e0e9
small fixes to invite user workflow 2024-11-14 00:13:37 -05:00
Milo Schwartz
ba3505a385
use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -05:00
Milo Schwartz
44b932937f
standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Milo Schwartz
cf3cf4d827
render targets in table, update targets 2024-11-12 23:59:47 -05:00
Milo Schwartz
93ea7e4620
add delete confirm modal to resources and sites 2024-11-11 23:00:51 -05:00
Milo Schwartz
36bbb412dd
refactor resources 2024-11-11 00:00:16 -05:00
Milo Schwartz
e77fb37ef1
refactor sites settings general form 2024-11-10 23:08:06 -05:00
Milo Schwartz
a7955cb8d2
create site modal 2024-11-10 22:29:20 -05:00
Milo Schwartz
22d9f6b37b
move to new role before delete 2024-11-10 21:52:50 -05:00
Milo Schwartz
1a3d7705d9
change user role 2024-11-10 21:19:41 -05:00
Owen Schwartz
e141263b7e
Add message handler seperate file 2024-11-10 21:06:36 -05:00
Owen Schwartz
d223d4fcee
Add message handling 2024-11-10 17:34:07 -05:00
Owen Schwartz
03650634ee
Websocket working and newt auth working 2024-11-10 17:08:29 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
231e1d2e2d
more user role stuff 2024-11-09 23:59:19 -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
9c2e481d2b
show owner in users table, list roles query in invite form, and more 2024-11-08 00:03:54 -05:00
Milo Schwartz
458de04fcf
add org owner check to deleteOrg and removeUser endpoints 2024-11-06 00:05:19 -05:00
Milo Schwartz
372e51c0a5
move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz
03051878ef
rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Owen Schwartz
7b755a273c
Add ws 2024-11-04 00:29:36 -05:00
Owen Schwartz
5cb87f0bbd
Adding ws 2024-11-04 00:29:36 -05:00
Milo Schwartz
fadfaf1f0b
ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00