Commit Graph

12 Commits

Author SHA1 Message Date
allanice001
7985b310c5 feat: Complete AG Loadbalancer & Cluster API
Refactor routing logic (Chi can be a pain when you're managing large sets of routes, but its one of the better options when considering a potential gRPC future)
       Upgrade API Generation to fully support OAS3.1
      Update swagger interface to RapiDoc - the old swagger interface doesnt support OAS3.1 yet
      Docs are now embedded as part of the UI - once logged in they pick up the cookies and org id from what gets set by the UI, but you can override it
      Other updates include better portability of the db-studio

Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-17 04:59:39 +00:00
allanice001
3a1ce33bca feat: adding embedded db-studio
Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-11 03:19:09 +00:00
allanice001
bc72df3c9a feat: add credentials management
Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-09 21:46:31 +00:00
allanice001
56ea963b47 feat: add version info
Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-08 13:08:19 +00:00
allanice001
f1533eb325 fix: exclude terraform
Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-08 11:01:28 +00:00
allanice001
04fc75a699 fix: go mod upgrades 2025-11-06 04:37:14 +00:00
allanice001
5bcc43d05a fix: swag version to install for docs generation 2025-11-06 03:38:52 +00:00
allanice001
334c7d59d6 fix: alpine fixes for Docker portability 2025-11-06 03:08:37 +00:00
allanice001
da65481624 fix: alpine fixes for Docker portability 2025-11-06 02:54:00 +00:00
allanice001
2170b9a945 fix: refactor labels to use common entries between model and dto 2025-11-04 09:23:31 +00:00
allanice001
e313d5fc4f fix: rename sdk to match repo & introduce git subtree 2025-11-02 22:30:34 +00:00
allanice001
0d10d42442 feat: sdk migration in progress 2025-11-02 13:19:30 +00:00