receipts/js
Dustin dfa5ed407b receipt-form: Prompt before leaving unfinished form
Whenever any of the fields on the page are changed, the form will be
marked as "dirty" until it is submitted.  If the form is "dirty" and the
user tries to navigate away from the page, the browser will prompt for
confirmation before leaving the page.
2025-03-11 21:05:52 -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: Prompt before leaving unfinished form 2025-03-11 21:05:52 -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