Commit Graph

936 Commits

Author SHA1 Message Date
dependabot[bot]
61d88c101b
Bump @types/jasmine from 4.0.1 to 4.0.2 in /frontend
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 09:30:00 +00:00
kevinpauer
c5e66b4720 Add transaction skeletton 2022-03-31 22:32:42 +02:00
kevinpauer
ed3e2e2e87
Merge pull request #34 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/jasmine-4.0.1
Bump @types/jasmine from 4.0.0 to 4.0.1 in /frontend
2022-03-31 18:12:01 +02:00
kevinpauer
b13e3c66d6
Merge pull request #35 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.1
Bump @angular-devkit/build-angular from 13.3.0 to 13.3.1 in /frontend
2022-03-31 18:11:32 +02:00
kevinpauer
03a640befa
Merge branch 'main' into dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.1 2022-03-31 18:11:12 +02:00
dependabot[bot]
0190b8d633
Bump @types/jasmine from 4.0.0 to 4.0.1 in /frontend
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 16:11:01 +00:00
kevinpauer
7ee2f52490
Merge pull request #37 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/cli-13.3.1
Bump @angular/cli from 13.3.0 to 13.3.1 in /frontend
2022-03-31 18:10:17 +02:00
kevinpauer
8b130c0435
Merge pull request #38 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.2
Bump @angular/material from 13.3.1 to 13.3.2 in /frontend
2022-03-31 18:10:06 +02:00
Florian Kaiser
45dbac0f30
Merge pull request #36 from WebEngineering2/dependabot/pip/api/flask-approx-eq-2.1.1
Update flask requirement from ~=2.1.0 to ~=2.1.1 in /api
2022-03-31 12:40:54 +02:00
dependabot[bot]
3b8e970ad9
Bump @angular/material from 13.3.1 to 13.3.2 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.1...13.3.2)

---
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-03-31 10:32:53 +00:00
dependabot[bot]
708518ee5c
Bump @angular/cli from 13.3.0 to 13.3.1 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.0...13.3.1)

---
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-03-31 10:32:07 +00:00
dependabot[bot]
2900d953e5
Update flask requirement from ~=2.1.0 to ~=2.1.1 in /api
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 10:32:06 +00:00
dependabot[bot]
7f0addfecb
Bump @angular-devkit/build-angular from 13.3.0 to 13.3.1 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.0...13.3.1)

---
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-03-31 10:31:50 +00:00
7dc903d583 Add tests to pipeline 2022-03-30 11:18:03 +02:00
Florian Kaiser
983c01f67d
Merge pull request #32 from WebEngineering2/api_tests
Added unit and functional tests
2022-03-30 11:14:04 +02:00
Florian Kaiser
0a6131fef9
Merge pull request #31 from WebEngineering2/dependabot/pip/api/flask-approx-eq-2.1.0
Update flask requirement from ~=2.0.3 to ~=2.1.0 in /api
2022-03-30 11:12:08 +02:00
985f5158ae Updated requirements.txt 2022-03-30 11:11:14 +02:00
041cd16450 Fixed test config 2022-03-30 11:11:02 +02:00
1f2487f1c1 Refactoring 2022-03-30 11:10:48 +02:00
4b7dfa8afd Update README.md 2022-03-30 10:51:38 +02:00
21d2bc334c Tests
- Improved directory structure
- Added functional and unit tests
2022-03-30 10:46:54 +02:00
Rripped
6289e5dc71 added date parameter 2022-03-29 13:37:44 +02:00
Rripped
0aee85d718 bug fix 2022-03-29 12:29:13 +02:00
Rripped
4005e8dccf fetching news by keywords 2022-03-29 12:28:28 +02:00
Rripped
4bd53c0116 news working 2022-03-29 12:20:58 +02:00
Rripped
4afd1ab87b workaround for connection problems 2022-03-29 12:04:49 +02:00
dependabot[bot]
80b2ebdaf9
Update flask requirement from ~=2.0.3 to ~=2.1.0 in /api
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.0.3...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:42:19 +00:00
Rripped
4c517998ba added funcs 2022-03-29 10:49:02 +02:00
Rripped
21d5d357b8 moved api handler in subfolder 2022-03-29 09:26:50 +02:00
Rripped
1ba19a219f small change 2022-03-29 08:49:32 +02:00
Rripped
456bba027b updated env example with bot creds 2022-03-29 08:44:40 +02:00
Rripped
bf8fdbf848 formatting and docu additions 2022-03-29 08:41:09 +02:00
Rripped
218f70f541 added status function 2022-03-29 08:31:58 +02:00
Linus E
c489e9ab46 added keywords from db (not working currently) 2022-03-28 19:39:37 +02:00
Linus E
26a6561682 Merge remote-tracking branch 'origin/main' into bot 2022-03-28 18:56:24 +02:00
Linus E
4b23261bd1 api_handler functions completed (tbd: testing) 2022-03-28 18:55:52 +02:00
e27e2175b5 Merge remote-tracking branch 'origin/main' 2022-03-28 18:09:45 +02:00
01581fa560 Trigger pipeline 2022-03-28 18:09:38 +02:00
Linus E
8d5d777de6 implemented apihandler class and functions 2022-03-28 18:07:39 +02:00
kevinpauer
1cf8eaa821
Merge pull request #29 from WebEngineering2/frontend
Frontend
2022-03-28 18:07:35 +02:00
482bf70756 increase token expiration for bot user 2022-03-28 17:56:59 +02:00
d4de5b8b04 Merge remote-tracking branch 'origin/main' 2022-03-28 17:51:17 +02:00
879423f7c7 Use user id instead of email 2022-03-28 17:51:10 +02:00
Florian Kaiser
75d856d53a
Merge pull request #28 from WebEngineering2/dependabot/pip/api/bcrypt-3.2.0
Bump bcrypt from 3.1.0 to 3.2.0 in /api
2022-03-28 10:54:52 +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
9c3edfeb8c Fixed bot account 2022-03-27 21:36:10 +02:00
kevinpauer
a5f17b80eb Update Login and Registration for new api configuration 2022-03-27 21:33:35 +02:00
5dd0cb0b51 Fixed binary is not serializable error #2 2022-03-27 21:21:20 +02:00
67e2a4c761 Fixed binary is not serializable error 2022-03-27 21:08:24 +02:00