Commit Graph

8 Commits

Author SHA1 Message Date
thelastWallE 794b016bc3 feat(editor): add button for save on closing 2021-10-19 10:22:40 +02:00
thelastWallE f494fc00c1 🐞 fix: Cfg: parse configpath for new setting
-parse old configpath setting into configpath and baseconfig settings
-load config on start with the filename from the baseconfig setting
2021-09-21 01:54:05 +02:00
thelastWallE 556c014b35 🌈 style: change save config button
-make save config button normal
2021-09-17 22:27:14 +02:00
thelastWallE c835795fe9 🦄 refactor: Restart command
-change restart command setting to work with new editor
-add migrate settings docstrings
-refactor statement for check_parse  in cfgUtils.py>save_cfg
-change knockout binding for ace editor
-change calculating for height of editor modal-body
-moved editorbuttons to modal_footer
-set focus to editor after modal shown
-load printer.cfg on start for the editor
-show Confirmation on dirty editor closing
2021-09-16 12:31:51 +02:00
thelastWallE 0a66294687 🐳 chore: translation for de 2021-09-07 19:22:18 +02:00
thelastWallE 8636fc5481 🌈 style: backups and editor dialog 2021-09-05 23:23:33 +02:00
thelastWallE 26f4b856e1 🌈 style: editor restyling
-remove checkbox on editor
-change container for buttons
2021-09-05 22:25:46 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00