79 Commits (54ecba5940a9ed1806f62909509218035c5a56ae)
 

Author SHA1 Message Date
nic 54ecba5940 fix: updated document removal for better efficiency hopefully 7 months ago
nic c9ae2fbef1 fix: changed scripting to hopefully fix the error but I don't know anymore 8 months ago
nic 7362ec24bc fix: runner permissions issue, changed script location 8 months ago
nic b2476ffedc fix: I hate yaml 8 months ago
nic 1ad95c6e7d fix: yaml error 8 months ago
nic 6baa7256aa fix: powershell run error 8 months ago
nic f83a344928 fix: labels were incorrect, hopefully this one is correct 8 months ago
nic 4a75181359 chore: added github build and deploy script 8 months ago
nic 6e4e6d94f7 chore: finally added custom port for dev vs prod builds 8 months ago
nic c8edfdb56c chore: updated css for better input visibility and changed details icon from eye to a magnifying glass 8 months ago
nic 5f29eca7c2 feat: added invoice drag and drop and stubbed out routes/pages for sidebar 8 months ago
nic b8546c0eea feat: basic dashboard drag'n'drop 8 months ago
nic cb3fc7fb44 feat: multi-upload modal backend now complete 9 months ago
nic c16789b099 feat: multi-upload modal setup, need to js my way to client-side handing this info off to the backend now 9 months ago
nic 51093cbd07 feat: added multi-upload field for files instead of continually adding single new fields 9 months ago
nic 26886d9b31 fix: oob swap didn't work with the response structure; used hx-target and hx-swap outerHTML instead and it seems to work 9 months ago
nic 6900291685 fix: logic before multi invoice just re-ran invoice query after changing invoice status; with multi invoices this is bad; created individual invoice card to update just single invoices when changing statuses 9 months ago
nic c908210abe chore: testing different icons for invoice buttons 9 months ago
nic 5d684c24e7 fix: bulk removal works again; some js relied on things I removed and I hadn't realized it 9 months ago
nic d240270144 fix: updated styles/workflow/small ui tweaks 9 months ago
nic cfc1d6af61 feat: added multi-invoice searching 9 months ago
nic 2046e37686 chore: updated README to reflect the new project structure 9 months ago
nic 5758f1d5f0 chore: cleaned up warning message for always true, redundant check 9 months ago
nic 51e985aab1 fix: created individual file handlers instead of shared to avoid race conditions, added server request times 10 months ago
nic e0f10d8842 fix: streaming file data instead of loading full file into ram 10 months ago
nic ab4bb9985b chore: updated middleware to get rid of warning I have been ignoring 10 months ago
nic c005620e84 fix: memory limitations due to 32 bit architecture; now using manual form field/file processing; hopefully it continues to work 10 months ago
nic 485d9fd058 fix: initial upload partial still had the bad values for generic attachment and blank paperwork 10 months ago
nic 7bf6a3d502 chore: updated wording for consistency and created unique overlay classes for uploads and removals 10 months ago
nic 6a1e418e0a chore: hide the detected jobs section after restarting doc uploads 10 months ago
nic 19a744e02a chore: hide/show steps and added start over for doc removal 10 months ago
nic 8bdcc822e2 chore: added overlay to doc removal 10 months ago
nic 35f2f2f853 fix: broke the search indicator for invoices at some point while vibing the upload overlay and now it is fixed again 10 months ago
nic ab674944db chore: vibe coded some progress indication 10 months ago
nic 016ec2c2e9 chore: updating language for consistency 10 months ago
nic a777e8e0a2 chore: updated some css colors that got jacked in the css rewrite and updated some document removal layouts 10 months ago
nic a4fda8ed16 fix: updated logic for filtering removals 10 months ago
nic c9789cfca5 fix: updated unused parameter 10 months ago
nic 6bd57c10be feat: bulk document removal working except for Job Invoice 10 months ago
nic e1c4e8962b feat: bulk document removal 'working' ¯\_(ツ)_/ 10 months ago
nic f66f8001b3 feat: creating basics of layout for document removal 10 months ago
nic 1f53830b94 fix: css junk that I made claude do 10 months ago
nic 348c896e89 feat: completed upload ability for jobs 10 months ago
nic fcbc156512 chore: removed cli stuff 10 months ago
nic 7398fcbb9e feat: creating document handler and attachments api stub 10 months ago
nic b5a77badf3 feat: mocked up the document uploads section 10 months ago
nic ab8f2dcae4 chore: updated css to use variables for easier management 10 months ago
nic 1096b42258 chore: updated status transition/display rules 10 months ago
nic c3007ef62f chore: just changing fields and stuff for testing; more changes will come 1 year ago
nic c2db027890 chore: basic convertDatesToUnix function added; needs work to not re-write every possible date param 1 year ago