Commit Graph

261 Commits

Author SHA1 Message Date
1cc9555546 fix login 2026-06-08 15:59:26 +09:00
234deb91e3 return facility data when login 2026-06-08 15:57:40 +09:00
Iki
c9580c7337 feat: add default page on roles 2026-06-08 10:54:34 +09:00
a783b94561 fix(auth): return rooms on login 2026-06-05 15:16:25 +09:00
89e4db9b87 fix(user): return hospital data on user detail 2026-06-03 11:35:43 +09:00
3844828ef1 remove hospital info in user 2026-06-03 11:12:39 +09:00
c6d471dde0 add hospital info orm 2026-06-03 11:11:30 +09:00
ebede4b0e7 feat(user): return hospital data on user detail 2026-06-03 11:09:15 +09:00
d818244cfa fix create and update user password regex 2026-06-02 14:08:32 +09:00
9a600eb900 fix(user): retype password on edit 2026-06-01 10:14:37 +09:00
9eb3ae2545 fix(user): make email optional when creating and updating 2026-06-01 09:45:00 +09:00
9443e8fb82 update 2026-05-28 16:58:46 +07:00
0da7950c01 update users set email = ' 2026-05-28 15:36:18 +07:00
93909bfe63 update 2026-05-28 15:15:48 +07:00
a3c57d3c9d update users set email = ' 2026-05-28 15:04:05 +07:00
2796556bef update 2026-05-28 14:51:26 +07:00
bd04d8f472 update 2026-05-28 14:39:46 +07:00
9e0ff46801 update users.ts and user controller to allow duplicate email and username 2026-05-28 13:56:36 +07:00
2abf238b1a update 2026-05-23 01:57:55 +07:00
eb357562fd update 2026-05-23 01:35:10 +07:00
42cf86d9f9 update 2026-05-23 01:22:23 +07:00
25f2f3180c update 2026-05-23 01:07:28 +07:00
db10ceb500 fix(config): replace external TCEL URLs with internal gateway in prod
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:25:02 +09:00
75062a70d4 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:14 +09:00
f441711a47 update 2026-05-21 21:39:09 +07:00
b10988e09d 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:53 +09:00
bff8e46f85 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:03 +09:00
547b047a28 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:57 +09:00
1c4eddc0e7 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:38 +09:00
8399943fc4 Update production config IPs for new server.
Apps: 192.168.80.133, database: 192.168.80.134.
2026-05-21 11:21:23 +09:00
0a7c632696 update config prod.json 2026-05-18 14:14:49 +07:00
2e77f51d3d update: listDoctorAndNurse, listDoctor, database port, user signature 2026-05-07 11:31:31 +07:00
5608a78485 update: service-user/src/controllers/user.ts 2026-05-06 16:43:19 +07:00
52536407fb akjsdksajd 2026-05-06 16:40:37 +07:00
27e801ddf6 alissaild 2026-05-06 16:32:19 +07:00
8fe4ec584c update config and add doctor filter in user list 2026-05-06 16:30:12 +07:00
b11ba7a53f update 2026-05-06 16:23:32 +07:00
ed5a1288c3 update 2026-05-04 18:30:49 +07:00
c848db9e65 feat(deploy): add GitHub Actions workflow for backend deployment 2026-04-29 16:16:27 +07:00
ff996297fc feat(user): add list doctor endpoint 2026-04-29 11:57:48 +07:00
0fc0a6b95c update 2026-04-27 10:20:43 +07:00
98243b9385 update 2026-04-27 10:10:23 +07:00
807c4e385c update 2026-04-27 09:55:56 +07:00
e390ad51d7 update: add signature and profile 2026-04-27 09:55:41 +07:00
c41cb9a068 fix(role): doctor and nurse as role 2026-04-20 16:41:58 +07:00
32a7fe219e fix(auth): throw error on login 2026-04-15 11:30:23 +07:00
567089c03d fix(auth): error login on user or password is incorrect 2026-04-15 10:20:23 +07:00
6a0fa980bd update 2026-04-14 15:14:14 +07:00
16fb38b18d chore: fix ssl setting in stag 2026-02-23 09:06:15 +07:00
d166b02ea9 chore: swagger host to https 2026-02-23 08:47:44 +07:00