Commit Graph

564 Commits

Author SHA1 Message Date
Linus E
a2aed53bc8 api adress updated 2022-04-04 17:33:54 +02:00
Linus E
0b8ae845ed added max req params 2022-04-04 16:54:25 +02:00
Linus E
f2c9f6365e Merge remote-tracking branch 'origin/main' into bot 2022-04-04 16:41:22 +02:00
cb850aa6bc Fixed docker-compose.yml 2022-04-04 16:39:35 +02:00
Florian Kellermann
cc70f8c478 share handler in api_handler 2022-04-04 16:38:15 +02:00
ab28346c6f Added docker-compose and config files 2022-04-04 16:38:08 +02:00
00e27ba776 Fixed Dockerfile 2022-04-04 16:10:37 +02:00
11140aac97 Changed some file to test pipeline execution 2022-04-04 16:08:08 +02:00
7b3624e41f Update pipeline 2022-04-04 16:07:22 +02:00
75ea2671d4 Update healthcheck.sh 2022-04-04 16:05:55 +02:00
1f0bff5ecc Update pipeline 2022-04-04 16:03:48 +02:00
f234f8c91e Update pipeline 2022-04-04 16:02:44 +02:00
01f9a52ebd Update pipeline 2022-04-04 16:00:55 +02:00
d6b663e8c8 Added comments to dockerfiles 2022-04-04 15:51:43 +02:00
c9fcf736ff Fixed pipeline 2022-04-04 15:38:50 +02:00
51c598d506 Update pipeline 2022-04-04 15:35:16 +02:00
6fd3f05ba2 Disable tests 2022-04-04 15:13:27 +02:00
2eb5fe133e Test pipeline 2022-04-04 15:11:07 +02:00
884c3f98cc Detach api tests 2022-04-04 15:07:29 +02:00
f7ece8e439 Test pipeline 2022-04-04 14:18:57 +02:00
14b5929c8d Test pipeline 2022-04-04 14:17:51 +02:00
1624989f77 Try to fix pipeline 2022-04-04 14:16:56 +02:00
4bfcbded0b Merge remote-tracking branch 'origin/main' 2022-04-04 14:10:45 +02:00
2aea0fe979 Try to fix database problems 2022-04-04 14:10:25 +02:00
Florian Kaiser
4379fac8d2
Update .env.example 2022-04-04 13:30:04 +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
950e93c851
Merge pull request #39 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/jasmine-4.0.2
Bump @types/jasmine from 4.0.1 to 4.0.2 in /frontend
2022-04-01 20:59:21 +02:00
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