summaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/CreateOperationController.fxml
Commit message (Collapse)AuthorAgeFilesLines
* Included fxml-FilesViktoria Pundy2018-05-261-1/+4
| | | | Included fxml-Files "ArchiveOperation", "createCar", "listEmployees" and "RegistrationWindow" in "CreateOperationController". Therefore these windows are not standalone windows anymore but part of the main window. Additionally, methods were added to their respective controllers in order to show and hide the windows
* Change position of 'Archiv'-link in fxml [#25963]Dominic Rogetzer2018-05-241-1/+1
|
* Change package structure/naming #25963Tharre2018-05-241-1/+1
|
* Add onOperationCodeChanged method + format in fxmlMartin Weick2018-05-241-9/+19
|
* Merge branch 'develop' into change_operation_status_fixViktoria Pundy2018-05-221-87/+68
|\ | | | | | | | | | | # Conflicts: # src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/userInterface/CreateOperationController.java # src/main/resources/fxml/CreateOperationController.fxml
| * Fix conflicts and reimplement Operation.list()Tharre2018-05-221-3/+1
| |
| * Included ArchivOperation into CreateOperation [#24990]Viktoria Pundy2018-05-221-0/+1
| |
| * [#25957] Improved css-File. (Comments, structure, less redundancy)Andreas Weninger2018-05-211-5/+3
| |
| * [#25958] Further revert changes from wrong aproach.Andreas Weninger2018-05-211-1/+0
| |
| * [#25958] Reformating.Andreas Weninger2018-05-211-1/+1
| |
| * Status menu FXML & ControllerAndreas Weninger2018-05-211-1/+2
| |
| * Reworking MainWindow UI.Andreas Weninger2018-05-211-96/+57
| |
| * UI Changes Main WindowAndreas Weninger2018-05-211-69/+96
| |
| * Updated Visuals in MainWindow.Andreas Weninger2018-05-211-9/+21
| |
| * Reworking MainWindow UI.Andreas Weninger2018-05-211-96/+57
| |
| * UI Changes Main WindowAndreas Weninger2018-05-211-78/+101
| |
* | Added methods and filesViktoria Pundy2018-05-221-0/+2
|/
* Change header-background-color and add drop-shadows to main elementsDominic Rogetzer2018-05-071-6/+6
|
* Change CreateOperationController.fxml labels to hyperlinks with onActionDominic Rogetzer2018-05-071-6/+7
|
* Finished implementing needed methods in Persistence layer, added some ↵Viktoria Pundy2018-05-061-0/+94
validation factors for operation validation; Added methods to ui to add/remove vehicles to operation, created dummy vehicles