Refactor receipt handling by removing status options from the server-side logic and simplifying the default status to "New". Update the receipt form to eliminate the status selection, enhancing user experience by focusing on essential fields. Improve image upload handling with WebP conversion support in both receipt creation and editing components.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m25s

This commit is contained in:
eewing
2026-02-19 11:19:35 -06:00
parent f51f9c9f81
commit 6e6ad0de05
39 changed files with 259 additions and 242 deletions
+5 -5
View File
@@ -4,8 +4,8 @@ import {
readable,
readonly,
writable
} from "./chunk-LDPLLRRU.js";
import "./chunk-UKTTYZCO.js";
} from "./chunk-XGKSMLPM.js";
import "./chunk-7XW5QO7S.js";
import {
active_effect,
active_reaction,
@@ -15,12 +15,12 @@ import {
render_effect,
set_active_effect,
set_active_reaction
} from "./chunk-UWLXLUJC.js";
} from "./chunk-SWXNV5Y3.js";
import "./chunk-XWATFG4W.js";
import "./chunk-U7P2NEEE.js";
import "./chunk-HNWPC2PS.js";
import "./chunk-OHYQYV5R.js";
import "./chunk-U7P2NEEE.js";
import "./chunk-X4VJQ2O3.js";
import "./chunk-LYA4E26T.js";
// node_modules/svelte/src/store/index-client.js
function toStore(get2, set) {