aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml
Commit message (Collapse)AuthorAgeFilesLines
* Create fxml employeeListItem [#25949]Dominic Rogetzer2018-05-221-0/+69
|
* Adjust width of filterEmployeesControl [#25949]Dominic Rogetzer2018-05-221-2/+3
|
* Create fxml file for employee-filter-control [#25949]Dominic Rogetzer2018-05-221-0/+18
|
* Fix conflicts and reimplement Operation.list()Tharre2018-05-221-3/+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-1/+1
|
* Vehicles are now shown in detail view [#24990]Viktoria Pundy2018-05-221-4/+5
|
* Added Details for Archive Operation [#24990]Viktoria Pundy2018-05-221-0/+49
| | | | Added fxml-file for details of one operation as well as methods to fill in data and show Data in UI
* Fixed a bug where children of flow pane would not be shown [#24990]Viktoria Pundy2018-05-221-9/+3
|
* Changed archiv to standalone window [#24990]Viktoria Pundy2018-05-221-5/+11
| | | | Changed methods in order to make ArchivOperation a window independent of createOperation, buttons are not yet visible
* Started adding elements, implemented first methods for archivOperation [#24990]Viktoria Pundy2018-05-221-1/+6
|
* Included ArchivOperation into CreateOperation [#24990]Viktoria Pundy2018-05-222-2/+3
|
* Added elements for archive page [#24990]Viktoria Pundy2018-05-221-0/+6
|
* Implement cancel Button in CreateCarController #25948Martin Weick2018-05-221-1/+1
|
* #[25947]Change UI for Vehicle UpdateMartin Weick2018-05-221-1/+2
|
* [#25957] Improved css-File. (Comments, structure, less redundancy)Andreas Weninger2018-05-212-6/+4
|
* [#25958] Further revert changes from wrong aproach.Andreas Weninger2018-05-211-1/+0
|
* [#25958] Deleteing wrong aproach.Andreas Weninger2018-05-211-21/+0
|
* [#25958] Reformating.Andreas Weninger2018-05-211-1/+1
|
* Status menu FXML & ControllerAndreas Weninger2018-05-212-5/+18
|
* StatusMenuAndreas Weninger2018-05-211-0/+9
|
* Reworking MainWindow UI.Andreas Weninger2018-05-212-97/+58
|
* UI Changes Main WindowAndreas Weninger2018-05-212-70/+97
|
* Updated Visuals in MainWindow.Andreas Weninger2018-05-211-9/+21
|
* Reworking MainWindow UI.Andreas Weninger2018-05-212-97/+58
|
* UI Changes Main WindowAndreas Weninger2018-05-212-106/+124
|
* Reformat.Andreas Weninger2018-05-081-45/+45
| | | | Implemented find maximum education in VehiclePaneController; relies on EducationLevel.Compare.
* VehiclePane FXMLAndreas Weninger2018-05-081-11/+67
|
* Empty skeleton for VehiclePane.Andreas Weninger2018-05-081-0/+14
|
* Change header-background-color and add drop-shadows to main elementsDominic Rogetzer2018-05-071-6/+6
|
* Merge branch 'main_controller' into review_fahrzeug_anmeldenFelix Kehrer2018-05-071-6/+7
|\
| * Change CreateOperationController.fxml labels to hyperlinks with onActionDominic Rogetzer2018-05-071-6/+7
| |
* | First mockup of RegistrationWindow and its controllerFelix Kehrer2018-05-071-0/+76
|/
* 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
* Move createCar.fxml to fxml folderMartin Weick2018-05-041-0/+17
|
* add CreateNewEmployeeController and set on-click methodsDominic Rogetzer2018-05-031-2/+2
|
* create first version of createNewEmployee-UIDominic Rogetzer2018-05-031-0/+24