|
01ab0e223f
|
Update Card interface to get and send new fields and add select for currency to cards
|
2024-11-20 21:01:14 +02:00 |
|
|
a55c7fb139
|
Add Currency interface to entities
|
2024-11-20 21:00:48 +02:00 |
|
|
35726ae43f
|
Add missing comment block for expense
|
2024-11-20 20:51:02 +02:00 |
|
|
41f30abcb4
|
Add Payment page
|
2024-11-20 18:24:01 +02:00 |
|
|
c44ea44782
|
Add Payment ItemBought Item and Metric interfaces to $lib/entities.ts
|
2024-11-20 18:23:54 +02:00 |
|
|
a1560304d4
|
Add api/item/filter proxy request
|
2024-11-20 18:23:23 +02:00 |
|
|
d87b702a9d
|
Change login route page to be register/login page
|
2024-11-20 18:22:34 +02:00 |
|
|
d123320797
|
Add api/auth/register proxy request
|
2024-11-20 18:22:03 +02:00 |
|
|
4ac66b2b55
|
Remove console.log and change type of function to RequestHandler for api/auth/login proxy request
|
2024-11-20 18:21:53 +02:00 |
|
|
0b11141811
|
Add register function for $lib/api.ts
|
2024-11-20 18:21:14 +02:00 |
|
|
9104c0e274
|
Add missing { to array of paths in navbar
|
2024-11-19 10:15:49 +02:00 |
|
|
c7aeaadab2
|
Add income route to navbar
|
2024-11-19 10:11:14 +02:00 |
|
|
b857f5c03e
|
Delete old pages
|
2024-11-19 10:10:09 +02:00 |
|
|
4010338919
|
Add Income page
|
2024-11-19 10:10:00 +02:00 |
|
|
37cf8f2614
|
Add Income interface
|
2024-11-19 10:09:52 +02:00 |
|
|
b81c097da2
|
Reformat values, balance, credit_line and other elements that should be FPA
|
2024-11-18 19:24:39 +02:00 |
|
|
68c220e8aa
|
Add FPA value formating to expense page
|
2024-11-18 19:03:38 +02:00 |
|
|
5ac1a34d0b
|
Created $lib/util/fpa.ts file with NumberToFPA
|
2024-11-18 18:58:19 +02:00 |
|
|
28614e4879
|
Add idea of handling input more correctly for transfer page
|
2024-11-18 10:39:37 +02:00 |
|
|
4692f841d4
|
Small rearrangement of fields in transfer page
|
2024-11-16 20:35:52 +02:00 |
|
|
6e9d84deb9
|
Delete useless comment value for transfers
|
2024-11-16 20:34:23 +02:00 |
|
|
cddb216526
|
Add transfer path
|
2024-11-16 20:32:02 +02:00 |
|
|
7d8ce8e556
|
Add transfer page
|
2024-11-16 20:31:57 +02:00 |
|
|
262be8f165
|
Add Transfer interface
|
2024-11-16 20:31:52 +02:00 |
|
|
8c389f7c69
|
Fix typo in expense page
|
2024-11-16 20:30:14 +02:00 |
|
|
b07a3f1a6e
|
Add sending message of error to delete handler for entities proxy requests
|
2024-11-16 20:28:53 +02:00 |
|
|
5566d1f78f
|
Add path in navbar to expenses
|
2024-11-16 11:46:27 +02:00 |
|
|
3f38e3c134
|
Add Page for expenses
|
2024-11-16 11:46:15 +02:00 |
|
|
1358951735
|
Add Expense as another entity interface
|
2024-11-16 11:46:06 +02:00 |
|
|
9cd5286163
|
Add selectedDate to test2 page
|
2024-11-14 20:35:45 +02:00 |
|
|
a790150536
|
Add UserIcon and selectedDate select to nav in layout
|
2024-11-14 19:51:34 +02:00 |
|
|
16222089b4
|
Add $lib/stores/dateStore.ts to store date in localStorage
|
2024-11-14 19:50:22 +02:00 |
|
|
5949160feb
|
Add UserIcon.svelte to icons
|
2024-11-14 19:49:57 +02:00 |
|
|
995699bedc
|
Adjust styles for type page
|
2024-11-14 19:49:46 +02:00 |
|
|
b1c3f04d66
|
Add Category page
|
2024-11-11 22:30:08 +02:00 |
|
|
4ea0d443f9
|
Add Category interface to $lib/entities.ts
|
2024-11-11 22:30:03 +02:00 |
|
|
92c63ce290
|
Add type page
|
2024-11-11 21:28:30 +02:00 |
|
|
f01ec5fc93
|
Add ColorPicker component
|
2024-11-11 21:28:15 +02:00 |
|
|
df3bd83f70
|
Refactored cards proxy requests as generic proxy params URI requests
|
2024-11-10 11:22:03 +02:00 |
|
|
19424266ae
|
Change fingerprint of a function remove
|
2024-11-10 11:21:23 +02:00 |
|
|
f8a80d7b71
|
Fixed small issue when not using $state on variables
|
2024-11-10 08:37:37 +02:00 |
|
|
d43404a80a
|
Adding Cards route to nav tag
|
2024-11-10 08:28:30 +02:00 |
|
|
e82b581e37
|
Delete useless {credentials: "same-origin"}
|
2024-11-10 08:27:24 +02:00 |
|
|
f229a4ae7e
|
Add working CRUD page for cards
|
2024-11-10 08:22:22 +02:00 |
|
|
d4a67b9bd7
|
Add $lib/entities.ts for fetching and controlling entities in database
|
2024-11-10 08:22:13 +02:00 |
|
|
325d31c1f8
|
Add Message interface and make ErrorMessage interface exportable
|
2024-11-10 08:21:52 +02:00 |
|
|
b363fa25ac
|
Remove console.log from layout.server.ts
|
2024-11-10 08:21:02 +02:00 |
|
|
be64733578
|
Make console.log appear on every request that is not authping
|
2024-11-10 08:20:44 +02:00 |
|
|
9bb01c811b
|
Add ErrorMessage interface to api.ts
|
2024-11-08 20:19:06 +02:00 |
|
|
46eb892f51
|
Renamed server.js to server.ts in /api/auth/login
|
2024-11-08 19:53:34 +02:00 |
|