11 Commits

Author SHA1 Message Date
4faae84839 - Domain entity unique
- Domain controller re-written to be completely API driven
- API Auth is now stateless and required on all ^/api routes
- Deleted DomainApiController
- API Auth failure code is now 401
2024-02-13 23:01:26 -07:00
7c45f64a73 - Added support for authenticating via access tokens
- update symfony to 6.4.*
- some other minor stuff
2024-02-12 23:39:11 -07:00
4a1c6e1a72 more stuff 2024-02-12 19:51:36 -07:00
d76c0d31f9 Added CRUD for domain pages 2024-02-12 19:51:36 -07:00
21178d9a1f Make domain CRUD pages look a little better 2024-02-12 19:51:36 -07:00
39e94d8bdc CRUD for domains & playing with symfony stimulus 2024-02-12 19:51:36 -07:00
3ed53ac05e - Basic HTML templates
- Created entities & new migration
- Added packages symfony/stimulus-bundle & symfony/webpack-encore-bundle
2024-02-12 19:51:33 -07:00
e8df5bf019 Initial commit 2024-02-12 19:50:59 -07:00
0cce30679a Add webapp packages 2024-02-12 19:50:02 -07:00
cfaf905c90 Add initial set of files 2024-02-12 19:50:02 -07:00
ec3919ddfb Initial commit 2024-02-09 21:34:38 -07:00