Commit Graph

76 Commits

Author SHA1 Message Date
Milo Schwartz 231e1d2e2d more user role stuff 2024-11-09 23:59:19 -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 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
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 a83a3e88bb display users table 2024-11-02 16:12:20 -04:00
Owen Schwartz 261b3c7e31 Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz 002614499b Fix bugs and change makefile 2024-10-20 12:55:28 -04:00
Owen Schwartz 0fa3382cda Api changes 2024-10-19 18:47:41 -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
Milo Schwartz 0c705eda70 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Owen Schwartz 4facb91d7a Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz 364b2c26c3 Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Milo Schwartz 61fca6a1f6 set public next env vars from config 2024-10-12 21:23:12 -04:00
Owen Schwartz 4fc630cf42 Ensure the user's actions 2024-10-10 21:59:30 -04:00
Owen Schwartz d144704066 Fix login stuff? 2024-10-06 18:43:20 -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 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