Commit graph

32 commits

Author SHA1 Message Date
miloschwartz
a9f0b9aa38
add user checks in routes 2025-05-02 10:44:50 -04:00
miloschwartz
d260450a84
add openapi registers 2025-04-06 22:44:14 -04:00
miloschwartz
fbd78ab842
add new checkbox variants 2025-03-27 23:12:36 -04:00
miloschwartz
5e2f9e1eeb
add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
82f990eb8b
add list domains for org endpoint 2025-02-16 18:09:17 -05:00
miloschwartz
851bedb2e5
refactor create and update resource endpoints 2025-02-16 17:28:10 -05:00
Milo Schwartz
235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -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
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
9988061058
Add setup entrypoint 2024-12-22 12:33:49 -05:00
Milo Schwartz
0d30ac2ddc
org setup wip 2024-12-21 14:25:54 -05:00
Milo Schwartz
ba3505a385
use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -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
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
261b3c7e31
Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz
bbf3709974
Working on auto registering gerbil 2024-10-26 12:02:21 -04:00
Owen Schwartz
0599421975
Add stepper 2024-10-14 19:30:48 -04:00
Owen Schwartz
364b2c26c3
Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Owen Schwartz
4fc630cf42
Ensure the user's actions 2024-10-10 21:59: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
a8f944fc78
Add verify middleware 2024-10-03 22:31:20 -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
Renamed from server/routers/global/org/createOrg.ts (Browse further)