1650 Commits

Author SHA1 Message Date
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
Stefan Dej
3b34ad547e
fix: search temperature_store_size in data_store and server (#705) 2022-03-07 20:37:19 +01:00
pataar
8f96aba9d8
feat: add responsive component (#704) 2022-03-07 18:44:30 +01:00
pataar
0da05047a1
chore: remove components.d.ts from git (#703) 2022-03-06 20:06:30 +01:00
drChelo
0d19dff843
locale(es): Typos/grammar review (#689) 2022-03-06 17:33:45 +01:00
pataar
3aec60f2c9
style: order all locale keys alphabetically (#702) 2022-03-06 17:13:09 +01:00
Stefan Dej
81ca4192b9
fix: missing object in dashboard expand panel getter
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-03-06 17:06:47 +01:00
Stefan Dej
dc903bf183
feat: implement moonraker connection identify (#701) 2022-03-06 00:50:54 +01:00
Stefan Dej
c85a4ac5dd
feat: add settings for klipper & moonraker 'SAVE & RESTART' (#700) 2022-03-06 00:50:42 +01:00
Stefan Dej
fc7dec8bfa
feat: each viewport size can have different panels open/close (#696) 2022-03-05 19:21:17 +01:00
Stefan Dej
898878977f
feat: change default port for https instances in remote mode (#694) 2022-03-05 19:16:44 +01:00
Stefan Dej
9955a721a2
feat: add default moonraker instances to config.json (#695) 2022-03-05 17:00:40 +01:00
th33xitus
4b041c0a55
chore: remove unused getter (#698) 2022-03-05 01:21:35 +01:00
th33xitus
0cf7642913
chore: remove unused mutations (#697) 2022-03-05 01:05:19 +01:00
Stefan Dej
07a305ec20
Merge remote-tracking branch 'origin/develop' into develop 2022-03-04 23:40:41 +01:00
Stefan Dej
a48554dd54
fix: fix init issue in controls panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-03-04 23:40:32 +01:00
pataar
0b71d590c2
fix: icon rotation with svg icons (#691) 2022-03-04 21:05:05 +01:00
pataar
f7bb1e168c
refactor: replace the mdiclock for an emoji on the TempChart (#690) 2022-03-04 20:51:34 +01:00
Stefan Dej
a6b97f68e5
fix: don't allow to add/update printers with empty hostname (#693) 2022-03-04 19:19:41 +01:00
th33xitus
b3a0523624
fix: missing icon imports (follow up of #646) (#687) 2022-03-03 19:49:12 +01:00
pataar
1a9c208c25
ci: fix typo in the new github workflow (#685) 2022-03-02 23:00:37 +01:00
pataar
213bffd3e4
refactor: replace font icons with their svg counterparts (#646) 2022-03-02 22:55:27 +01:00
pataar
958864b886
build: add official Docker image (#682) 2022-03-02 22:47:27 +01:00
th33xitus
966d93495a
fix: match input field behavior to slider behavior (#684) 2022-03-02 22:44:47 +01:00
BrownRhined
fee532d8f0
locale(zh-tw): update zh-tw.json (#627)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-03-02 22:38:54 +01:00
th33xitus
e3f7ce9837
chore: improved bug report and feature request forms (#683) 2022-03-02 22:36:42 +01:00