aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/ArchiveOperation.fxml
Commit message (Collapse)AuthorAgeFilesLines
* Small adjustments [#27299]Viktoria Pundy2018-06-151-20/+20
|
* Adjusted size of anchor pane [#27299]Viktoria Pundy2018-06-141-4/+4
|
* Adjusted shadow of AnchorPane [#27299]Viktoria Pundy2018-06-141-1/+1
|
* Small adjustments [#27299]Viktoria Pundy2018-06-141-5/+5
|
* Small design adjustments {#27299]Viktoria Pundy2018-06-131-4/+4
|
* Added label for status of archived operation, added statistics {#27299]Viktoria Pundy2018-06-131-2/+7
|
* Small design adjustments, reversed order for archived operations [#27299]Viktoria Pundy2018-06-131-12/+13
|
* Made some adjustments [#27299]Viktoria Pundy2018-06-131-1/+4
|
* Added fxml and controller for archive window [#27299]Viktoria Pundy2018-06-131-0/+2
| | | | Added fxml-File, which contains a small window for the detail view in the archive window. It contains two vboxes, in which vehicle and staff are stored
* Operations in archive are now sorted [#27299]Viktoria Pundy2018-06-021-1/+1
|
* Adjusted some colours [#27299]Viktoria Pundy2018-06-021-3/+3
|
* Adjusted design for main archive operation [#27299]Viktoria Pundy2018-06-021-6/+11
| | | | Removed scrollbars, added padding for better look, etc.
* Added pane with information to main archive window [#27299]Viktoria Pundy2018-06-021-2/+38
|
* Added elements to Archive-Window, adjusted already existing elements [#27299]Viktoria Pundy2018-06-021-11/+16
|
* Added padding for panes [#27299]Viktoria Pundy2018-06-021-1/+1
|
* Added fxml and controller for archived operations [#27299]Viktoria Pundy2018-06-021-4/+4
| | | | 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.
* Fixed a bug where wrong header would be shown in archive-details [#27470]Viktoria Pundy2018-05-271-1/+1
|
* Added back links for extra windows to get back to main windowViktoria Pundy2018-05-261-1/+10
|
* Included fxml-FilesViktoria Pundy2018-05-261-4/+3
| | | | 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 package structure/naming #25963Tharre2018-05-241-1/+1
|
* Added Scrollpane for operations in archive view [#24990]Viktoria Pundy2018-05-221-1/+5
|
* Added Scrollpane for vehicles in detail view [#24990]Viktoria Pundy2018-05-221-1/+6
|
* Small Changes [#24990]Viktoria Pundy2018-05-221-2/+2
|
* Renamed ArchivOperation to ArchiveOperation [#24990]Viktoria Pundy2018-05-221-0/+61