19 Commits (1af2a8af2a9938c2b117424317ad8de45ecfdee0)

Author SHA1 Message Date
nic 1af2a8af2a chore: style updates for document uploads 5 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 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 d240270144 fix: updated styles/workflow/small ui tweaks 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 7bf6a3d502 chore: updated wording for consistency and created unique overlay classes for uploads and removals 10 months ago
nic 6bd57c10be feat: bulk document removal working except for Job Invoice 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 7398fcbb9e feat: creating document handler and attachments api stub 10 months ago