Commit Graph

425 Commits

Author SHA1 Message Date
763aea3b6e feat: add card print queues on orm 2026-06-10 23:45:11 +09:00
04a4e2cf98 update 2026-06-10 14:17:06 +07:00
8d516fb515 update docker 2026-06-10 10:50:29 +09:00
066596daf3 fix(room_number): remove department relation 2026-06-08 20:27:56 +09:00
ea24a712c9 feat(room): add room number as column 2026-06-08 20:18:53 +09:00
6d073a4541 upd diagnosis table 2026-06-05 02:57:31 +09:00
8174469b5c fix hospital information 2026-06-03 10:49:58 +09:00
4ba5b6a5c1 update 2026-06-02 09:44:38 +07:00
0b0de7ca1e fix room services search 2026-06-01 21:30:53 +09:00
d07820ab86 fix(usertoroom): add route for get room admin and specific user 2026-06-01 10:38:34 +09:00
cbfa943614 fixing filter diagnosis 2026-05-29 13:34:51 +09:00
3cbdfb7c7b iajiojasdj 2026-05-29 11:22:02 +07:00
b98cb1c6e9 Update search diagnostic 2026-05-29 13:14:13 +09:00
a124af5618 fix card key set 2026-05-28 12:14:44 +09:00
762762569e fix card key set 2026-05-28 12:11:38 +09:00
de5a681a9a fix card key sets 2026-05-28 12:10:28 +09:00
99d74452df fix card key set 2026-05-28 11:49:23 +09:00
9c664c682c feat card key set 2026-05-28 11:45:42 +09:00
6f3cdc925a fix refferl hospital create use order number 2026-05-27 12:33:04 +09:00
ab692e83f1 fix room services 2026-05-26 22:58:58 +09:00
1d9e39d5db fix room services 2026-05-26 19:09:27 +09:00
6efaa42c13 fix room service type 2026-05-26 18:36:41 +09:00
6add61cd1f fix service 2026-05-26 18:34:48 +09:00
0c0abe54ec fix service 2026-05-26 18:29:00 +09:00
3afe3c58dd fix service type relation in list services 2026-05-26 18:25:14 +09:00
8b1cef245d hotfix(master): service change eq like search 2026-05-26 18:11:07 +09:00
6c737d97a1 fix service 2026-05-26 18:08:51 +09:00
441fe18f14 fix service relation in servicetype 2026-05-26 17:34:32 +09:00
d1c839b931 fix(settings): service 2026-05-26 17:27:19 +09:00
ba354c8f9f feat(main_disease): add new master of main_disease 2026-05-25 16:26:39 +09:00
78a37e69a7 fix(settings): room 2026-05-24 17:45:03 +09:00
6f8ed0efbb refactor(room_services): enhance service handling and response formatting; update service type handling in service controller 2026-05-24 15:59:31 +09:00
e083c19135 add pulmonology on specialform 2026-05-23 15:56:35 +09:00
41600b97a7 feat(opd): add pulmonolgy in form 2026-05-23 15:43:14 +09:00
5b3a38170c add enum of tht 2026-05-23 10:48:58 +09:00
9f0dba9427 update 2026-05-23 00:45:57 +07:00
8ddf2f20d1 Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/service-master-data 2026-05-23 00:44:20 +07:00
990ba11372 update 2026-05-23 00:44:16 +07:00
3f5d019ac8 use take and skip in room list 2026-05-22 22:25:17 +09:00
ce724a03a0 remove medical form and add specialist form 2026-05-22 22:05:23 +09:00
b0b784836e fix medical form 2026-05-22 15:30:05 +09:00
7d856ffcfc update: logo in pharmacy info 2026-05-22 13:28:01 +07:00
7d048eceb3 feat(master): add medical form 2026-05-22 10:48:42 +09:00
9211a21575 remove static url 2026-05-22 10:04:36 +09:00
e89b69ab10 chore(config): point gateway and swagger URLs to 10.64.1.10:9080
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:03:10 +09:00
5b6c8e797e update 2026-05-21 15:24:20 +07:00
3be0d7c3a7 chore(config): migrate production to 3-VM infrastructure
- APISIX gateway: 192.168.80.50:9080
- App server upstream: 172.16.10.10
- PostgreSQL: 172.16.10.11
- Bind services to 0.0.0.0 for cross-VM access

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 16:44:50 +09:00
9728307ebc fix(config): add APISIX gateway port 9080 to production URLs
host_swagger now uses http://192.168.80.123:9080 for gateway routing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 15:27:05 +09:00
a4bc7e4e86 fix(config): route production URLs through APISIX gateway
Point host_swagger to 192.168.80.123; database host unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:57:58 +09:00
b1bfa96600 fix(config): update production app and database hosts
App server 192.168.80.129, database 192.168.80.130.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:40:39 +09:00