fasten-onprem/backend/pkg/web/handler
David Radcliffe 4a82064521
add basic user management (#503)
* add basic user management

* allow admin to create another admin

* fix tests

* add multi user info to README
2024-08-29 20:19:27 +09:00
..
dashboard adding loading + empty panel support to the records summary widget. 2023-10-13 21:37:22 -07:00
testdata using metriport fhir converter (#486) 2024-06-27 13:34:13 -07:00
account.go added test to verify that wizard resource creation works correctly. 2024-01-26 22:01:34 -08:00
auth.go add basic user management (#503) 2024-08-29 20:19:27 +09:00
auth_test.go add basic user management (#503) 2024-08-29 20:19:27 +09:00
background_jobs.go better error handling for User. 2024-01-21 09:58:56 -08:00
cors_proxy.go make sure the request body is correctly passed to the ReverseProxy. 2024-02-02 12:33:35 -08: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
healthsystem.go adding ability to request health system if missing. 2024-05-15 15:57:03 -07:00
resource_fhir.go Timeline based Manual Entry form (#330) 2023-12-03 18:40:16 -08:00
resource_fhir_test.go added tests for resource_fhir_test.go -> ListResourceFhir (#302) 2023-11-14 04:32:53 -08:00
resource_related.go adding version, and migrate cli. 2024-01-16 21:13:52 -08:00
resource_related_test.go fixed test for related count. 2024-01-29 14:23:49 -08:00
server_sent_event.go removed singleton eventbus. Moved to application init. 2023-09-20 14:57:05 -07:00
source.go add basic user management (#503) 2024-08-29 20:19:27 +09:00
source_test.go using metriport fhir converter (#486) 2024-06-27 13:34:13 -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 make sure lighthouse environment is passed to the source credential. 2024-01-17 13:45:19 -08:00
users.go add basic user management (#503) 2024-08-29 20:19:27 +09:00