Damien De Paoli ddp
  • Joined on 2025-05-01
ddp pushed to master at ddp/finplan 2025-12-26 11:09:25 +11:00
3b33390c3e updated ME bank amount in help, but mainly fixed year start being hard-coded to 2025, now works for any year
ddp pushed to master at ddp/finplan 2025-12-23 18:35:56 +11:00
f309dfa947 redid bills UI, you can now choose CPI or FLAT X% as well, via a drop-down not a set of buttons. The changing of inflation also tweaks any bills using CPI, all works
ddp pushed to master at ddp/docker-compose 2025-12-11 22:27:25 +11:00
9241b4091f trying out wud
af0a5cd2bd trying out wud, added secrets for it
Compare 2 commits »
ddp pushed to master at ddp/bin 2025-12-11 22:01:22 +11:00
040f743ff0 wrapper to work out which container has anonymous mounts in docker
aeb620b6d7 need to connect before we run shell
e2aeec7c07 handle differing output formats
Compare 3 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-11-18 21:13:14 +11:00
74647bcdfb remove duplicate lines of code
ddp pushed to master at ddp/books 2025-11-18 21:12:25 +11:00
f5c9570926 fix up wrong ATTR, so we dont need anonymous binds anymore
de1234f9d4 remove need for sudo
ccd4ee2346 add google, tweak to be a bit more robust
Compare 3 commits »
ddp pushed to master at ddp/finplan 2025-11-05 01:13:27 +11:00
ce20c57d11 added health check, forgot to add template/cset <- allows deletion of comparison sets in earlier commit, and added a new TODO
ddp pushed to master at ddp/finplan 2025-11-04 11:37:00 +11:00
d4662b9051 update TODO
0a9a50f9a1 added ability to delete comparison sets, also made future bills recalc for Hydunday/D_quit dependent future bills, this is not effectively functional -v1.0 :)
Compare 2 commits »
ddp pushed to master at ddp/finplan 2025-11-01 22:48:27 +11:00
9cc907fb62 added a basic comparison set page, with a table of the data that changes only (just to fit it in) and allowing them to be deleted
4bb336645a have added quick re-estimate button
Compare 2 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-28 23:04:36 +11:00
0ee55ee73d fixed BUG-143, disable next/prev as first thing we do when going next/prev Page
89e8c5d9f7 fix BUG-125: right-click changes highlight if its not in the highlight set
76b0745cc3 remove face data after transform (BUG-142), also only reset viewing image if we are viewing, and remove debugs
bc2d4384c9 fix BUG-141, crashing pa_job_manager when transforming a non-Image
Compare 4 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-27 22:06:57 +11:00
d247ecec54 fix up bug where sucess used instead of success, also if we delete/restore/move a file from inside the viewer, then adjust the files* divs, and go out of the viewer (back/up) and show updated files div
bb43cc5623 new TODOs
Compare 2 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-26 20:30:49 +11:00
a6edbd184b fixed mistaken removal of shift/ctrl buttons on mobiles for file* views
09e7b8eea7 one more old BUG gone, reordered file
Compare 2 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-26 15:55:18 +11:00
f2ef55a58a cleaned up old bugs that are fixed by new entry_amendments logic
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-26 15:44:17 +11:00
4d7f3dfed9 Fixing BUGs 144/145, (needed a parseInt), and force MovedBox path selection to Storage always - if moving from Import path, likely storing, if in Storage path, likely moving inside the Storage area, user can always override
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-26 13:33:03 +11:00
4421da0d1d make move_files have EntryAmendments, do not remove from the UI instantly, and handle just like delete_files, remove restriction on forcing the page to go back to / on search, with new logic its not an issue, also force MoveDBox to start with Storage path rather than another, MOST moves should be to Storage, but should tweak this to be the opposite of current path type
6eba21e028 added BUG-143 around fast page changes
Compare 2 commits »
ddp pushed to master at ddp/docker-compose 2025-10-25 21:55:53 +11:00
dc1c2681fe added a patst while we work on a new branch for PA, also a more timely health check so traefik is faster to notice its back after a restart
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-25 18:21:35 +11:00
9bdd9d5b78 revamp whole EA flow. Server created EAs when we do certain jobs (transform, delete_files, restore_files), then instead of faking amendments in the jscript, get job creation to return EA from job ORM, then check is now generic for end of any amendment job, and when it finishes, use that to clear our amendments in document, and redraw through normal UI code. No smarts in client, all driven by state from server, and if we reload a page mid jobs, it has required state, and because an amendment job is still progressing, it runs check code again
d3ae9b788f make sure loading viewer for the first time add query param to get latest version of img, and when we leave viewer reset document.viewing
1396cbab78 added removeEntryAmendment() and call that when transform/delete_files/restore_files
b7500e5170 use throbber gray, rather than white
392708bad9 reformat
Compare 7 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-20 19:33:36 +11:00
56771308a6 updated BUGs in general to remove older / fixed BUGs relating to the confusion of current/eids, etc.
905910ecf0 updated BUGs in general to remove older / fixed BUGs relating to the confusion of current/eids, etc.
a38c54812c use amendments to render throbber/grayscale
dc6b831481 remove overkill use of make_response
8969cd452e for now, store away amendment types into dom for client-side additions - still working on right place for the additions
Compare 7 commits »
ddp pushed to master at ddp/finplan 2025-10-17 21:22:16 +11:00
227e95cab7 add a button to recalc bills by removing all esimated bills and rebuild them
bf66e9fa7c redo D_quit logic (tax and when we can sell shares)
5ce614ed28 added note around tax and quitting
b6b396342f fix up annotation bug where we put daily amt, not bill amt in annot
fb2fffea7b noting need to tie bills/finance page items to recalc (change date of quit, need to redo bills future)
Compare 5 commits »
ddp pushed to refactor-entry-viewing at ddp/photoassistant 2025-10-15 23:06:09 +11:00
80ceb7aaed removed __repr__ from classes in files.py, and added in sqlalchemy class and marshmallow schemas for entry amendments, then load amendments on get_entry_by_id - so any page load (first or next/prev) will see amendments, we then display them into the files list and now add a white circle inside the throbber and overlay that with approrpiate icon/image - all of which is taken from amendment type and eid. tables.sql also updated to create the amendment data, tweaked icons.svg to remove hardcoded-colours for flip_[vh]
9cf47f4582 removed __repr__ from classes in files.py, and added in sqlalchemy class and marshmallow schemas for entry amendments
a683da13cc gave whole of TODO a once over, removed old stuff
Compare 3 commits »