Commit Graph

173 Commits

Author SHA1 Message Date
f159f3e63c Update dependency @angular-eslint/template-parser to v13.5.0
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2022-09-18 12:55:20 +02:00
c07e65560f Update dependency @angular-eslint/eslint-plugin to v13.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-18 12:36:04 +02:00
ba8dbf66ca Update dependency @angular-eslint/builder to v13.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-18 12:34:23 +02:00
7595d42f9a Migrate from github to gitea + some improvements 2022-09-18 00:39:03 +02:00
kevinpauer
e2e9ff9735
Merge pull request #190 from WebEngineering2/frontend
Frontend
2022-05-12 18:27:32 +02:00
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
124b233a71
Merge pull request #180 from WebEngineering2/frontend
Fix #179
2022-05-12 17:04:08 +02:00
kevinpauer
bf08698df3 Fix #181 2022-05-12 15:51:56 +02:00
kevinpauer
c11644ae53 Fix #185 2022-05-12 15:25:55 +02:00
kevinpauer
b9c09c5641 Fix #184 2022-05-12 15:22:35 +02:00
kevinpauer
6dfb96a6db Fix #183 2022-05-12 14:52:22 +02:00
kevinpauer
0d145b5883 Fix #179 2022-05-12 13:59:21 +02:00
kevinpauer
b43cd16725
Merge pull request #178 from WebEngineering2/frontend
Frontend
2022-05-12 11:00:07 +02:00
kevinpauer
5f183de174 Move documentation 2022-05-12 10:14:10 +02:00
Florian Kaiser
5d66376c77
Update bot-settings.component.ts 2022-05-12 09:17:09 +02:00
Kevin Pauer
bf99a78d44 Fix last few bugs 2022-05-10 21:41:59 +02:00
Florian Kellermann
1cc566f40c
Merge pull request #171 from WebEngineering2/frontend
Frontend
2022-05-10 17:27:36 +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
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
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
kevinpauer
0fc9e8d37f Improve code quality and add comments 2022-05-08 19:52:08 +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
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 Kaiser
ad6b47056f
Merge branch 'main' into frontend 2022-05-08 10:44:31 +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
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
dependabot[bot]
9688e81e28
Bump @angular/material from 13.3.5 to 13.3.6 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.5 to 13.3.6.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.5...13.3.6)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:35:46 +00:00
dependabot[bot]
223300fd85
Bump @angular/cli from 13.3.4 to 13.3.5 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.4 to 13.3.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.4...13.3.5)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:35:34 +00:00
dependabot[bot]
b95f3a5b51
Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.3.4 to 13.3.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.4...13.3.5)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:34:12 +00:00
dependabot[bot]
7a5f8b8dba
Bump karma from 6.3.17 to 6.3.19 in /frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.19.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.19)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 07:04:46 +00:00
dependabot[bot]
e1098accf1
Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 10:25:27 +00:00
kevinpauer
2618ac3198
Merge pull request #131 from WebEngineering2/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.22.0
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 in /frontend
2022-05-03 12:24:20 +02:00
kevinpauer
adbb81079f
Merge pull request #120 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.5
Bump @angular/material from 13.2.6 to 13.3.5 in /frontend
2022-05-03 12:21:19 +02:00
kevinpauer
990ada8541
Merge pull request #119 from WebEngineering2/dependabot/npm_and_yarn/frontend/tslib-2.4.0
Bump tslib from 2.3.1 to 2.4.0 in /frontend
2022-05-03 12:21:08 +02:00
kevinpauer
f2c45e7012
Merge pull request #117 from WebEngineering2/dependabot/npm_and_yarn/frontend/karma-coverage-2.2.0
Bump karma-coverage from 2.1.1 to 2.2.0 in /frontend
2022-05-03 12:20:58 +02:00
kevinpauer
d1ab38ab36
Merge pull request #124 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.4
Bump @angular-devkit/build-angular from 13.2.6 to 13.3.4 in /frontend
2022-05-03 12:20:45 +02:00
dependabot[bot]
896598b847
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.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.22.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-03 10:19:53 +00:00
kevinpauer
06addfbefe Compress stonk image; Round corners 2022-05-03 12:16:10 +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
dependabot[bot]
1f1dbba96a
Bump @typescript-eslint/parser from 5.17.0 to 5.22.0 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:36:03 +00:00