Commit Graph

253 Commits

Author SHA1 Message Date
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
1081f2f499 chore: change swagger host to his 2026-02-23 08:44:02 +07:00
b899f36dde upd 2026-02-11 15:57:54 +07:00
bf51e9e3fa upd 2026-02-06 10:52:54 +07:00
2a14221cb1 upd 2026-02-06 04:15:38 +07:00
8f17467287 upd 2026-02-06 04:10:37 +07:00
3d509d6497 init 2026-02-03 23:58:53 +07:00
97bf585ed3 upd 2026-01-28 19:17:48 +07:00
c6d737e7a4 upd 2026-01-06 10:17:54 +07:00