28 Commits

Author SHA1 Message Date
Kevin Pauer
236971689b Merge branch 'frontend' of https://github.com/WebEngineering2/TelegramAktienBot into frontend 2022-05-12 18:25:59 +02:00
Kevin Pauer
fe80003ef1 Fix transactions 2022-05-12 18:25:44 +02:00
Kevin Pauer
2a06f8a710 Fix transaction count and amount 2022-05-12 18:02:53 +02:00
kevinpauer
c11644ae53 Fix #185 2022-05-12 15:25:55 +02:00
kevinpauer
0d145b5883 Fix #179 2022-05-12 13:59:21 +02:00
Kevin Pauer
bf99a78d44 Fix last few bugs 2022-05-10 21:41:59 +02:00
kevinpauer
0fc9e8d37f Improve code quality and add comments 2022-05-08 19:52:08 +02:00
kevinpauer
d1c8e8b09a Add better placeholders #134 2022-05-07 19:19:45 +02:00
kevinpauer
9dc3eb28cb Add important validators #134 2022-05-07 19:11:05 +02:00
kevinpauer
4116f09b5b Fix #127 2022-05-03 11:45:17 +02:00
kevinpauer
db6b7a7f02 Fix #126 2022-05-03 11:40:37 +02:00
kevinpauer
653762545e Fix Stock pannel and data 2022-05-03 11:29:55 +02:00
kevinpauer
7f671c96ce Remove unused interfaces 2022-05-03 11:04:02 +02:00
kevinpauer
4788159865 Fix #83 2022-04-28 21:02:33 +02:00
kevinpauer
79dfd6e5a1 Remove unused lifecycle methodes Fix #87 2022-04-28 19:44:17 +02:00
kevinpauer
7ada44ea23 Add depot mechanics2 2022-04-06 19:44:09 +02:00
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
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
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
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