Commit graph

148 commits

Author SHA1 Message Date
Bronku
d2ffc76066 removed search 2025-06-23 12:51:36 +02:00
Bronku
d4780ccef4 logging first 2025-06-23 12:21:03 +02:00
Bronku
a98577ad18 switched to log.Print 2025-06-23 12:13:22 +02:00
Bronku
65709049d7 removed 'internal' directory 2025-06-19 21:48:06 +02:00
bronku
8c200a5a6c Merge branch 'main' of github.com:Bronku/iroon 2025-04-06 23:58:28 +02:00
bronku
0617973c47 total price 2025-04-06 23:57:49 +02:00
bronku
923b575bc1 changed basket to a table 2025-04-06 22:37:02 +02:00
bronku
8ec446ea28 extracted js to order.js 2025-04-06 17:50:05 +02:00
bronku
736a390bc8 added a <template> to order page 2025-04-06 17:26:10 +02:00
bronku
0edd3eb9b1 catalogue in a template 2025-04-06 16:06:14 +02:00
bronku
280c6a92ab space between label, and input 2025-04-06 15:50:19 +02:00
bronku
d6b5e66cec text formatting 2025-04-06 14:29:36 +02:00
bronku
efae35be41 fixed scrolling 2025-04-06 14:25:50 +02:00
bronku
c36c9a3ef1 scrollable containers 2025-04-06 14:13:01 +02:00
bronku
f0cd58040c local fontawesome 2025-04-06 13:37:00 +02:00
bronku
5d797f9f37 form styling 2025-04-06 13:26:03 +02:00
Bronku
4f5e2773bb
Merge pull request #1 from Bronku/style
Style
2025-04-06 13:01:18 +02:00
bronku
bd339683e8 side by side layout 2025-04-06 12:55:42 +02:00
bronku
789aecc472 thead border 2025-04-06 12:14:07 +02:00
bronku
9649bb157c total price for each element 2025-04-06 11:38:56 +02:00
bronku
8fddf65e5a removed order_infoe endpoint 2025-04-06 11:33:00 +02:00
bronku
f26498c756 restored irderid formatting 2025-04-06 00:53:52 +02:00
bronku
7f2438610e updated gitignore 2025-04-06 00:47:17 +02:00
bronku
a3b822448d updated gitignore 2025-04-06 00:39:17 +02:00
bronku
267869979e modified order details 2025-04-05 22:00:48 +02:00
bronku
da77eb1cfa align search box 2025-04-05 19:17:17 +02:00
bronku
75c2be36dd colorful css 2025-04-05 19:08:32 +02:00
bronku
1d05c217b9 expandable rows 2025-04-05 17:16:48 +02:00
bronku
25d6b305e2 css starting point 2025-04-05 12:53:05 +02:00
bronku
ad24105328 orders html 2025-04-05 12:22:13 +02:00
bronku
d95d8b996e changed to show this month's orders by default 2025-04-05 12:08:46 +02:00
bronku
939665ea02 formated orders template 2025-04-05 11:57:27 +02:00
bronku
f13a4ecde2 added css 2025-04-05 11:55:58 +02:00
bronku
b64ec5f910 ok 2025-04-05 11:52:46 +02:00
bronku
022619246e logout button 2025-04-05 11:40:42 +02:00
bronku
028c023f80 updated todo 2025-04-05 11:16:30 +02:00
bronku
d63d4d74e9 updated gitignore 2025-04-05 08:28:44 +02:00
bronku
e204255691 fixed tests 2025-03-31 21:09:38 +02:00
bronku
fea05c928c minor changes 2025-03-31 20:34:31 +02:00
bronku
cef2bb551b removed files 2025-03-31 20:22:48 +02:00
bronku
90fa204376 updated gitignore 2025-03-31 20:21:29 +02:00
bronku
732c2cb084 changed queries to not use returning id 2025-03-31 20:20:08 +02:00
bronku
5661ac4594 extracted UpdateOrderContents 2025-03-31 07:42:31 +02:00
bronku
3136739f4e labels 2025-03-31 07:32:17 +02:00
bronku
c32ecbff8f FIX: warnings 2025-03-31 01:22:14 +02:00
bronku
67807992bc date filtering, and squashed migrations 2025-03-31 01:13:33 +02:00
bronku
7b21ee837d Refactor: Add time range to order queries 2025-03-30 19:47:31 +02:00
bronku
4e55e880b4 show todays order by default 2025-03-30 15:24:06 +02:00
bronku
a30a2fdab3 Refactor order retrieval logic 2025-03-30 14:55:35 +02:00
bronku
2588f2c54e Implement FTS5 for order search 2025-03-30 14:46:01 +02:00