Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Batzill
db9af2018b feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
Enver Biševac
b9de5c7217 feat: [code-2978]: show schema models in swagger ui (#3195)
* show schema models in swagger ui
2024-12-23 21:42:58 +00:00
Enver Biševac
785c5c2942 feat: [code-2976]: replace go-chi with chi v5 (#3186)
* replace go-chi v1.5.5 with chi v5
2024-12-20 18:16:33 +00:00
Johannes Batzill
8e7398d362 Inject X-Allow-Public-Access Header For UI (#2300) 2024-08-05 23:39:16 +00:00
Abhinav Singh
d0562a573c feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
2024-07-23 21:39:39 +00:00
Johannes Batzill
73ffe71afe Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
Johannes Batzill
e7520a983b [SECURITY] move to latest swagger-ui version to fix url injection vulnerability (#1061) 2024-02-22 00:38:06 +00:00
Atefeh Mohseni-Ejiyeh
a937793edb fix lint errors (#1034) 2024-02-09 01:15:15 +00:00
Abhinav Singh
87cae05747 feat: different openapi for harness code (#997) 2024-01-30 21:51:44 +00:00
Johannes Batzill
a8cb5dc8d2 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00