fasten-onprem/backend/pkg/web/handler
Jason Kulatunga e5f920c2ec
when server restarts, we should unlock all locked jobs, and set their status to failed
make sure we can customize the limit value for Background Job query.

fixes #267
2023-10-09 17:16:18 -07:00
..
dashboard provide mechanism to call functions when doing aggregations. 2023-10-02 13:42:41 -07:00
testdata adding support for Composition resource type (Custom grouping) (#20) 2023-01-10 19:23:47 -08:00
auth.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00
background_jobs.go when server restarts, we should unlock all locked jobs, and set their status to failed 2023-10-09 17:16:18 -07:00
cors_proxy.go provide a consistent way to retrun results from WebWorkers. 2022-10-12 18:47:12 -07:00
dashboard.go fixing dashboard on windows - https://github.com/golang/go/issues/45230 2023-09-13 11:31:11 -07:00
glossary.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00
resource_fhir.go finishing pagination for medical history page. 2023-10-03 17:27:08 -07:00
server_sent_event.go removed singleton eventbus. Moved to application init. 2023-09-20 14:57:05 -07:00
source.go Background Jobs (#266) 2023-10-08 16:29:26 -07:00
source_test.go fixed tests. 2023-09-20 14:57:05 -07:00
summary.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00
support.go adding ability to submit support tickets in-app. 2023-10-09 16:38:17 -07:00
unsafe.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00