Commit Graph

347 Commits

Author SHA1 Message Date
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
Owen Schwartz d79760dad9 Handle deleting site & resources gracefully 2024-12-08 21:44:45 -05:00
Milo Schwartz c2cbd7e1a1 fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz 8178dd1525 set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz 7c9e57ef12 improve formatting in data tables 2024-11-25 23:07:21 -05:00
Milo Schwartz ce2bfcddd5 lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz d7c4bc43a4 set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz ad5ea3564b added support for pin code auth 2024-11-23 20:08:56 -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 0b3ca5f999 basic auth portal save 2024-11-23 16:36:07 -05:00
Milo Schwartz 5388c5d5b4 disable eslint - new colors, and slimmer buttons/inputs?? 2024-11-22 22:16:09 -05:00
Milo Schwartz cfce3dabb3 set resource password and remove resource password from dashboard 2024-11-19 00:05:04 -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 cc674c2b9c added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz b1e53ed8d7 set users on resource working 2024-11-15 23:38:08 -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 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 bb17d30c9e list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -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
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
Owen Schwartz 7feb21e727 Updated gerbil key handeling 2024-10-26 17:24:11 -04:00
Milo Schwartz 6cee5703b5 add log incoming middleware 2024-10-26 17:19:10 -04:00
Owen Schwartz 261b3c7e31 Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz 16e2a262e9 Add org to domain 2024-10-20 12:24:35 -04:00
Owen Schwartz 0fa3382cda Api changes 2024-10-19 18:47:41 -04:00
Owen Schwartz 94da55450e Resource update working 2024-10-19 17:41:20 -04:00
Owen Schwartz 1fd18a1ef9 Working on create resource 2024-10-19 17:28:46 -04:00
Owen Schwartz 091d649997 Create resource working 2024-10-19 16:20:00 -04:00
Milo Schwartz f6c7c017cb show resources table, check org access, and handle redirects on root 2024-10-19 15:49:16 -04:00
Milo Schwartz d677d9c8ea fix list resources endpoint and more color tweaks 2024-10-17 00:29:18 -04:00
Owen Schwartz 9abb656d52 Move to string ordId 2024-10-14 15:11:18 -04:00
Owen Schwartz 892dd39e6d Trying to add site provider 2024-10-13 22:45:48 -04:00
Milo Schwartz 99d6cababa remove lucia 2024-10-13 17:13:47 -04:00
Owen Schwartz 364b2c26c3 Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Owen Schwartz 8213036729 Format files and fix http response 2024-10-06 18:05:20 -04:00
Owen Schwartz 81017139c5 Add actions check to all endpoints 2024-10-06 16:43:59 -04:00
Owen Schwartz 20db6d450c Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Owen Schwartz bbc06245fa Tested list endpoints 2024-10-02 22:17:43 -04:00
Owen Schwartz afe3d0659c Move nessicary info to url params 2024-10-02 22:05:35 -04:00
Owen Schwartz 0574cd1b4f Add list endpoints to routers 2024-10-02 21:22:17 -04:00
Owen Schwartz ecdf2dfd04 Fix return response and add list 2024-10-02 21:17:38 -04:00
Milo Schwartz 1a91dbb89c organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00