Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
be218c5049
first pass of using query data to allow display of files_ip only. Does use pass in list to do next/prev page (of the eids only). No images drawn at all. Definitely NOT, a usable version of PA at the moment
a28f016b8a
when viewing, there is no path and not needed for viewing anyway
d2db7f6184
hash is a string not an Integer, not sure how this issue has been here so long. Also, first pass of using query data to allow display of files_ip only. Definitely NOT, a usable version of PA at the moment
9ec8195d0a
first pass of supprot functions to allow query/entry_list to drive pagination, and do not go back to the server to calc next/prev page
2325dcd22a
work out prefix and store it away in States so we can just use if in updated json data calc for files
252dc23364
make payment annotations show as negatives, use this to make annotations of adding go above graph, and generally payment annotaions below the line. Then switch to have the last few annoations above the graph regardless as we run out of room at that end of the graph
050b3f6480
switched from bitnami ldap to tiredofit ldap due to upstream licensing shenanigans, also added a splunk (for now) just to see the unifi logs - to see if its worth it
4389045ed5
moved some hard-coded dates to top of calc.py for ease of use in multiple functions, but also just for code readability, they are more like constants than variables. Code now works out key_dates for use in dealing with future bills / next steps
b69ec82510
just made graph taller for now, might one day make it smaller or larger depending on whether we are comparing or not?
2bd39ab24c
updated TODO with progress and clarifying next steps
c5cfc00793
put back ioniq 6 future bills, but use bill data to set values - assumption at present is they are yearly bills, could do better, but good enough for now. This commit also changes selects to return bill_type not bill_type_id and removed some debugs for bill amt in calc loop
4b63b8bd44
complete the future bill handling, added new UI to match a need for it, also tighten up other TODO items
a0d9ac45cd
remove debug, and handle (by skipping) future dated bills
d80cffa0dd
fix up mistaken col-4 for wrong Date header, move from name to bill_type for new/update bill and support future dates by showing future in the text, rather than show an actual input type=date
2459dc6ea1
allow handling creating future bills - for when I quit, and will help with when switch to owning Ioniq 6
95d792e72f
added a set of titles when adding new bill / new bill types, allows to toggle date to be when quit or normal date, with normal date we use data, with when quit, we have growth we will use for simple growth and then date(s) can be factored in based on when I quit which is changable in the main financial data