Commit Graph
10 Commits
Author SHA1 Message Date
tanshu b5d57fccf3 Still fixing the error 2026-08-26 06:21:50 +00:00
tanshu c534aaffa3 version bump would make the lock file out of date. 2026-08-26 06:18:09 +00:00
tanshu b7446c65ad Updated the deploy and version bump scripts to use major minor and patch notation. 2026-08-25 14:53:16 +00:00
tanshu cb2b650375 Moved to Angular v20 and Tailwind v4 plus all related dependencies
Renamed Docker directory.

Also serving static files from FastAPI.
2025-06-26 06:46:17 +00:00
tanshu 4571b31fc0 Chore: Check for deprecations using eslint plugin
Chore: environment file replacement stopped.
Chore: All components are now standalone and removed all modules
Chore: App routing is now in app.routes and similarly for all submodules
Chore: Http interceptors are now functional and split refresh interceptor into a separate one.
2024-05-31 22:54:41 +05:30
tanshu b6ef6f79e5 Fix: Closing stock on update was not working as it was not able to encode/parse creation date and last edit date 2021-11-02 12:00:26 +05:30
tanshu f2d617bbce Fix: Add / Update user error when a role was added. 2021-09-16 12:32:15 +05:30
tanshu ca352649f0 Fix: The lock was not working because:
1. The Account Types sent were sqlqueries and not integer literals
2. Voucher Types and Account Types were being compared to VoucherTypesSelected and AccountTypesSelected objects and not their ids.
2021-09-10 22:36:07 +05:30
tanshu dbf0ecf0d8 Updated the deploy and version_bump scripts 2021-09-10 13:26:16 +05:30
tanshu e3d3179cbd Feature: Added lint, version_bump and deploy scripts 2021-01-25 13:14:17 +05:30