Commit Graph

369 Commits

Author SHA1 Message Date
dependabot[bot]
f64a6e0a07
Update requests requirement from ~=2.22.0 to ~=2.27.1 in /api
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:34:26 +00:00
kevinpauer
5f8bf22559 Merge branch 'frontend'
Fix css bug in dashboard
2022-04-05 20:24:39 +02:00
kevinpauer
de586a7e17 Improve css 2022-04-05 20:24:23 +02:00
kevinpauer
4099997a15 Merge branch 'frontend'
Fix wrong dataSource
2022-04-05 19:43:51 +02:00
kevinpauer
7c5c993d2f Fix wrong dataSource 2022-04-05 19:43:35 +02:00
kevinpauer
d3a09ea940 Add latest changes from frontend branch 2022-04-05 19:29:30 +02:00
kevinpauer
4c7506d8b2 Add API calls for profile component 2022-04-05 19:23:52 +02:00
41dd16e81f Updated Dockerfile 2022-04-05 19:08:09 +02:00
Florian Kaiser
772a4d2c60
Merge pull request #41 from WebEngineering2/symbol_price
Save symbol price in database
2022-04-05 15:32:55 +02:00
081176cbc9 Return current price from database 2022-04-05 15:30:30 +02:00
695b7593be Save symbol price in database 2022-04-05 15:08:57 +02:00
852dedfc0c Script to generate random transactions 2022-04-05 12:38:06 +02:00
7f23c5f8a7 Added goaccess auth 2022-04-05 11:26:34 +02:00
Florian Kaiser
19d22e2f1b
Merge pull request #40 from WebEngineering2/cron
Added cron field to database
2022-04-05 10:52:11 +02:00
835beed17d Added cron field to database 2022-04-05 10:51:09 +02:00
e65933ac52 Merge remote-tracking branch 'origin/main' 2022-04-05 08:45:37 +02:00
69075e590e Fixed pipeline condition 2022-04-05 08:45:30 +02:00
Florian Kaiser
96982f273d
Update README.md 2022-04-05 08:41:16 +02:00
Florian Kaiser
6fd69eb4d5
Update README.md 2022-04-05 08:39:46 +02:00
d63a39b852 Update pipeline 2022-04-05 08:34:11 +02:00
82087a46c0 Added goaccess to monitor traefik 2022-04-05 00:27:22 +02:00
kevinpauer
16ad83ae40 Add data handling for transactions and stocks 2022-04-04 23:13:02 +02:00
29fea56bbf Try to fix database problems 2022-04-04 23:07:26 +02:00
20261a4320 Updated frontend rule 2022-04-04 23:03:16 +02:00
cb850aa6bc Fixed docker-compose.yml 2022-04-04 16:39:35 +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