Commit Graph

815 Commits

Author SHA1 Message Date
Florian Kellermann
d35f7195f1 Markdown problems and share update done 2022-05-10 17:13:10 +02:00
Florian Kellermann
7eaddabadc \shares working now and also sensing with daily update. Daily update message prettier 2022-05-10 16:43:17 +02:00
Kevin Pauer
bed97bb3d6 Update Compodoc 2022-05-10 13:03:10 +02:00
Kevin Pauer
5d266dfdaf fix id bug 2022-05-10 12:58:44 +02:00
kevinpauer
529644c77f
Merge pull request #153 from WebEngineering2/dependabot/npm_and_yarn/frontend/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0 in /frontend
2022-05-10 12:18:06 +02:00
dependabot[bot]
8ee08dbae3
Bump eslint from 8.14.0 to 8.15.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 10:16:03 +00:00
kevinpauer
b79d5e37b6
Merge pull request #169 from WebEngineering2/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.23.0
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend
2022-05-10 12:14:11 +02:00
dependabot[bot]
e48d4c7052
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:54:13 +00:00
dependabot[bot]
185d222cca
Update faker requirement from ~=13.7.0 to ~=13.11.0 in /api
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.7.0...v13.11.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:51:29 +00:00
dependabot[bot]
8be0123a67
Update pandas requirement from ~=1.4.1 to ~=1.4.2 in /api
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:51:23 +00:00
Linus E
00eeb1c924 updated /help 2022-05-10 10:26:46 +02:00
Linus E
2d00b3190d updated version numbers 2022-05-10 09:57:23 +02:00
Linus E
5e0c6dabba added missing docstring part 2022-05-10 09:55:41 +02:00
Linus E
b63744d08a implemented /transactions and added /shares 2022-05-10 09:49:31 +02:00
Linus E
8a08f9a26e implemented /removeshare 2022-05-10 08:57:56 +02:00
Linus E
79870ecb1c Merge remote-tracking branch 'origin/main' into bot 2022-05-10 08:24:13 +02:00
Florian Kellermann
68dc458871 Merge branch 'bot' of https://github.com/WebEngineering2/TelegramAktienBot into bot 2022-05-09 14:38:08 +02:00
Florian Kellermann
45f1ac0f6b correct one logic mistake 2022-05-09 14:37:58 +02:00
19d52c0ed1 Updated load_share_price.py 2022-05-09 14:22:17 +02:00
kevinpauer
0fc9e8d37f Improve code quality and add comments 2022-05-08 19:52:08 +02:00
Linus E
8862636fd7
Add files via upload 2022-05-08 12:55:39 +02:00
Linus E
ce338e38e5
deleted old short docu 2022-05-08 12:33:53 +02:00
Linus E
90901431e4
Added complete short docu 2022-05-08 12:33:19 +02:00
Florian Kaiser
2cef88be8c
Merge pull request #147 from WebEngineering2/frontend
Frontend
2022-05-08 12:10:39 +02:00
kevinpauer
a2b4686528 Add picture 2022-05-08 12:10:25 +02:00
e2f0fd635c Change build command 2022-05-08 12:09:31 +02:00
Florian Kaiser
c5eba8b4d4
Merge pull request #146 from WebEngineering2/frontend
Frontend
2022-05-08 11:58:29 +02:00
kevinpauer
6284409753 Merge branch 'frontend' of https://github.com/WebEngineering2/TelegramAktienBot into frontend 2022-05-08 11:56:55 +02:00
kevinpauer
37f8a168e2 test without picture 2022-05-08 11:47:05 +02:00
Florian Kellermann
b7f1a1af53
Merge pull request #145 from WebEngineering2/bot
bot version
2022-05-08 10:55:26 +02:00
Florian Kellermann
30e2cc70ab bot version 2022-05-08 10:54:28 +02:00
Florian Kaiser
9b79f3b7e7
Merge pull request #143 from WebEngineering2/frontend
Frontend
2022-05-08 10:44:39 +02:00
Florian Kaiser
ad6b47056f
Merge branch 'main' into frontend 2022-05-08 10:44:31 +02:00
Linus E
10ef92693d
Merge pull request #144 from WebEngineering2/bot
Working for all isins and new requirements
2022-05-08 10:44:02 +02:00
Florian Kellermann
3884d0aca7 Price converting, working with all isins now and new requirement 2022-05-08 10:37:52 +02:00
Linus E
53c6cd0944 small correction 2022-05-08 10:32:21 +02:00
Florian Kellermann
192514b9df Ready for pull 2022-05-07 21:01:38 +02:00
Florian Kellermann
ba93a5172d wait till next meeting 2022-05-07 19:51:05 +02:00
Florian Kellermann
070c9ead3a Also working for us isin now 2022-05-07 19:42:28 +02:00
Florian Kellermann
f492c81397 removed __main__ and changes comments 2022-05-07 19:38:17 +02:00
Florian Kellermann
a38d0c6e59 Requirements and version 2022-05-07 19:34:54 +02:00
Florian Kellermann
ec4a6f98e3 Without currency 2022-05-07 19:33:02 +02:00
kevinpauer
3e4ad52bc7 Open new tab, when clicking on link #134 2022-05-07 19:28:11 +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
55db2069f7 Fix #133 2022-05-07 18:41:12 +02:00
Florian Kellermann
7af5aec49c Working with isin, symbol and company name now 2022-05-07 17:50:32 +02:00
Florian Kaiser
4a89cde963
Merge pull request #135 from WebEngineering2/dependabot/pip/api/apiflask-1.0.0
Bump apiflask from 0.12.0 to 1.0.0 in /api
2022-05-05 12:09:58 +02:00
kevinpauer
4e23a2b072
Merge pull request #136 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.5
Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 in /frontend
2022-05-05 12:09:30 +02:00
kevinpauer
91fdcf3877
Merge pull request #137 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/cli-13.3.5
Bump @angular/cli from 13.3.4 to 13.3.5 in /frontend
2022-05-05 12:09:18 +02:00