Go to file
Dustin 69b511613f ui: Disable submit button while cropping
It's not immediately clear that submitting the form while the cropper is
active will not include the image _at all_.  To make this evident, we
disable the submit button until the crop is complete.
2025-03-08 20:15:41 -06:00
js ui: Disable submit button while cropping 2025-03-08 20:15:41 -06:00
src backend: Attach photo to Journal ID 2025-03-08 20:13:10 -06:00
templates ui: Fix date field on xact form 2025-03-08 20:14:54 -06:00
.editorconfig Initial commit 2025-03-05 18:02:52 -06:00
.gitignore Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
.prettierrc Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
Cargo.lock Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
Cargo.toml Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
LICENSE-Apache-2.0.txt Initial commit 2025-03-05 18:02:52 -06:00
LICENSE-MIT.txt Initial commit 2025-03-05 18:02:52 -06:00
firefly.env Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
rustfmt.toml Initial commit 2025-03-05 18:02:52 -06:00
start-firefly.sh Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
static Fix path to static resources 2025-03-08 20:08:45 -06:00