tanshu
34b4227148
Chore: Upgraded to Angular v17 and all the refactoring for that
...
Chore: Updated all dependencies in overlord
2024-04-30 12:48:11 +05:30
tanshu
43cb697737
Chore: Upgraded from psycopg2 to psycopg3
...
This will also change the connection strings.
Chore: Removed usage of deprecated datetime.datetime.utcnow()
2024-04-30 11:29:00 +05:30
tanshu
166af2aaa3
Fix: Rebase
...
Chore: Moved to ruff and sorted and cleaned using it.
Chore: Ansible file moved to roles based.
Chore: Upgraded some dependencies
2024-04-13 14:25:53 +05:30
tanshu
efaaf9d431
Fix: The Title was showing additional quote signs
2023-12-25 10:55:58 +05:30
tanshu
56da6b0a82
Feature: Made the title configurable
2023-08-23 11:42:13 +05:30
tanshu
0fc8fac5aa
Fix: docker should upload to gondor now not beacon
2023-08-07 09:20:21 +05:30
tanshu
77e2411a88
Chore: Refactored the ansible playbook to use one .env file and vars
...
Chore: Moved to gondor
2023-08-07 07:32:28 +05:30
tanshu
f0cbe4a7de
Chore: Started using gunicorn
2023-08-06 09:09:02 +05:30
tanshu
1cd8c05f73
Fix: Dockerfile wouldnt build
2023-08-04 16:19:23 +05:30
tanshu
78d98f979d
Chore: Updated to Angular 16
2023-07-23 09:01:18 +05:30
tanshu
26d4506ca3
Feature: Added hinchco
2023-01-31 17:51:37 +05:30
tanshu
979004d29c
Chore: Updated the dockerfile to python 3.11 and also with poetry
2023-01-31 17:51:20 +05:30
tanshu
dbdd00119a
Instanceof operator was not working so changed the way of checking it
2022-07-17 08:17:13 +05:30
tanshu
a4c3ae1035
Chore: Move from remote database host to linked docker container
2022-07-05 07:09:44 +05:30
tanshu
97767e0c11
Renamed playbook
2022-06-20 08:47:34 +05:30
tanshu
92023caadc
Added the inventory information for ansible in the project and made it so that the file is only run once.
...
Updated python dependencies
2022-06-07 18:30:39 +05:30
tanshu
763af272d1
Fix: Rebase
...
Chore: Updated dependencies
Chore: Python 3.10
Chore: Node 18
Chore: Ansible to support new layouts
2022-05-09 23:56:51 +05:30
tanshu
af3fea3ca7
Docker and ansible files needed to deploy the project.
2021-11-23 09:56:36 +05:30
tanshu
30e3288b1e
DB Normalization: Moved fractionUnits back to Product from SKU as it is better suited there.
...
Feature: Created the ProductSku schema for the product/sku autocomplete
2021-11-02 14:00:15 +05:30
tanshu
6b176c22dc
Docker: Change the dockerfile to better use caching.
2021-10-31 18:54:06 +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
350edf7126
Removed timezone information from columns. Time will be stored in UTC coordinates.
...
Moved to Sqlalchemy 1.4 model and SessionFuture.
Upgraded to Angular 12
Upgraded the python dependencies
2021-09-07 12:59:18 +05:30
tanshu
ba4f8a4831
Fix:
...
Update password works
Updated the precision and nullability for models
Batch was sending non round quantity_available
Amounts were not being displayed in daybook
Moved dockerfile from root to have a consistent build environment
2020-11-03 21:50:30 +05:30