Commit Graph

23 Commits

Author SHA1 Message Date
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
60c48ce952 Fix form submissions failing when using OAuth 2023-11-12 01:36:32 +00:00
8ea0c769d8 Fix X-Forwarded-* headers ignored when running in container 2023-11-11 22:41:28 +00:00
30e774da38 Respect X-Forwarded-* headers 2023-11-11 21:40:25 +00:00
6c954a5446 Add optional authentication via third party OAuth providers 2023-11-11 20:00:31 +00:00
929eddd9e8 Add ability to add transaction items using barcode scanner 2023-11-05 23:10:54 +00:00
d8c828686e Enable debugging on remote device 2023-11-05 15:16:38 +00:00
03d64364a8 Remove Razor view runtime compilation 2023-11-04 16:22:28 +00:00
08bdf72ff6 Fix warnings 2023-11-04 12:55:55 +00:00
9c07c3120b Update to .NET 8 release candidate 2023-11-04 12:55:43 +00:00
00fd7b8ef0 Update dependencies 2023-10-08 16:48:53 +01:00
dd31c7da5c Improve layer caching in Docker build 2023-08-11 22:28:42 +01:00
0ad9682bc5 Change items to be optional when adding promotion 2023-08-11 16:24:00 +01:00
c28f67b4ae Fix quantity field blank when adding item not previously purchased 2023-08-11 16:21:47 +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
ddf87f6eb6 Add database migrations 2023-07-24 15:31:20 +01:00
b32ac7ba6f Add support for running as docker container 2023-07-23 21:12:50 +01:00
967c16b6bf Initial commit 2023-07-23 20:00:53 +01:00