Commit Graph
150 Commits
Author SHA1 Message Date
tanshu 823808d402 Version Bump v9.0.3 2021-04-05 08:21:31 +05:30
tanshu e1ed264674 Version Bump v9.0.2 2021-04-02 18:53:56 +05:30
tanshu 78dcd6b92a Version Bump v9.0.1 2021-04-02 18:30:58 +05:30
tanshu c3df28eb64 Version Bump v9.0.0 2021-04-02 14:34:38 +05:30
tanshu faf83f9356 Version Bump v8.2.0 2021-04-02 07:00:16 +05:30
tanshu 214c40fbde Version Bump v8.1.0 2021-03-26 08:55:20 +05:30
tanshu 11600de3a8 Version Bump v8.0.0 2021-03-24 01:47:04 +05:30
tanshu 0b30ce258c Version Bump v7.3.0 2021-03-20 08:06:20 +05:30
tanshu 0775d12271 Version Bump v7.2.0 2021-03-19 08:06:54 +05:30
tanshu dc6e7fe467 Version Bump v7.1.2 2021-03-19 06:55:32 +05:30
tanshu e99b8f3070 Version Bump v7.1.1 2021-03-18 21:04:09 +05:30
tanshu 30685e10a8 Version Bump v7.1.0 2021-03-18 07:12:55 +05:30
tanshu 2374fd7347 Chore: Updated angular and other javascript dependencies 2021-03-18 07:11:41 +05:30
tanshu 4257db020d Version Bump v7.0.0 2021-03-17 10:02:17 +05:30
tanshu ea2bfb1c0c Chore: Moved individual models into their own files.
Chore: Updated dependencies.
2021-03-17 09:39:56 +05:30
tanshu 716c74c974 Version Bump v6.3.0 2020-12-25 11:47:35 +05:30
tanshu 6257313792 Version Bump v6.2.0 2020-12-24 12:59:44 +05:30
tanshu 7550ced477 Version Bump v6.1.5 2020-12-21 11:24:42 +05:30
tanshu c6da3b9e38 Version Bump v6.1.4 2020-12-21 08:03:15 +05:30
tanshu f65c19ce1a Version Bump v6.1.3 2020-12-20 08:05:21 +05:30
tanshu 4e3362c614 Version Bump v6.1.2 2020-12-19 10:43:03 +05:30
tanshu 7bd46a946e Version Bump v6.1.1 2020-12-19 09:09:51 +05:30
tanshu 36915b41c1 Version Bump v6.1.0 2020-12-18 13:25:34 +05:30
tanshu 63f5871350 Version Bump v6.0.0 2020-12-16 22:40:36 +05:30
tanshu 02e208cd4e Version Bump v5.4.0 2020-12-16 11:50:23 +05:30
tanshu e229ecefa2 Version Bump v5.3.1 2020-12-15 22:40:24 +05:30
tanshu 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
tanshu 5a73387404 Version Bump v5.3.0 2020-12-14 18:27:10 +05:30
tanshu 294f53147f Version Bump: v5.2.0 2020-12-13 13:20:46 +05:30
tanshu d65379a068 Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
tanshu 130d9197e5 Version bump v5.1.0 2020-11-25 12:39:05 +05:30
tanshu d9e0397b21 Version bump v5.1.0 2020-11-25 10:07:26 +05:30
tanshu 84535ca9bb Version bump to v5.0.2 2020-11-22 23:21:54 +05:30
tanshu e8ae39cd7a Fix: Angular won't compile as it requires typescript < 4.1.0 2020-11-22 10:58:18 +05:30
tanshu 3f49bea039 Version Bump to v5.0.0 2020-11-22 10:14:51 +05:30
tanshu 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
tanshu cabd6f2ea1 Version bump v4.3.0 2020-11-15 13:00:58 +05:30
tanshu aead1f1b36 Version bump to v4.2.0 2020-11-13 13:24:55 +05:30
tanshu ef1ee35b65 Version Bump v4.1.1 2020-11-13 09:35:33 +05:30
tanshu 9317150bde Version Bump v4.1.0 2020-11-12 12:33:26 +05:30
tanshu 77fb8e8428 Did not add the docker entrypoint file
v4.0.1
2020-11-10 13:36:54 +05:30
tanshu de1b199da0 Version bump to v4.0.0 due to temporal products 2020-11-10 12:46:32 +05:30
tanshu 9ea143d233 version bump
v3.1.0
2020-10-29 07:46:11 +05:30
tanshu 99f5f09c17 Bump to v2.0.0 2020-10-11 21:02:51 +05:30
tanshu 9ecf0b5cc9 Display frontend / backend version at the homescreen 2020-10-11 11:13:06 +05:30
tanshu 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
tanshu 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
tanshu 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