94 Commits (production)
 

Author SHA1 Message Date
nic f5160a95b6 feat: added user creation/update 18 hours ago
nic 4103114724 fix: updated an issue with csrfield 3 months ago
nic 87a84f8512 feat: added barebones invoice clock events report 3 months ago
nic 1b29acf523 feat: added barebones invoice clock events report 3 months ago
nic 6dee48b92a fix: CSRF sending masked token 3 months ago
nic 413298462f chore: implementing CSRF 3 months ago
nic bd15d71f00 chore: implementing CSRF 3 months ago
nic 1af2a8af2a chore: style updates for document uploads 5 months ago
nic 46a48ba2ec fix: updated read and write timeouts to 2 hours 7 months ago
nic cc7d64055e chore: updated gitignore 7 months ago
nic f427fc1831 fix: removal now works on type filters and a combination of all filters 7 months ago
nic 5d6a125bf8 fix: updated ref_name 7 months ago
nic 3af9a2806c fix: updated pagination to be reuseable; lots of styling/formatting work 7 months ago
nic 0a169b8b8b feat: added pagination to results 7 months ago
nic 38da0d751e feat: added timer for uploads and removals to show how long it takes 7 months ago
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