Commit Graph

193 Commits

Author SHA1 Message Date
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
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]
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
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
kevinpauer
1cf8eaa821
Merge pull request #29 from WebEngineering2/frontend
Frontend
2022-03-28 18:07:35 +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
kevinpauer
a5f17b80eb Update Login and Registration for new api configuration 2022-03-27 21:33:35 +02:00
kevinpauer
67c8fe9343
Merge pull request #21 from WebEngineering2/dependabot/npm_and_yarn/frontend/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /frontend
2022-03-26 16:35:31 +01:00
kevinpauer
4bcf2a2426
Merge pull request #20 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.1
Bump @angular/material from 13.3.0 to 13.3.1 in /frontend
2022-03-26 16:35:20 +01:00
kevinpauer
8c4ec86112
Merge pull request #19 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/node-17.0.23
Bump @types/node from 17.0.22 to 17.0.23 in /frontend
2022-03-26 16:35:09 +01:00
kevinpauer
656a2a5068 New Version frontend 2022-03-26 16:34:29 +01:00
kevinpauer
f25a9293c2 Improve Add Button 2022-03-25 09:44:12 +01:00
dependabot[bot]
047d4a7dc2
Bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:07:18 +00:00
dependabot[bot]
8aa5ea9e6b
Bump @angular/material from 13.3.0 to 13.3.1 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.0 to 13.3.1.
- [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.0...13.3.1)

---
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-24 09:39:13 +00:00
dependabot[bot]
af1751657d
Bump @types/node from 17.0.22 to 17.0.23 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.22 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 09:39:03 +00:00
kevinpauer
be59f274ec Add comments 2022-03-23 19:31:34 +01:00
kevinpauer
9aa45d28d8 Add stock data api call 2022-03-23 19:07:56 +01:00
dependabot[bot]
672f1cc284
Bump @types/node from 17.0.21 to 17.0.22 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 09:35:49 +00:00
kevinpauer
95a524dd04 Fix token storage 2022-03-19 23:02:47 +01:00
kevinpauer
20f89155d0 Remove console.log statement 2022-03-19 22:42:15 +01:00
kevinpauer
c9122292f1 Add logout functionality 2022-03-19 22:41:44 +01:00
kevinpauer
33c915f4be Comment in data code 2022-03-19 22:11:29 +01:00
kevinpauer
9530d1b57f Add profile and settings page placeholders; Expand routing 2022-03-19 19:55:42 +01:00
kevinpauer
29ae959af7
Merge pull request #11 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.0
Bump @angular/material from 13.2.6 to 13.3.0 in /frontend
2022-03-18 13:07:46 +01:00
kevinpauer
af5bcda716
Merge pull request #12 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/node-17.0.21
Bump @types/node from 12.20.47 to 17.0.21 in /frontend
2022-03-18 13:07:33 +01:00
dependabot[bot]
f11b50d6cb
Bump @angular-devkit/build-angular from 13.2.6 to 13.3.0 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.0.
- [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.2.6...13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 12:06:18 +00:00
dependabot[bot]
e8137cada1
Bump @types/node from 12.20.47 to 17.0.21 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.47 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 12:05:47 +00:00
kevinpauer
87eab334ec
Merge pull request #14 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/jasmine-4.0.0
Bump @types/jasmine from 3.10.3 to 4.0.0 in /frontend
2022-03-18 13:05:13 +01:00
kevinpauer
93a443ae2d
Merge pull request #15 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-03-18 13:04:55 +01:00
dependabot[bot]
5d14c6a97d
Bump @angular/cli from 13.2.6 to 13.3.0 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.0.
- [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.2.6...13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 23:33:41 +00:00
dependabot[bot]
9e7042984c
Bump karma-coverage from 2.1.1 to 2.2.0 in /frontend
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 23:15:30 +00:00
dependabot[bot]
f3b028e2aa
Bump @types/jasmine from 3.10.3 to 4.0.0 in /frontend
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.10.3 to 4.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 23:15:11 +00:00
dependabot[bot]
ffe58e13b9
Bump @angular/material from 13.2.6 to 13.3.0 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.2.6 to 13.3.0.
- [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.2.6...13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 23:14:16 +00:00
97d166d0b1 Fixed healthcheck 2022-03-17 19:57:36 +01:00
9ea9c2175f Fixed healthcheck 2022-03-17 19:44:47 +01:00
3bf24f4938 Fix angular 404 2022-03-17 19:33:38 +01:00
54780c8359 Fixed login url 2022-03-17 18:43:06 +01:00
kevinpauer
e5f5b7014b Add login auth 2022-03-17 18:12:04 +01:00
kevinpauer
32540659d5 Change API for user 2022-03-17 18:03:27 +01:00
ecc532b752 Extracted frontend from webservice to new directory
Updated directory structure
Updated .gitignore
2022-03-17 17:11:00 +01:00