010e9a84db
Chore: Upgrade to Angular v18
...
Chore: Upgrade to Python 3.12
Chore: Upgrade to psycopg3
2024-06-03 13:22:56 +05:30
ecea277e46
Feature: Table Booking in guestbook.
...
Feature: Guest book list shows the running cover count
2023-08-28 07:14:24 +05:30
1cb2677ad1
Chore: Moved edit and delete in guestbook to the details from list.
...
This will give more space.
Also removed the old table button
2023-08-17 22:18:14 +05:30
8b2d15b9e1
Fix: Guestbook would not let you seat anyone who has any old bill.
...
Fix: Only create a new temporal product when there is some change in the data.
2023-07-20 07:00:20 +05:30
8bc7d66123
Fix: Prevent creation of customer with blank name when adding a guest book item.
...
Fix: Also prevent creation of customer with blank phone number when adding a guest book.
Feature: Show the old bill of a customer in guest book
Fix: In reprint, allow changing of customer
Chore: Updated dependencies
2023-04-09 15:42:32 +05:30
2fb2e01ca1
Feature: Allow edit of time in guest book.
...
Feature: Guest book row color is the same as running table colors
2023-03-24 12:46:42 +05:30
efa2af396d
Chore: Moved from css to sass, god knows what to do now.
...
Chore: Prettier line length changed to 120 from 100
Fix: Hard coded the face as the primary color to make the buttons stand out
2023-03-13 23:52:44 +05:30
5c7985e392
Chore:
...
Moved to sqlalchemy 2.0
Added type checking as much as possible
Updated angular to 15
Moved from Angular flex layout to tailwind css
Started developing on vscode with devcontainers
2023-02-20 18:49:17 +05:30
2dd9f7d962
Guest book now shows table status and link to open table
2020-11-13 13:23:34 +05:30
d677cfb1ea
Blacked and isorted the python files
...
Prettied and eslinted the typescript/html files
2020-10-11 10:56:29 +05:30
b19d8cc030
Ported:
...
Guest Book
Chore:
Added New Day Offset and Timezone Offset in settings so that they can be shared consistently and also set in runtime.
2020-09-22 10:53:31 +05:30
4513e8b263
Bills initially working just as proof of concept
...
ng linted
modifier categories list is better at displaying data sanely now
2019-07-11 12:17:41 +05:30
e1c42d4470
Modifier Category table added as a parent of modifiers
...
They are also linked to products / menu categroies as to which products they can be used on
The linking to menu categories is done in the frontend, database is linked directly to products
Treeview for menu categories yet to be done in modifier category detail form
2019-06-20 17:45:28 +05:30
63f5f60842
Still in progress
2019-06-17 13:23:00 +05:30
d59c60e81d
Initial commit for the Angular part. We are nowhere yet.
2019-06-14 00:32:34 +05:30