Commit Graph

29 Commits

Author SHA1 Message Date
miloschwartz 6f06f98cc1 add filter by idp and role in users table 2026-04-20 21:51:53 -07:00
Fred KISSIE 152b452bee Merge branch 'dev' into feat/paginate-user-roles-table 2026-03-31 18:55:21 +02:00
miloschwartz e13a076939 ui improvements 2026-03-26 16:37:31 -07:00
miloschwartz 0fecbe704b Merge branch 'dev' into multi-role 2026-03-24 22:01:13 -07:00
Fred KISSIE 6d0e10a4aa 🚧 user table pagination 2026-03-23 20:02:53 +01:00
miloschwartz 4cab693cfc openapi and swagger ui improvements and cleanup 2026-03-03 14:54:17 -08:00
miloschwartz 20e547a0f6 first pass 2026-02-24 17:58:11 -08:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
Lokowitz 7db99a7dd5 used zod codemod 2025-11-16 14:18:17 +00:00
miloschwartz b0bd9279fc add idp auto provision override on user 2025-09-05 16:14:25 -07:00
J. Newing 0f3a5ce8ba Added users 2FA statsu to userstable 2025-07-08 10:21:24 -04:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
miloschwartz 3bab90891f move improvements to layout 2025-04-18 11:36:34 -04:00
miloschwartz 432f38333e add create, delete, list for idp org policy 2025-04-15 10:16:15 -04:00
miloschwartz 53be2739bb successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz d260450a84 add openapi registers 2025-04-06 22:44:14 -04:00
miloschwartz 80ef8f189e replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
miloschwartz fefb07e14c move schema.ts to module 2025-03-23 17:11:48 -04:00
Milo Schwartz 3b4a993704 refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz ce5df3b0b9 fix issues from test deploy 2024-12-21 21:01:12 -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 372e51c0a5 move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz a83a3e88bb display users table 2024-11-02 16:12:20 -04:00
Milo Schwartz 99d6cababa remove lucia 2024-10-13 17:13:47 -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
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 ecdf2dfd04 Fix return response and add list 2024-10-02 21:17:38 -04:00