mirrerror
|
2d981c5af8
|
change error message
|
2023-11-13 10:20:36 +02:00 |
|
mirrerror
|
f1c8211f7a
|
stick to one error response class
|
2023-11-13 10:15:11 +02:00 |
|
mirrerror
|
3ba95647b4
|
add exception handling
|
2023-11-13 10:11:44 +02:00 |
|
mirrerror
|
acbb6285d9
|
add possibility to get expenses by date and month
|
2023-11-13 09:08:16 +02:00 |
|
Daniel
|
04aa41e354
|
Merge pull request #32 from lumijiez/front-v2
Fixed user registration, now doesn't crash when no expenses/incomes
|
2023-11-06 08:53:15 +02:00 |
|
|
|
71ef9aefe1
|
Fixed forms trying to input strings instead of ints
|
2023-11-06 08:52:32 +02:00 |
|
mirrerror
|
f635ca3cb7
|
fix abstraction for previous commits
|
2023-10-27 21:14:31 +03:00 |
|
mirrerror
|
ffd0fa36ec
|
Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF
|
2023-10-27 21:06:16 +03:00 |
|
Dmitrii Cravcenco
|
eb2d0e53dc
|
Add expense/income update
|
2023-10-27 17:53:15 +03:00 |
|
Dmitrii Cravcenco
|
55dc6125ad
|
Add expense/income deletion
|
2023-10-27 16:31:25 +03:00 |
|
|
|
525729a725
|
Fixed forms trying to input strings instead of ints
|
2023-10-27 01:09:12 +03:00 |
|
mirrerror
|
9fe17438f7
|
Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF
|
2023-10-27 00:53:16 +03:00 |
|
mirrerror
|
7bc9a460ed
|
resolve conflicts
|
2023-10-27 00:53:06 +03:00 |
|
|
|
ef7c7ec7f8
|
All frontend elements now use Stores instead of requesting their own data
6 times less requests!
|
2023-10-27 00:07:49 +03:00 |
|
|
|
a2b7b38bf1
|
All frontend elements now use Stores instead of requesting their own data
6 times less requests!
|
2023-10-26 23:02:25 +03:00 |
|
|
|
e946eaa9b8
|
Removed reduntant CrossOrigin annotations
|
2023-10-26 22:00:39 +03:00 |
|
mirrerror
|
eca57b111a
|
fix cors
|
2023-10-26 21:55:27 +03:00 |
|
mirrerror
|
8f934bdf32
|
fix cors
|
2023-10-26 21:55:11 +03:00 |
|
|
|
dfc5fd19a1
|
Fixed CORS polices
|
2023-10-26 21:51:58 +03:00 |
|
mirrerror
|
c399f42e89
|
Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF
|
2023-10-26 21:05:07 +03:00 |
|
mirrerror
|
6a839b7d28
|
update package-lock.json
|
2023-10-26 21:05:04 +03:00 |
|
|
|
34903cd287
|
Fixed front
|
2023-10-26 14:27:44 +03:00 |
|
mirrerror
|
9c8946f236
|
fix cors filter
|
2023-10-26 13:29:57 +03:00 |
|
mirrerror
|
944669e595
|
Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF
|
2023-10-26 09:08:51 +03:00 |
|
mirrerror
|
ca7eed9154
|
add package lock
|
2023-10-26 09:08:44 +03:00 |
|
|
|
b63f156eb7
|
Working on in-app live updates
|
2023-10-25 21:20:42 +03:00 |
|
|
|
0a4ff61935
|
Small modal and request fixes
|
2023-10-25 21:14:24 +03:00 |
|
|
|
485bd6b9ba
|
Prettier income/expense forms
|
2023-10-25 21:07:20 +03:00 |
|
|
|
3d530c8e7c
|
You can now add expenses/incomes
|
2023-10-25 20:54:51 +03:00 |
|
Daniel
|
f600f73ec4
|
Merge pull request #23 from lumijiez/front-v2
Front v2
|
2023-10-25 20:39:37 +03:00 |
|
|
|
12980ae51b
|
Added requests to modals
|
2023-10-25 20:38:07 +03:00 |
|
|
|
5a71be29ff
|
Added requests to modals
|
2023-10-25 20:09:24 +03:00 |
|
|
|
57b21bddc3
|
Replaced svelte-simple-modal with own implementation of modals
|
2023-10-25 19:59:53 +03:00 |
|
|
|
5353df8958
|
Fixed popup placement, size and scaling
|
2023-10-25 19:24:17 +03:00 |
|
|
|
8f9476a130
|
Popup hotfix
|
2023-10-25 18:57:27 +03:00 |
|
|
|
d620c6d93f
|
Fixed popup bad imports
|
2023-10-25 18:44:11 +03:00 |
|
|
|
3363d299c3
|
Fixed popup bad imports
|
2023-10-25 18:22:12 +03:00 |
|
|
|
a9d2d914b8
|
Implemented Modals <= flekschas/svelte-simple-modal
|
2023-10-25 18:11:15 +03:00 |
|
Dmitrii Cravcenco
|
1be5250c99
|
Fixed error, caused by returning JSON of created income/expense
|
2023-10-25 11:50:51 +03:00 |
|
mirrerror
|
ac8e58d052
|
Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF
|
2023-10-25 11:34:04 +03:00 |
|
mirrerror
|
ddeb9544d4
|
update .gitignore
|
2023-10-25 11:33:53 +03:00 |
|
|
|
c86d76285e
|
Attempt to hide scrollbar
|
2023-10-25 02:13:22 +03:00 |
|
|
|
5748ba2223
|
New Icon, Updates side menu
|
2023-10-25 02:01:57 +03:00 |
|
|
|
c27958cfa1
|
Prettier, working infobar elements
|
2023-10-25 01:52:16 +03:00 |
|
|
|
f164d220a1
|
Logout now pretty, working on quickbar elements
|
2023-10-25 01:44:12 +03:00 |
|
|
|
a583f4b765
|
Proper logout button
|
2023-10-25 01:39:15 +03:00 |
|
|
|
20dd0f34bf
|
Added logout button
|
2023-10-25 01:31:12 +03:00 |
|
|
|
0baac602e4
|
Fixed couple of endpoints, implemented more of the frontend
|
2023-10-25 01:24:28 +03:00 |
|
|
|
e4de55f255
|
Merge remote-tracking branch 'origin/master' into front-v2
# Conflicts:
# src/main/java/com/faf223/expensetrackerfaf/controller/IncomeController.java
|
2023-10-24 23:37:58 +03:00 |
|
|
|
d990d224ab
|
Connecting front to back
|
2023-10-24 23:36:47 +03:00 |
|