receipts/js
Dustin ad1c857c97 receipt-form: Add Restaurant toggle
The _Add Receipt_ form now has a _Restaurant_ toggle.  When uploading a
receipt that creates or updates a Firefly III transaction, if the toggle
is activated, a special tag will be added to the transaction.  The
assumption is that Firefly will have a rule to automatically adjust the
destination account, category, and/or budget for the transaction if this
tag is present.  The tag is configurable and defaults to `Food & Drink`.
2025-05-08 22:25:29 -05:00
..
icons js: Initial UI implementation 2025-03-08 11:11:42 -06:00
.gitignore js: Initial UI implementation 2025-03-08 11:11:42 -06:00
ajaxUtil.ts js: Factor out getResponseError utility function 2025-03-10 18:22:32 -05:00
alert.ts Store receipts in the database 2025-03-09 19:55:08 -05:00
build.js Store receipts in the database 2025-03-09 19:55:08 -05:00
camera.ts Store receipts in the database 2025-03-09 19:55:08 -05:00
common.css Store receipts in the database 2025-03-09 19:55:08 -05:00
common.ts js: Initial UI implementation 2025-03-08 11:11:42 -06:00
package-lock.json ui: Remove photo cropper element 2025-03-08 20:20:29 -06:00
package.json ui: Remove photo cropper element 2025-03-08 20:20:29 -06:00
receipt-form.ts receipt-form: Add Restaurant toggle 2025-05-08 22:25:29 -05:00
receipt-list.ts receipts: Implement DELETE 2025-03-10 18:25:58 -05:00
receipt.ts Store receipts in the database 2025-03-09 19:55:08 -05:00
shoelace.ts Store receipts in the database 2025-03-09 19:55:08 -05:00
transaction.css ui: Request higher video resolution from camera 2025-03-08 20:41:40 -06:00
transaction.ts ui: Request higher video resolution from camera 2025-03-08 20:41:40 -06:00