Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted design for main archive operation [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -1/+1 |
| | | | | Removed scrollbars, added padding for better look, etc. | ||||
* | Added elements to Archive-Window, adjusted already existing elements [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -10/+10 |
| | |||||
* | Added padding for panes [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -2/+2 |
| | |||||
* | Added fxml and controller for archived operations [#27299] | Viktoria Pundy | 2018-06-02 | 1 | -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. |