Skip to content

Commit

Permalink
- removed date/datetime completely, from now only timestamps as ints
Browse files Browse the repository at this point in the history
- moved api classes and schemas into common, all-accessible package instead of being in /server
- implemented inventory view/widget in GUI almost in full
  • Loading branch information
HardMax71 committed Aug 14, 2024
1 parent 5861c60 commit 25de085
Show file tree
Hide file tree
Showing 143 changed files with 2,359 additions and 1,541 deletions.
66 changes: 0 additions & 66 deletions desktop_app/src/api/assets.py

This file was deleted.

47 changes: 0 additions & 47 deletions desktop_app/src/api/audit.py

This file was deleted.

21 changes: 0 additions & 21 deletions desktop_app/src/api/carriers.py

This file was deleted.

26 changes: 0 additions & 26 deletions desktop_app/src/api/customers.py

This file was deleted.

80 changes: 0 additions & 80 deletions desktop_app/src/api/inventory.py

This file was deleted.

23 changes: 0 additions & 23 deletions desktop_app/src/api/locations.py

This file was deleted.

57 changes: 0 additions & 57 deletions desktop_app/src/api/orders.py

This file was deleted.

21 changes: 0 additions & 21 deletions desktop_app/src/api/permissions.py

This file was deleted.

40 changes: 0 additions & 40 deletions desktop_app/src/api/pick_lists.py

This file was deleted.

Loading

0 comments on commit 25de085

Please sign in to comment.