13 Commits

Author SHA1 Message Date
b978e0da56 refactoring, reorganizing
Changed the folder structure for better maintenance and inserted
Dockerfile for image building.
2022-07-13 09:00:26 +02:00
f26dee5489 minor: insert primitive possibility for invoice
It's ugly. Future updates will make it more beautiful.
2022-03-23 13:45:45 +01:00
c245e01fcf minor: insert column owner in table establishment 2022-03-20 17:10:58 +01:00
fa798a5da1 several fixes, mainly page design 2022-03-10 12:32:50 +01:00
7f59f20b78 fix: create server-side defaults 2022-02-20 16:49:10 +01:00
b705f82ecb major: refactor, renaming, huge changes
Everything kinda changed. Huge refactoring.
Website now has sidebar instead of top navigation.
Database got huge changes.
More forms!
2022-02-20 02:04:16 +01:00
f713564238 major: rewrite database connections 2022-02-10 16:15:02 +01:00
afc5c2854f fix: another reinitialization 2022-02-03 19:26:55 +01:00
6f705adf9e fix: another re-initialization on the database 2022-02-03 18:28:00 +01:00
7236c199da refactor: rename tables and classes 2022-02-03 17:25:23 +01:00
ed30014112 fix: database migration 2022-02-03 17:03:37 +01:00
bfa3383a7c minor: some preparations to test 2022-02-03 13:35:00 +01:00
e73cd46611 major: new repo structure
Moved the client and server in different repositories.
2022-02-03 09:59:48 +01:00