Open
Conversation
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
61ff32c to
91aa3ea
Compare
10 tasks
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
hansegucker
reviewed
Feb 10, 2026
...perations-tablet-view/operation-details/operations-vehicles/operations-vehicles.component.ts
Show resolved
Hide resolved
hansegucker
requested changes
Feb 12, 2026
Contributor
hansegucker
left a comment
There was a problem hiding this comment.
This already looks great! In general, I think, we should try to get rid of custom CSS as much as possible → maybe let the view look less like the FireApp and more like Bootstrap.
frontend/package.json
Outdated
Comment on lines
+42
to
+47
| "@angular/forms": "~21.1.1", | ||
| "@angular/material": "^21.1.1", | ||
| "@angular/platform-browser": "~21.1.1", | ||
| "@angular/material": "^21.1.1", | ||
| "@angular/platform-browser-dynamic": "~21.1.1", | ||
| "@angular/router": "~21.1.1", | ||
| "@ng-bootstrap/ng-bootstrap": "^20.0.0", | ||
| "@angular/router": "~21.1.1", |
...xercise/shared/operations-tablet-view/operational-sections/operational-sections.component.ts
Outdated
Show resolved
Hide resolved
...e/shared/operations-tablet-view/operation-details/operations-map/operations-map.component.ts
Show resolved
Hide resolved
...shared/operations-tablet-view/operation-details/operations-map/operations-map.component.html
Outdated
Show resolved
Hide resolved
Signed-off-by: Robert Stündl <[email protected]> Co-authored-by: Jonathan Weth <[email protected]>
Quixelation
commented
Mar 2, 2026
Signed-off-by: Robert Stündl <[email protected]>
Signed-off-by: Robert Stündl <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a rough draft of an operations-tablet-view.
PR Checklist
Please make sure to fulfil the following conditions before marking this PR ready for review:
own code or code licensed under a license compatible to AGPL v3.0 or later, for exceptions look into LICENSE-README.md) and
hereby license the code in this Pull Request under it.
I certify that by signing off my commits (see In case of using third party code, I have given appropriate credit.
We are using DCO for that, see here for more information.