aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/OperationInArchive.fxml
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-1/+1
|
* Adjusted design for main archive operation [#27299]Viktoria Pundy2018-06-021-1/+1
| | | | Removed scrollbars, added padding for better look, etc.
* Added elements to Archive-Window, adjusted already existing elements [#27299]Viktoria Pundy2018-06-021-10/+10
|
* Added padding for panes [#27299]Viktoria Pundy2018-06-021-2/+2
|
* Added fxml and controller for archived operations [#27299]Viktoria Pundy2018-06-021-0/+60
Created fxml-file for archived operations. Additionally, a controller was created to fill the pane with information about an archived Operation. Furthermore, the already existing controller archiveOperationController was adjusted to created these panes according to the existing archived operations.