73 Commits

Author SHA1 Message Date
7e9dd3ce14 image link re.sub fix 2024-03-18 13:58:22 +01:00
a344e2b40c bigger image fix, include png images too 2024-03-18 09:27:29 +01:00
c493b2315a fetch history filtered order fix 2024-03-17 22:12:59 +01:00
a530b7ae65 overflow include item when creating list 2024-03-17 22:05:18 +01:00
847de06ca2 item attributes pattern fix 2024-03-17 21:14:48 +01:00
a3284f023c fixed history fetch (order) + podman example command 2024-03-10 00:15:32 +01:00
d09eb3be44 restore listcontent, itemlist 2024-03-03 17:44:38 +01:00
b363c5d752 delete item, remove from list fix + restore history 2024-03-03 14:25:53 +01:00
960fbf80fb fix for sending bigint from backend + restore db from file, table item, TODO: other tables 2024-03-03 00:11:59 +01:00
4f069bfb20 restore/export data popup, TODO: backend for restore data 2024-03-02 15:46:44 +01:00
fc9b313832 wait between scrapping requests, avoid triggering captcha interception 2024-03-01 14:59:38 +01:00
bdcef0911d export data 2024-02-23 21:57:18 +01:00
3e92c644fd JS functions: convert object to csv, convert csv to object 2024-02-23 00:37:15 +01:00
708b625fbe modify itemlist interactivity 2024-02-21 01:17:15 +01:00
b9285fe97e modify list popup, chose list to modify submenu + show content in list 2024-02-20 17:03:23 +01:00
ba72d8bd35 delete list interactivity + fix create empty list 2024-02-19 00:49:36 +01:00
094439eb73 dropdown menu, only refresh graphs on filter changes + don't close when clicking inside 2024-02-18 17:11:48 +01:00
d06b5aabae filters interactivity + fix in fetch, flask and SQL requests 2024-02-17 02:03:03 +01:00
f1b698fb46 input fields validity check 2024-02-17 00:18:24 +01:00
a2eea73a04 button style + input field width for add item 2024-02-16 23:51:37 +01:00
4111efca63 buttons appearance 2024-02-16 23:06:24 +01:00
ffc5acbd14 itemlist manipulation functions + bootstrap button bar, TODO: interactivity 2024-02-16 19:16:46 +01:00
198de5f116 remove from list and delete list functions 2024-02-14 13:45:52 +01:00
9214896c75 create list interactivity 2024-02-13 22:53:03 +01:00
c540e2f497 generate items list with image and checkboxes in create list pop up 2024-02-13 19:42:26 +01:00
c768da2417 margin fix, fit 3 digits prices 2024-02-12 22:25:14 +01:00
c88044a260 currency fix 2024-02-12 21:30:17 +01:00
49574602ed server static files with Flask 2024-02-11 18:24:43 +01:00
1151c3e9a2 list create / add item, no interactivity yet 2024-02-11 17:38:17 +01:00
4a5b9f3bb9 fixed attribute regex for multiple spaces 2024-02-07 22:41:25 +01:00
c3f0e24041 new items to test 2024-02-06 22:40:14 +01:00
d155e9f85e regex fix 2024-02-06 22:37:24 +01:00
e7d2465f2e attributes regex fix 2024-02-06 19:37:25 +01:00
b9af355e3e regex fix 2024-02-06 19:31:40 +01:00
2c4439e972 hidden item background colour 2024-02-05 13:06:05 +01:00
78492e20a7 show hidden button style + do not create div if hidden 2024-02-05 13:00:36 +01:00
2cb405abfd show/hide button interactivity 2024-02-05 09:30:29 +01:00
d8884664fa fixed delete 2024-02-04 19:53:59 +01:00
bc0e1d8207 separate JS function in different files 2024-02-02 12:25:53 +01:00
770952ed5e refresh graphs instead of whole webpage 2024-02-02 12:13:13 +01:00
550848b4ff delete item interactivity 2024-02-01 23:27:39 +01:00
8761a6c5ad hide/delete buttons + confirm popup, TODO: interactivity 2024-02-01 22:55:42 +01:00
9ccf112daf database init if it doesnt exist on background job start 2024-02-01 18:42:16 +01:00
17b4224771 typo in app.py + clear input field on submit in web part 2024-01-31 23:52:51 +01:00
c7a4bc711d regex catastrophic backtracking fix + background job update db 2024-01-31 21:56:16 +01:00
3b6e66c886 gitignore 2024-01-31 13:47:22 +01:00
f2dd0e51e2 tidying db functions 2024-01-31 12:01:20 +01:00
7b1bef3695 track new item 2024-01-31 01:06:26 +01:00
4894eae14f reverse proxy 2024-01-30 00:28:04 +01:00
e7a6dc5cd8 url not hardcoded 2024-01-29 23:35:20 +01:00