Commit Graph

21 Commits

Author SHA1 Message Date
kevinpauer
de586a7e17 Improve css 2022-04-05 20:24:23 +02:00
kevinpauer
7c5c993d2f Fix wrong dataSource 2022-04-05 19:43:35 +02:00
kevinpauer
4c7506d8b2 Add API calls for profile component 2022-04-05 19:23:52 +02:00
kevinpauer
16ad83ae40 Add data handling for transactions and stocks 2022-04-04 23:13:02 +02:00
kevinpauer
9115908365 Add skeletton for profile page 2022-04-03 22:32:20 +02:00
kevinpauer
9de1258f7f Add new createTransaction method 2022-04-02 12:44:50 +02:00
kevinpauer
c5e66b4720 Add transaction skeletton 2022-03-31 22:32:42 +02:00
kevinpauer
e9f1e7d38a Improve Http Request 2022-03-28 00:37:49 +02:00
kevinpauer
0393f153bf Remove unused href, that throws 404 2022-03-27 22:34:07 +02:00
kevinpauer
a5f17b80eb Update Login and Registration for new api configuration 2022-03-27 21:33:35 +02:00
kevinpauer
f25a9293c2 Improve Add Button 2022-03-25 09:44:12 +01:00
kevinpauer
be59f274ec Add comments 2022-03-23 19:31:34 +01:00
kevinpauer
9aa45d28d8 Add stock data api call 2022-03-23 19:07:56 +01:00
kevinpauer
95a524dd04 Fix token storage 2022-03-19 23:02:47 +01:00
kevinpauer
20f89155d0 Remove console.log statement 2022-03-19 22:42:15 +01:00
kevinpauer
c9122292f1 Add logout functionality 2022-03-19 22:41:44 +01:00
kevinpauer
33c915f4be Comment in data code 2022-03-19 22:11:29 +01:00
kevinpauer
9530d1b57f Add profile and settings page placeholders; Expand routing 2022-03-19 19:55:42 +01:00
kevinpauer
e5f5b7014b Add login auth 2022-03-17 18:12:04 +01:00
kevinpauer
32540659d5 Change API for user 2022-03-17 18:03:27 +01:00
ecc532b752 Extracted frontend from webservice to new directory
Updated directory structure
Updated .gitignore
2022-03-17 17:11:00 +01:00