Commit Graph

51 Commits

Author SHA1 Message Date
thelastWallE 63029d4177 💄 add copy to clipboard icon
- add copy to clipboard button for macro example
2021-12-31 01:34:07 +01:00
thelastWallE 705e26d94b 💄 rework the macro example
- rewrite the macro example and
fix for textinput height on param_macro_dialog
2021-12-28 21:32:37 +01:00
thelastWallE ad0e8917dc 💄 add sidebar status maxheight 2021-11-20 23:22:41 +01:00
thelastWallE 12da59d178 💄 (settings): add text for path
- add text to the config file list,
to show the path to the configs
- set y position for the left side of the main tab -5px,
to be in aligment of the right buttons
2021-10-31 12:51:24 +01:00
thelastWallE b0ee099a41 🌈 style(main_tab): move button for OctoKlipper settings
move the button for the OctoKlipper
settings out of the basic menu on the main tab
2021-10-19 10:29:12 +02:00
thelastWallE c635bc23f2 🐞 fix(modals): fix some resizing 2021-10-07 13:24:45 +02:00
thelastWallE 12e08bb20d fix:height for settingspage 2021-10-02 21:42:30 +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 d5363ab1c4 🐞 fix: remove flex on editor modal
-remove display:flex on editor modal
- set padding on checkboxes with labels to 0 for settings dialog
2021-09-06 12:10:03 +02:00
thelastWallE 90cd461cdf 🐞 fix: height for textarea
fix height for textarea on backups dialog on safari
2021-09-05 23:47:52 +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
thelastWallE 2cc5761419 🌈 style(settings): css footer 2021-05-14 22:09:15 +02:00
thelastWallE 36d6135816 Merge branch 'fix/UIcustomizer' into donate 2021-05-14 15:10:19 +02:00
thelastWallE fb94624189 feat(settings): donate button 2021-05-14 15:10:09 +02:00
thelastWallE 17ce0f77c2 🌈 style(settings): less height for settings_dialog_content
set remaining space for settings tab content to get rid of scrollbar
2021-05-13 21:58:48 +02:00
thelastWallE 529e6e41e9 🐞 fix(settings): fix UIcustomizer
fix settings tab height
2021-05-13 21:02:16 +02:00
thelastWallE dd494e6460 🐞 fix(aceEditor): fix for editor
height for editor div was not set
2021-05-12 13:00:46 +02:00
thelastWallE c9debf65c9 🌈 style(less): remove less 2021-05-11 22:22:37 +02:00
thelastWallE 84600d8848 🐞 fix(css): safari compatibility 2021-05-11 20:21:50 +02:00
thelastWallE 4549e155f6 🐞 fix(aceEditor): fix safari compatibility 2021-05-09 00:02:39 +02:00
thelastWallE 7b232e7c3b 🐞 fix(css): fix browsers
fix browser compatibility for height:calc() on ace editor
2021-05-08 16:32:04 +02:00
thelastWallE 6ed71174ac fix for UIcustomizer compatibility
bump version to 0.3.8rc7
2021-05-04 12:39:50 +02:00
thelastWallE d9371c9879 shortStatus on sidebar
-styling
2021-05-04 01:01:57 +02:00
thelastWallE db68bee497 css 2021-04-11 22:27:04 +02:00
thelastWallE 58c26ca9ae -zooming on editor
todo: editor is taking whole dialog
2021-04-11 00:17:19 +02:00
thelastWallE c3d7d7980c added parsingCheck Checkbox
-Strict mode disabled for parsing checks
-reworked debug messages
2021-04-07 00:00:42 +02:00
thelastWallE cc90ca8862 -bumb for rc4
-css again
-klippy.log analyzer bugfix
2021-03-30 22:05:49 +02:00
thelastWallE 6b0928bfc6 -css for editor
-fix for FillDataset checkbox, before any Graph was shown
2021-03-30 21:25:25 +02:00
thelastWallE 2aec1a9eaa -Bump for 0.3.4rc2
-fix for errorexception
-added extern logfile
2021-03-29 00:57:23 +02:00
thelastWallE 415da30ddf +reload configfile as the settings dialog is opened
+Syntax Highlighting for Configfile
+Show logfile content on the Performance Graph Dialog
+Check parsing of configfile before saving
2021-03-26 23:39:08 +01:00
thelastWallE c1e2cb5ae0 -indentation
-css
2021-03-16 19:32:01 +01:00
thelastWallE bc6302e967 *prepare workspace
*bugfixes
*testing
2021-03-16 19:06:16 +01:00
thelastWallE 782b9aa91b bugfix of buttonenable and some styling 2021-03-12 00:24:38 +01:00
thelastWallE b1a380a4bf Update2
Prettified
hide buttons if someone has no permissions
2021-03-12 00:23:11 +01:00
thelastWallE 297554536c update
Tested with python3

+borders around macro
+macro permission role
+hide macros then one has no permission
2021-03-12 00:20:17 +01:00
thelastWallE 2984f072ba test1
Test of fix for overflow, link for printer.cfg and hsyntax.
2021-03-12 00:11:22 +01:00
Richard Kuhnt 2f3f231cc7 [fix] Improve readablity of Messages with Themeify
closes #47
2020-08-28 21:34:43 -05:00
Martin Muehlhaeuser 8f38062630 [doc] Add some more help/info to the views 2018-08-24 15:23:23 +00:00
Martin Muehlhaeuser c23c38278c [view] Style graph dialog 2018-08-18 12:44:40 +00:00
mmone 86d8e631d5
[feat] Add performance graph (#9)
* [feat] Basic graph demo

* [feat] Basic Log analyzer with graph

* [feat] Finish graph feature.
2018-08-13 18:22:58 +02:00
Martin Muehlhaeuser 41491ffbe8 Major refactor 2018-08-09 07:25:05 +00:00
Martin Muehlhaeuser 90cba8108f logging: styling 2018-02-02 21:05:45 +00:00
Martin Muehlhaeuser 4e4620fb67 logging: Optimized logging view 2018-02-02 20:51:24 +00:00
Martin Muehlhaeuser f6556f6e3d views: Beautify 2018-02-02 15:58:37 +00:00
Martin Muehlhaeuser 676f5ab0e8 styles: Log display 2018-01-23 20:18:07 +00:00
Martin Muehlhaeuser f28e1459ef logging: Log item spacing 2018-01-23 19:57:58 +00:00
Martin Muehlhaeuser 03adfbc134 logging: Color errors 2018-01-23 19:52:34 +00:00