Commit Graph

8 Commits

Author SHA1 Message Date
thelastWallE ef05c3e271 ♻️ refactor(setting): migration baseconfig
-refactor the migration for the baseconfig
- remove old_config setting
- change name for self.ConfigChangedAfterSave_Config()
2021-10-31 11:29:23 +01:00
thelastWallE 3c940bb786 🐳 chore: spelling and keyparameters 2021-10-06 23:14:57 +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 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 ef6c846f56 🌈 style: Restyle PopUps; Editor Modal Position
- change title of PopUps
- make sure position of editor modal is ok on first show
2021-09-08 16:03:06 +02:00
thelastWallE 8b6c987640 feat(backups): download button for backups 2021-09-05 16:54:44 +02:00
thelastWallE 5dfbcd803f 🦄 refactor(py): refactor py 2021-09-05 16:51:52 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00