Commit Graph

42 Commits

Author SHA1 Message Date
a6ef16b569 Front upd 2023-11-21 14:51:49 +02:00
Daniel
4410694993 Merge pull request #34 from lumijiez/front-v2
Front v2
2023-11-17 12:58:45 +02:00
4404eedeec Separated expenses and incomes frontend 2023-11-17 12:58:04 +02:00
021be06f40 Separated expenses and incomes frontend 2023-11-17 12:57:36 +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
ffd0fa36ec Merge branch 'master' of https://github.com/lumijiez/ExpenseTrackerFAF 2023-10-27 21:06:16 +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
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
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
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
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
d990d224ab Connecting front to back 2023-10-24 23:36:47 +03:00
6ca8b861e4 Connected two graphs to backend, WIP 2023-10-19 23:02:09 +03:00
00b487e1b3 Svelte front, first commit 2023-10-11 18:45:08 +03:00