Skip to content

Einsatzansicht#1227

Open
Quixelation wants to merge 17 commits intodevfrom
feature/einsatzview
Open

Einsatzansicht#1227
Quixelation wants to merge 17 commits intodevfrom
feature/einsatzview

Conversation

@Quixelation
Copy link
Contributor

@Quixelation Quixelation commented Feb 2, 2026

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:

  • If this PR adds or changes features or fixes bugs, this has been added to the changelog
  • If this PR adds new actions or other ways to alter the state, test scenarios have been added.
  • I have the right to license the code submitted with this Pull Request under the mentioned license in the file LICENSE-README.md (i.e., this is my
    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.
  • If I have used third party code and I mentioned it in the code, I also updated the inspired-by-or-copied-from-list.html list to include the links.

@Quixelation Quixelation linked an issue Feb 3, 2026 that may be closed by this pull request
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]>
@Quixelation Quixelation marked this pull request as ready for review February 4, 2026 13:30
@Quixelation Quixelation self-assigned this Feb 4, 2026
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]>
Copy link
Contributor

@hansegucker hansegucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems unrelated

Signed-off-by: Robert Stündl <[email protected]>
Co-authored-by: Jonathan Weth <[email protected]>
Copy link
Contributor Author

@Quixelation Quixelation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Local Section Leader muss noch in Local Operational Leader umbenannt werden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement "Einsatztablet" view

3 participants