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
|
5f29eca7c2
|
feat: added invoice drag and drop and stubbed out routes/pages for sidebar
|
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
|
d240270144
|
fix: updated styles/workflow/small ui tweaks
|
9 months ago |
nic
|
cfc1d6af61
|
feat: added multi-invoice searching
|
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
|
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
|
1096b42258
|
chore: updated status transition/display rules
|
10 months ago |
nic
|
c2db027890
|
chore: basic convertDatesToUnix function added; needs work to not re-write every possible date param
|
1 year ago |
nic
|
65c07f15d8
|
feat: creating job search functionality
|
1 year ago |
nic
|
dce55183d2
|
updated some invoice button logic that was incorrect and updated the input styles
|
1 year ago |
nic
|
d6733135ab
|
updated a line that was producing a warning message
|
1 year ago |
nic
|
7f416aca38
|
updated to use embedded templates; need to rethink structure/layout
|
1 year ago |
nic
|
eaad2b0012
|
updated button handling that broke with the button display update
|
1 year ago |
nic
|
6d3b5fda81
|
moved inv button logic serverside
|
1 year ago |
nic
|
dd1ce16efb
|
added more buttons and updated void func to be a more generic update status func
|
1 year ago |
nic
|
e342e354c2
|
hid void button if invoice is in void status
|
1 year ago |
nic
|
a2c978f06a
|
created void button and functionality
|
1 year ago |
nic
|
c7f49aefec
|
updated styles and error handling
|
1 year ago |
nic
|
b951922304
|
complete (t)re(e)-factor; updated structure and updated absolute paths
|
1 year ago |
nic
|
1dc8ad4e9a
|
pruned and added files and directories
|
1 year ago |
nic
|
a233fa7cc0
|
handled whitespace error
|
1 year ago |
nic
|
119251db79
|
updated auth and added session store; got invoice search working
|
1 year ago |
nic
|
45799b7d60
|
creating invoice template
|
1 year ago |
nic
|
af000b064d
|
to date boilerplate cli and web app
|
1 year ago |