25 Commits

Author SHA1 Message Date
ba5766f9d5
Update to .NET 10 preview
All checks were successful
Docker Image CI / build (push) Successful in 8m8s
2025-03-11 23:32:27 +00:00
79850c46b5
Tweak New Transaction - Items page styles so content fits on narrow screens
All checks were successful
Docker Image CI / build (push) Successful in 3m5s
2024-10-14 18:26:07 +01:00
d089065208
Fix format of default item quantity when scanning barcode 2024-10-14 15:08:46 +01:00
00e17497bf
Fix error saving transaction with a promotion with items 2024-10-13 16:17:35 +01:00
2c0f6f1cab
Fix error loading Add/Edit Transaction Item page
All checks were successful
Docker Image CI / build (push) Successful in 3m8s
2024-10-12 16:00:32 +01:00
47d13ba922
Add support for adding 'loose' items to transactions
All checks were successful
Docker Image CI / build (push) Successful in 3m45s
2024-10-12 02:36:38 +01:00
eee2c201fa
Store when barcode was last scanned
All checks were successful
Docker Image CI / build (push) Successful in 14m3s
2024-10-05 19:15:21 +01:00
cf30fcecbc
Fix Add/Edit Transaction Item form error when scanning barcode 2023-12-13 16:27:07 +00:00
8223568ed6
Refactor tables to Razor components 2023-12-10 20:36:48 +00:00
fd05501fad
Fix error loading page after adding promotion with items to transaction 2023-12-05 22:49:32 +00:00
12f91cbf93
Fix enter keypress not submitting Add/Edit Transaction Item form 2023-12-05 22:33:24 +00:00
a693770ff4
Fix item suggestions on Add/Edit Transaction Item form 2023-12-05 22:28:48 +00:00
70a34b67d6
Refactor New Transaction pages/modals to Razor components 2023-12-03 20:06:53 +00:00
f070acef41
Refactor Transactions page to Razor component 2023-12-03 20:06:11 +00:00
51bff2162e
Refactor Items page to Razor component 2023-12-03 20:06:07 +00:00
fce7734df6
Return newest item when scanning barcode linked to multiple items 2023-11-12 19:34:06 +00:00
cd77aaf313
Fix new barcode not saved when adding existing item to transaction 2023-11-12 17:13:40 +00:00
929eddd9e8
Add ability to add transaction items using barcode scanner 2023-11-05 23:10:54 +00:00
0ad9682bc5
Change items to be optional when adding promotion 2023-08-11 16:24:00 +01:00
06b2de9311
Fix amount display format on New Transaction - Promotions page 2023-08-04 18:10:45 +01:00
560c162ee1
Default to last purchased price and quantity when adding transaction item 2023-07-28 20:23:31 +01:00
bb2820f7df
Add ability to enter promotions when creating transaction 2023-07-24 15:31:21 +01:00
c0c1743d78
Update New/Edit Transaction Item pages to match modals 2023-07-24 15:31:21 +01:00
d6407d18cb
Improve styling of Items card on New Transaction page 2023-07-24 15:31:21 +01:00
967c16b6bf
Initial commit 2023-07-23 20:00:53 +01:00