Commit Graph

287 Commits

Author SHA1 Message Date
ae2ca4b115 feat/prescription: finalize Prescription 2025-11-14 08:40:17 +07:00
9d26054e1b feat/prescription: more flow on medicine 2025-11-14 08:39:50 +07:00
d3ddebb226 feat/prescription: added MedicineForm flow 2025-11-14 08:39:01 +07:00
96d4f55925 Merge branch 'migration' into feat/prescription 2025-11-13 17:12:05 +07:00
5aa45088f4 feat/sso-auth: added the use cases 2025-11-13 16:49:11 +07:00
3720ca2e71 feat/sso-auth: wip 2025-11-13 16:37:13 +07:00
dpurbosakti
ccc341be34 refactor several data source tables from id into code 2025-11-12 16:57:52 +07:00
vanilia
a6e8f38011 finish upload 2025-11-12 10:01:18 +07:00
vanilia
1e61c13eb5 revise upload 2025-11-12 09:03:56 +07:00
Munawwirul Jamal
cc7e62cce9 Merge pull request #142 from dikstub-rssa/feat/sso-auth
feat/sso-auth: adjust role const
2025-11-12 07:30:34 +07:00
a365f2aff6 feat/sso-auth: adjust role const 2025-11-12 07:20:51 +07:00
vanilia
271058b59b Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/improve-uploads-154
# Conflicts:
#	internal/use-case/main-use-case/authentication/case.go
2025-11-11 18:13:52 +07:00
vanilia
896306b06d upload oke 2025-11-11 16:59:05 +07:00
Dwi Atmoko Purbo Sakti
6c07f668d4 Merge pull request #140 from dikstub-rssa/fix/anything-moko
Fix/anything moko
2025-11-11 16:26:57 +07:00
dpurbosakti
15be193e08 Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-11-11 16:26:30 +07:00
dpurbosakti
46bbf30c27 language, and ethnic use code path 2025-11-11 16:26:11 +07:00
vanilia
5facaddedc upload finish 2025-11-11 16:18:24 +07:00
vanilia
ab8a729d2b tbc upload 2025-11-11 15:56:55 +07:00
Dwi Atmoko Purbo Sakti
29dbaccbea Merge pull request #138 from dikstub-rssa/feat/adjustment-encounter-cancel
update encounter cancel flow
2025-11-11 15:36:22 +07:00
vanilia
733fb481b3 tbc 2025-11-11 15:35:19 +07:00
dpurbosakti
06fca51bcc fix conflict auth 2025-11-11 15:34:33 +07:00
dpurbosakti
4f29b60f35 Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-11-11 15:27:55 +07:00
dpurbosakti
4d5bc188fc medicine_id into medicine_code in several medications related 2025-11-11 15:24:35 +07:00
dpurbosakti
bdc441b8f9 changed mcu_id into code in mcu and mcu sub order item 2025-11-11 14:39:09 +07:00
vanilia
c6f5bbe8a2 update encounter cancel flow 2025-11-11 14:21:17 +07:00
vanilia
a382dfdb3e improve upload done 2025-11-11 13:55:26 +07:00
Dwi Atmoko Purbo Sakti
6a50c1588f Merge pull request #137 from dikstub-rssa/fix/anything-moko
fix (subspecialist): change source, wrong query
2025-11-11 11:40:22 +07:00
dpurbosakti
6db21ad114 fix (subspecialist): change source, wrong query 2025-11-11 11:39:44 +07:00
Dwi Atmoko Purbo Sakti
9d256b08ff Merge pull request #136 from dikstub-rssa/fix/anything-moko
Fix/anything moko
2025-11-11 11:24:39 +07:00
dpurbosakti
ed0a22eb73 adjust org after refactor 2025-11-11 11:24:07 +07:00
4b96e2e779 Merge branch 'dev' into feat/sso-auth 2025-11-11 08:50:13 +07:00
122d08bed6 Merge branch 'migration' into feat/sso-auth 2025-11-10 22:54:10 +07:00
683ddd3ef2 feat/sso-auth: added the use cases 2025-11-10 22:53:32 +07:00
dpurbosakti
8a86876fdd Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-11-10 17:08:06 +07:00
dpurbosakti
98d063b8c3 remove ids from mcu related 2025-11-10 17:06:10 +07:00
dpurbosakti
8d301af4e3 change id into code for device and material order item 2025-11-10 16:29:03 +07:00
dpurbosakti
42ac3deeb0 change ids into codes for device-order,material-order,mcu-order 2025-11-10 16:14:31 +07:00
vanilia
850dce87cd revise encounter 2025-11-10 15:42:15 +07:00
vanilia
d5d9182ad6 revise refactor 2025-11-10 14:17:56 +07:00
dpurbosakti
9417ff0705 change srcUnit_id into code 2025-11-10 13:37:15 +07:00
dpurbosakti
be8acefeff change unit_id, insurance_company_id into code 2025-11-10 13:34:04 +07:00
dpurbosakti
6d49dca925 remove several ids and fix constraint 2025-11-10 13:25:00 +07:00
dpurbosakti
3c7b35ef04 several tables ids into codes 2025-11-10 12:29:58 +07:00
dpurbosakti
a5acf657c1 Merge branch 'fix/anything-moko' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-11-10 08:52:12 +07:00
dpurbosakti
1c46354206 fix (auth): extract code 2025-11-10 08:50:46 +07:00
vanilia
1ff23f0847 Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment-142
# Conflicts:
#	internal/domain/main-entities/rehab/dto.go
#	internal/use-case/main-use-case/encounter/lib.go
2025-11-10 08:27:55 +07:00
vanilia
5e13c6e414 merge migration 2025-11-10 08:23:39 +07:00
vanilia
49922a6b72 adjustment update rehab in checkout 2025-11-09 23:12:09 +07:00
vanilia
fcbec59a17 add switch poly and spprove 2025-11-09 22:25:55 +07:00
fc7e74b1c6 feat/sso-auth: wip 2025-11-08 06:07:14 +07:00