Commit Graph

23 Commits

Author SHA1 Message Date
Arie Boven
8243622ba3 Adds the possibility to add margin to button 2024-03-23 14:27:22 +01:00
Sebastien Clement
ff7769c0ba ✏️ Add shadow on button hover 2021-04-27 01:17:40 +02:00
Sebastien Clement
0777b0bf17 ✏️ Remove fontawasome overrides 2021-04-27 00:53:39 +02:00
Sebastien Clement
f7189147bf 🚑 Fix issue with little button and UiCustomizer #18 2021-04-27 00:52:39 +02:00
Sebastien Clement
55ac690469 🚑 Check if permissions is defined for octoprint version < 1.4.0 #16 2020-11-23 11:40:57 +01:00
fe22cb57c9 🚑 Prevent Read Only user to send emergency stop 2020-08-17 13:05:24 +02:00
e80ec6916f Js file review to prevent issue with minify 2020-08-04 13:57:44 +02:00
Sebastien Clement
4fa006b596 Fix conflict with old version of FontAwesome #13 2020-03-27 14:23:13 +01:00
Sebastien Clement
abb2a577b0 Rebuild button and add option to enable big button #11 2020-03-25 20:44:45 +01:00
Sebastien Clement
8fc2242366 Add new version of FontAwesome 2020-03-25 20:43:41 +01:00
Sebastien Clement
021d4754a7 Make the plugin python 3 compatible #12 2020-03-25 15:02:02 +01:00
ecd329f4f0 revert 2018-02-15 01:43:32 +01:00
129628427c Try to correct bug 2018-02-15 01:30:34 +01:00
9d75263053
Remove title that cause crash ?! 2018-02-15 01:16:50 +01:00
Alain Chiasson
5a118da7ef Added the navbar (Icons were not showing up for me), Modifed to use the remove icon, and added mouseover text 'Emergency Stop' on mouseover 2018-02-13 03:43:07 +00:00
7b7e8fa545
Change default setting for dialog to false 2018-01-15 10:29:46 +01:00
CoolZeroNL
119164e05c Update __init__.py
add support for multi gcode command splitted by :
Sample Value: M140 S60 : M104 S220 T0 : M112
2017-10-15 23:28:28 +02:00
a2061658fd Icon is now not visible when you are not logged in --> #5 2017-08-28 00:30:45 +02:00
bf6281897f Correct sending emergency command on UI refresh --> #3 2017-07-26 17:41:19 +02:00
928585808e Correct typing error on settings... 2017-07-26 00:20:46 +02:00
11341b6242 Adding the ability to show a confirmation dialog, updating README 2017-07-25 23:58:19 +02:00
cb12a808a7 Adding title in settings tab, and API info in README 2017-07-25 22:30:10 +02:00
BrokenFire
bcbe1a412e Initial Commit 2017-07-23 18:20:27 +02:00