Commit graph

38 commits

Author SHA1 Message Date
34b8368e9b html and js for monthly budget summary 2024-10-13 14:42:42 +03:00
c34815f23e href for splitting lines 2024-10-13 14:42:05 +03:00
10eba55b4f base url
add url for monthly budget summary
start urls for splitting lines
remove code that changed dates to employ the class methods
2024-10-13 14:41:47 +03:00
095ee66072 change return objects from rows to scalars and add method to display the date in a user friendly way 2024-10-13 14:40:17 +03:00
2eb6a03826 change files from home to line items by month 2024-10-13 12:16:28 +03:00
856a7fe491 create endpoint for updating budget cat of vendors 2024-10-13 10:11:09 +03:00
69b8e2f7ac return vendors as scalar 2024-10-13 10:10:30 +03:00
ac4621f1cb add conditions in varibales of line items to account for null results, display an empty string instead of null 2024-10-13 10:10:07 +03:00
f885c7f2cb updating budget cat for vendors 2024-10-10 15:21:55 +03:00
e80740dd2c tetsing 2024-10-09 15:27:54 +03:00
3a4a5f8a22 changing budget cat 2024-10-09 14:57:22 +03:00
1637ab6d82 testing 2024-10-09 14:42:21 +03:00
545668421b add month selector, remove loop of row creation from direct server response to allow js creation 2024-10-09 14:42:09 +03:00
2eddc8a869 correct indention 2024-10-09 14:41:23 +03:00
b6dd9d4892 init vendors js file
add function to delete buttons
add connection to add vendor api
2024-10-09 14:40:45 +03:00
f5054aea47 displaying rows from api call to get line items of month 2024-10-09 14:39:49 +03:00
2b7057c862 moved funcitons to api calls, add vendor add/delete function routes, added api route to get line items by month 2024-10-09 14:39:21 +03:00
0c0b7a9503 create function to get all months of line items in string form 2024-10-09 14:37:51 +03:00
4afe06f67c del old comments 2024-10-07 15:27:26 +03:00
4b9483f333 separating html into base and unique url files 2024-10-07 15:25:59 +03:00
e3e166e51e move functions to new utils file 2024-10-07 15:25:30 +03:00
f7e19115f8 testing buttons 2024-10-07 15:25:06 +03:00
2112dfd8d9 split templates into base and add url's 2024-10-07 14:31:46 +03:00
6afd48aa6e allow for editing of vendor in one line, just front end 2024-10-07 14:03:38 +03:00
71727b58a7 editing vendor 2024-10-01 15:49:45 +03:00
c2619f50f9 js file init 2024-10-01 09:16:45 +03:00
c4996cf8d2 show vendor name 2024-09-30 11:22:23 +03:00
b5223ca8cb testing selects 2024-09-29 20:08:21 +03:00
333c3ecba3 inserts 2024-09-29 20:08:06 +03:00
f1ba5e833a add full line items to home 2024-09-29 20:07:50 +03:00
061fd6d051 fixed xlsx file 2024-09-29 20:07:06 +03:00
6d65763117 relationship getters between models 2024-09-29 20:06:37 +03:00
d9f0b90474 include static folder and update path for different machines 2024-09-29 15:02:31 +03:00
3bc413916c old migration 2024-09-29 14:41:42 +03:00
8d8abbacc0 add category 2024-09-29 12:40:21 +03:00
a8f0deab28 too much to enumerate, too little time, have to push 2024-09-29 12:38:32 +03:00
9f90d357fd init 2024-09-29 08:14:01 +03:00
298a398c2e first commit 2024-09-29 08:11:41 +03:00