receipts/js
Dustin 9cef220f90 ui: Persist success notification, redirect to list
Tabitha requested that the application returns to the transaction list
after the form was submitted successfully.  Before the navigation
starts, we still want to see the info toast, though.  Since the
navigation may take a few seconds, we keep the toast open indefinitely.
2025-03-08 20:18:37 -06: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
alert.ts js: Initial UI implementation 2025-03-08 11:11:42 -06:00
build.js js: Initial UI implementation 2025-03-08 11:11:42 -06:00
common.css js: Initial UI implementation 2025-03-08 11:11:42 -06:00
common.ts js: Initial UI implementation 2025-03-08 11:11:42 -06:00
package-lock.json js: Initial UI implementation 2025-03-08 11:11:42 -06:00
package.json js: Initial UI implementation 2025-03-08 11:11:42 -06:00
transaction.css ui: Move camera action buttons below image viewer 2025-03-08 20:12:20 -06:00
transaction.ts ui: Persist success notification, redirect to list 2025-03-08 20:18:37 -06:00