kingjaypee12
  • Joined on 2025-11-12
kingjaypee12 pushed to main at kingjaypee12/MKM 2026-02-10 21:28:33 +00:00
76a52d7e82 fix(database): update foreign key constraints to cascade on delete
138740648c Merge pull request #2 from kingjaypee12/update/ledger
13a0f69ce3 Merge pull request #1 from kingjaypee12/update/ledger
Compare 5 commits »
kingjaypee12 pushed to main at kingjaypee12/MKM 2026-02-10 07:07:11 +00:00
5715ab10f2 Merge pull request 'update/ledger' (#1) from update/ledger into main
0131193b8d refactor: streamline sales and expenses management in client resource
0e4da559d6 fix: cascade delete related transactions and ledgers for sales and expenses
1548e178bc feat(client): add journals relation and improve transaction ledger handling
Compare 4 commits »
kingjaypee12 merged pull request kingjaypee12/MKM#1 2026-02-10 07:07:10 +00:00
update/ledger
kingjaypee12 created pull request kingjaypee12/MKM#1 2026-02-10 07:07:04 +00:00
update/ledger
kingjaypee12 pushed to update/ledger at kingjaypee12/MKM 2026-02-10 07:06:18 +00:00
0131193b8d refactor: streamline sales and expenses management in client resource
0e4da559d6 fix: cascade delete related transactions and ledgers for sales and expenses
1548e178bc feat(client): add journals relation and improve transaction ledger handling
Compare 3 commits »
kingjaypee12 created branch update/ledger in kingjaypee12/MKM 2026-02-10 07:06:18 +00:00
kingjaypee12 pushed to main at kingjaypee12/MKM 2026-02-09 08:27:13 +00:00
207f4c1609 feat(client): add financial reports and ledger management
91eb1fbe63 feat: updates on expenses
92178271e4 feat: updates on sales
06a2035cc8 feat: updates on expenses
daa6f692e1 feat: updates on expenses
kingjaypee12 created branch main in kingjaypee12/MKM 2026-02-09 08:27:13 +00:00
kingjaypee12 created repository kingjaypee12/MKM 2026-02-09 08:26:25 +00:00
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-02 08:38:51 +00:00
9442352a87 test
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-02 08:34:24 +00:00
e16e3ec387 chore: change seed script to use compiled JS instead of ts-node
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-02 08:01:06 +00:00
0999d46bd0 chore: disable incremental compilation in tsconfig
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-02 07:54:55 +00:00
cdbf2cdc3b build: add nodejs and python env for nixpacks setup
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-02 07:36:39 +00:00
b2bd4cba02 chore: replace Docker setup with Nixpacks configuration
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-01 17:01:16 +00:00
cb4a7eadac ci(docker): increase health check start period and use localhost IP
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-01 16:54:23 +00:00
39c16f5090 feat: add health check endpoint and Docker health monitoring
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-02-01 13:26:42 +00:00
3dc74b6aa2 feat(docker): add Docker support and enhance dashboard data
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-01-31 01:01:08 +00:00
f521970a65 build: add TypeScript configuration and generate declaration files
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-01-30 16:57:52 +00:00
0fa0343798 feat(meal-planner): add auto-generate meal plan functionality
kingjaypee12 pushed to master at kingjaypee12/calorie_tracker_2 2026-01-30 16:26:54 +00:00
cb2fe12c73 chore: remove Docker and containerization configuration files