40 Commits

Author SHA1 Message Date
abaea8673a Add template for unauthenticated response 2023-08-20 14:10:44 +02:00
4f83ee3a40 Add a comment and code style stuff 2023-08-20 14:10:44 +02:00
c453e923ae Use session to store authentication info instead of cookie 2023-08-20 14:10:44 +02:00
Shirkanesi
bc9336ef21 Initial work on auth-tokens 2023-08-20 14:10:44 +02:00
Shirkanesi
541029a02d Add common names for venv to gitignore 2023-08-20 14:10:41 +02:00
04f832ac00 Add elm-stuff to .gitignore 2023-08-20 13:45:10 +02:00
5551b6438a Fix some report stuff 2023-08-18 11:29:04 +02:00
1a34486a84 Update report
Report now has a 'total' column next to the 'inventory' column.

Also, for items that are not empty yet we use the current time instead of the most recent sale to estimate time until empty.
2023-08-18 00:14:11 +02:00
53eb6a9fba Fix ssh host in README 2023-08-18 00:12:42 +02:00
243d91abb3 Add Python version note 2023-08-13 00:04:43 +02:00
f666075f3e Add some notes about setup and running jon 2023-08-11 14:53:04 +02:00
2045496ef4 Move TODO to README 2023-08-11 14:39:49 +02:00
fd02d162aa Move Python code into repo root 2023-08-11 14:37:51 +02:00
b729e91aaa Remove Haskell code 2023-08-11 14:35:55 +02:00
3ad649a402 Add /inventory/report route 2023-08-11 14:34:57 +02:00
7c1e13e32e Fix read_item view 2023-07-17 17:15:10 +02:00
37179e65a1 Merge branch 'feature/entry' 2023-07-03 18:22:41 +02:00
BuildTools
73bebf0aec Add configuration files 2023-07-03 18:22:14 +02:00
BuildTools
8fda78c466 Add transfer button 2023-07-03 18:22:14 +02:00
9211d1f9b4 Add entry blueprint 2023-07-03 18:07:12 +02:00
BuildTools
38c827d0d8 Add configuration files 2023-06-30 17:37:09 +02:00
BuildTools
0f3416b49a Add transfer button 2023-06-30 17:20:15 +02:00
c44f11a686 Add smaller font size for print media 2023-06-30 16:19:59 +02:00
58ed948975 Add inventory correction stuff 2023-06-30 09:52:53 +02:00
bbd51978cb Implement some more python features 2023-06-06 16:51:28 +02:00
b886d71a0b Add python 2023-05-17 12:43:43 +02:00
e31017831a Fix error 2023-03-10 18:49:52 +01:00
b58efa1fc2 Delete old stuff from main 2023-01-06 01:41:56 +01:00
fa2d060143 Fix typo 2022-12-13 18:46:10 +01:00
26b087c041 Add inventory line view 2022-12-13 18:41:39 +01:00
f02c7462f3 Add title 2022-12-11 01:24:23 +01:00
05724dbaab Restructure client code 2022-12-08 22:42:10 +01:00
9ce0f974fb Add a few things 2022-12-08 18:06:15 +01:00
5bd3832d27 Add simple (and bad) frontend 2022-12-07 19:37:39 +01:00
4be962a6fb Add createSnack call 2022-12-07 14:17:47 +01:00
3e4548dc75 Add a few calls 2022-12-05 17:45:07 +01:00
e908d9dd8e Add swagger endpoint 2022-12-02 17:11:42 +01:00
1c0c1457bd Add getUnsoundBarcodes route 2022-12-02 15:55:23 +01:00
b673f4dcf5 Set up some tables and basic queries 2022-12-02 15:20:05 +01:00
BuildTools
424d037c22 Initial commit 2022-11-29 17:58:08 +01:00