1675 Commits

Author SHA1 Message Date
Stefan Dej
6030a8b506
fix: add missing context menu to dashboard jobqueue (#794) 2022-05-11 22:33:32 +02:00
Stefan Dej
f0662b2e70
refactor: display scrollbar when mouse is moving (#793) 2022-05-11 21:57:06 +02:00
Stefan Dej
f294561e8b
refactor: remove unused option in SettingsUiSettingsTab.vue (#792) 2022-05-11 20:35:45 +02:00
Stefan Dej
fcc342e422
feat: always show scrollbar in the editor (#791) 2022-05-11 20:29:43 +02:00
Stefan Dej
595b3f1d1c
feat: add multi select for config files (#790)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-05-11 20:07:16 +02:00
dependabot[bot]
fbb78f88c7
build(deps): bump ejs from 3.1.6 to 3.1.7 (#789)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 19:54:42 +02:00
samwiseg0
87cecafd4e
feat: add arm64 docker image support (#787)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-05-11 18:43:07 +02:00
Stefan Dej
64eed0b6bd
feat: gcode-files & jobqueue on dashboard (#726) 2022-05-11 18:32:42 +02:00
th33xitus
2cf1a13129
fix(TemperaturePanel.vue): remove hover effect (#785) 2022-05-09 16:30:12 +02:00
th33xitus
014a791c12
refactor(MachineSettingsPanel.vue): tweak visual appearance (#784) 2022-05-09 15:19:32 +02:00
Stefan Dej
eb19afbfdf
fix: migrate tools panel to temperature panel on gui init (#783) 2022-05-09 15:14:26 +02:00
Stefan Dej
63283cd9b4
chore: some toolhead panel tweaks (#781) 2022-05-08 22:59:08 +02:00
Stefan Dej
4f08ea7435
fix: margin bottom of TemperaturePanel.vue (#782) 2022-05-08 22:58:56 +02:00
Stefan Dej
654785fedf
feat: global fullscreen fileupload (#777)
* feat: init upload from global gcode file upload

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: global fileupload & fileupload status snackbar

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: implement cancel upload

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: update config file upload to global file upload

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: fix eslint issue

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* lcoale: add fullscreenUpload to i18n

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: fix toast position with upload snackbar

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: fix IDE code analyzer issues

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: app favicon draw function

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* style: fix favicon source code

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: fix type in TheFullscreenUpload.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* chore: fix type in TheFullscreenUpload.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: fullscreen upload dont work in firefox

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: add icon to TheFullscreenUpload.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale(en): remove blank line

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale(en): add missing translation

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale(de): add DE translations

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-08 17:29:59 +02:00
chai-md
c94e70f876
locale(ja): add Japanese translation (#774)
* add Japanese translation
2022-05-08 08:39:49 +02:00
th33xitus
dcf72a4707
fix(ConfigFilesPanel): change delete button color (#779) 2022-05-07 23:04:56 +02:00
Stefan Dej
14fa54e369
feat: rework gcode file list (#753) 2022-04-25 21:03:15 +02:00
th33xitus
72203ee0ba
fix: update missing out of range translation (#767) 2022-04-25 20:37:56 +02:00
th33xitus
24e30881e2
refactor: change delete button color (#766) 2022-04-25 20:29:39 +02:00
Stefan Dej
632088c7b5
fix: hide unknown panels in interface settings > dashboard page (#763) 2022-04-25 07:42:22 +02:00
eltacoloco
e91bfbdcf5
locale(se-SV): add swedish localization (#762)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-04-25 00:28:15 +02:00
Stefan Dej
6c384ceb72
style: fix lint issue of locale files (#764) 2022-04-25 00:19:53 +02:00
th33xitus
41ba619420
feat: toolhead control panel (#712)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-04-25 00:18:48 +02:00
th33xitus
095b1db009
feat: extruder control panel (#711)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-04-24 23:43:18 +02:00
th33xitus
aee5efcd3d
feat: temperature panel rework (#748)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-04-24 23:26:45 +02:00
Stefan Dej
1ea5edd504
fix: add error message in webcam panel, if no webcam is available (#754)
* fix: add error message in webcam panel, if no webcam is available

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale: Update en.json

Co-authored-by: th33xitus <th33xitus@googlemail.com>

Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-04-18 04:20:14 +02:00
Stefan Dej
b521b1cd1e
fix: resize tempchart on window resize event (#750) 2022-04-11 23:46:11 +02:00
Stefan Dej
d830493acc
feat: notifications (#738)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-04-10 23:20:19 +02:00
th33xitus
e2caa99f0b
fix(SettingsPresetTab): improve form validation for heater preset (#749) 2022-04-10 22:07:10 +02:00
th33xitus
ec9126b903
fix: compiler type warning (#744) 2022-04-05 23:02:01 +02:00
dependabot[bot]
88e1e84fb3
build(deps): bump minimist from 1.2.5 to 1.2.6 (#741)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 23:26:29 +02:00
Stefan Dej
69394b69e1
fix: check if panel exists before load on dashboard (#734)
* fix: check if panel exists before load

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* perf: just load lodash.kebabcase instead of full package

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-03-29 21:32:59 +02:00
th33xitus
abcf7e79ab
fix: missing file icon import in gcode file browser (#731) 2022-03-23 21:00:02 +01:00
srbjessen
a87dcc65b1
locale(da): updated (#718)
Co-authored-by: pataar <pietering1@gmail.com>
2022-03-23 08:43:45 +01:00
Stefan Dej
faa83e7932
feat: add note to history job (#716) 2022-03-22 10:54:14 +01:00
pataar
556179adaa
build: lower browserslist to support older browsers (#688) 2022-03-22 10:51:46 +01:00
Stefan Dej
94ce369f98
feat: display gcodeviewer always and store klipper settings in moonraker DB as a fallback (#725)
* refactor: save necessary klipper settings in database

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: use klipper cache data as fallback for the gcode viewer

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: update gcodeviewer klipper cache action

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: display gcodeviewer always in the navi

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: typo in klipper cache fallback in gcodeviewer

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove debug output

Co-authored-by: pataar <pietering1@gmail.com>

* style: fix code format

Signed-off-by: Stefan Dej <meteyou@gmail.com>

Co-authored-by: pataar <pietering1@gmail.com>
2022-03-21 15:42:58 +01:00
pataar
cde0156df8
style(icons): update PWA icons (#727) 2022-03-20 02:08:07 +01:00
Stefan Dej
32ef6836e3
feat: display error messages when console is not on the screen (#724) 2022-03-20 01:50:46 +01:00
Stefan Dej
1a68218267
feat: confirm before closing the browser tab (#723)
when the editor is open and file is changed
2022-03-20 01:45:06 +01:00
Stefan Dej
8a00b373d5
fix: disable home button in heightmap page while printing (#722) 2022-03-17 07:56:55 +01:00
pataar
f5c3cf727c
chore(deps): update dependencies (#717) 2022-03-15 21:43:43 +01:00
th33xitus
cb0e40a53f
style: indent size of 4 spaces in json (#715) 2022-03-15 13:36:51 +01:00
pataar
f4715076d5
docs: improve README.md (#709) 2022-03-13 23:22:31 +01:00
Stefan Dej
850bb8b2e3
feat: extend system load panel (#536) 2022-03-13 22:56:10 +01:00
Stefan Dej
96d502dcc6
fix: add missing translation keys (#714) 2022-03-13 21:32:13 +01:00
Stefan Dej
adf922c048
feat: translate job status in history (#713) 2022-03-13 21:31:52 +01:00
Stefan Dej
7bf5fe77cf
Merge remote-tracking branch 'origin/develop' into develop 2022-03-08 18:20:52 +01:00
Stefan Dej
93f9cd1f3e
fix: double defined variable viewport in SettingsDashboardTab.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-03-08 18:20:38 +01:00
Stefan Dej
42a6976aba
fix: hide gcode thumbnail, if a webcam is active in printer farm (#706) 2022-03-08 08:13:59 +01:00