Commit Graph

28 Commits

Author SHA1 Message Date
36915b41c1 Version Bump v6.1.0 2020-12-18 13:25:34 +05:30
63f5871350 Version Bump v6.0.0 2020-12-16 22:40:36 +05:30
02e208cd4e Version Bump v5.4.0 2020-12-16 11:50:23 +05:30
e229ecefa2 Version Bump v5.3.1 2020-12-15 22:40:24 +05:30
22de4f7624 Fix: Reports were not working as they were not adapted to the new Enums
Fix: The docker image borked on printing as it did not have the en_IN locale
Fix: Angular errored as it needed typescript < 4.1.0
Fix: chd yml had a typo in host name
2020-12-15 22:15:51 +05:30
5a73387404 Version Bump v5.3.0 2020-12-14 18:27:10 +05:30
294f53147f Version Bump: v5.2.0 2020-12-13 13:20:46 +05:30
d65379a068 Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
130d9197e5 Version bump v5.1.0 2020-11-25 12:39:05 +05:30
d9e0397b21 Version bump v5.1.0 2020-11-25 10:07:26 +05:30
84535ca9bb Version bump to v5.0.2 2020-11-22 23:21:54 +05:30
e8ae39cd7a Fix: Angular won't compile as it requires typescript < 4.1.0 2020-11-22 10:58:18 +05:30
3f49bea039 Version Bump to v5.0.0 2020-11-22 10:14:51 +05:30
6567f560ab Updated to angular 11
Now compiling with strict mode in typescript
Need to error checking now
2020-11-22 10:13:37 +05:30
cabd6f2ea1 Version bump v4.3.0 2020-11-15 13:00:58 +05:30
aead1f1b36 Version bump to v4.2.0 2020-11-13 13:24:55 +05:30
ef1ee35b65 Version Bump v4.1.1 2020-11-13 09:35:33 +05:30
9317150bde Version Bump v4.1.0 2020-11-12 12:33:26 +05:30
77fb8e8428 Did not add the docker entrypoint file
v4.0.1
2020-11-10 13:36:54 +05:30
de1b199da0 Version bump to v4.0.0 due to temporal products 2020-11-10 12:46:32 +05:30
9ea143d233 version bump
v3.1.0
2020-10-29 07:46:11 +05:30
99f5f09c17 Bump to v2.0.0 2020-10-11 21:02:51 +05:30
9ecf0b5cc9 Display frontend / backend version at the homescreen 2020-10-11 11:13:06 +05:30
b31db593c2 Updated to angular 10
Moved to eslint for linting
Added prettier for formatting
Fixed minor errors
2020-10-11 09:34:35 +05:30
3f2a06c2cf Feature:
Print kot and print bill are working now using celery

Now also need to install RabbitMQ for clery to work
2020-10-01 11:43:43 +05:30
fdfd3dcbfb Added: Alembic for migrations
Moving from Pyramid to FastAPI
2020-06-14 18:43:10 +05:30
Amritanshu
2474e3ef25 Fixed a few errors which showed up when ng build --prod was used
Removed the loading bar component as it was giving build troubles and can be added back later
Added the HttpClientModule import to app.module without which it will not run
2019-08-19 17:50:04 +05:30
Amritanshu
d59c60e81d Initial commit for the Angular part. We are nowhere yet. 2019-06-14 00:32:34 +05:30