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 |
nic
|
0b7d1eddc0
|
chore: creating templates for doc upload card and job related partials
|
1 year ago |
nic
|
65c07f15d8
|
feat: creating job search functionality
|
1 year ago |
nic
|
9488730463
|
chore: update routes
|
1 year ago |
nic
|
dce55183d2
|
updated some invoice button logic that was incorrect and updated the input styles
|
1 year ago |
nic
|
1c4a2af1c5
|
updated some more styling
|
1 year ago |
nic
|
0d64f293bf
|
added stub of document upload section and fixed some styling that didn't match between dark and light
|
1 year ago |
nic
|
7ec48af15d
|
added both themes and switched on system theme; need to pare down
|
1 year ago |
nic
|
7cf67f20a7
|
made a dark theme
|
1 year ago |
nic
|
b09bd9ada6
|
made a light theme
|
1 year ago |
nic
|
cb666b4946
|
original static serve for css didn't work with embed, so it has been updated
|
1 year ago |
nic
|
d6733135ab
|
updated a line that was producing a warning message
|
1 year ago |