1661 Commits

Author SHA1 Message Date
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
pataar
610f21b110
chore(deps): update dependencies (#681) 2022-03-01 13:42:07 +01:00
Stefan Dej
18294b6ade
fix: fix gcode from macros with single char attributes (#680) 2022-03-01 00:34:58 +01:00
Stefan Dej
5d146e9ade
feat: export print history as CSV (#675) 2022-03-01 00:22:17 +01:00
th33xitus
91197cc0bf
feat: add input fields to sliders (#674)
Co-authored-by: pataar <pietering1@gmail.com>
2022-03-01 00:21:50 +01:00
th33xitus
fef6ba3a02
refactor: make all MachineSettings use new NumberInput (#651)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-03-01 00:19:11 +01:00
th33xitus
5bfdcf3816
refactor: rework webcam settings visuals (#679) 2022-03-01 00:18:47 +01:00
th33xitus
efb0167f53
chore: remove development docker (#677)
The docker container for development moved into its own, dedicated repository. It can be found here: https://github.com/mainsail-crew/virtual-klipper-printer

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-02-26 13:23:32 +01:00
Stefan Dej
c4e68594cd
fix: removing remote printer in remote mode (#676) 2022-02-26 09:01:15 +01:00
pataar
87b0a8c7cb
feat(console): add the ability to clear the console (#672)
fixes #658
2022-02-22 21:48:21 +01:00
th33xitus
707ac2034e
chore: add host settings to vite.config.ts (#671) 2022-02-22 13:12:55 +01:00
pataar
90eabb6d60
build(changelog): ease down on the changelog updates, remove 'unreleased' part (#669) 2022-02-21 15:26:02 +01:00
meteyou
4f96e160c8 chore(changelog): update changelog 2022-02-21 00:43:40 +00:00
Stefan Dej
96b212e8dc
feat: rework heightmap page (#667) 2022-02-20 22:58:31 +01:00
Stefan Dej
d30ad5858a
refactor: move rename button in heightmap (#665)
move rename button from main heightmap panel to current mesh panel
2022-02-20 12:52:19 +01:00
Stefan Dej
f974372cbe
feat: add profile name field to calibrate bed_mesh dialog (#664) 2022-02-20 12:42:17 +01:00
pataar
60ce6553a9
build(lint): upgrade vue ruleset to ‘recommended’ (#663) 2022-02-20 11:00:41 +01:00
meteyou
8c55bf6789 chore(changelog): update changelog 2022-02-20 00:50:10 +00:00
pataar
d894cdc2db
build(changelog): add auto-updating CHANGELOG.md (#640) 2022-02-19 23:22:24 +01:00
pataar
72e0ca8e83
style: improve prettier integration (#662) 2022-02-19 22:43:13 +01:00
th33xitus
a0d4c66d6c
feat: add localization options to NumberInput.vue (#661) 2022-02-19 01:21:21 +01:00
pataar
cc1615acd4
test: add cypress for e2e testing (#655)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-02-18 21:04:44 +01:00
pataar
db9b19ef0f
feat(pwa): add PWA support for https based instances (#654) 2022-02-18 20:54:25 +01:00
Stefan Dej
82f756c6ae
feat: display only existing/useable bed_mesh profiles (#660) 2022-02-18 20:52:04 +01:00
pataar
fe92b97940
perf: replace echart library and load it modular (#645) 2022-02-17 21:56:55 +01:00
pataar
87c83ec9c3
chore(deps): regenerate lockfile because of indent change (#652) 2022-02-17 21:41:35 +01:00
pataar
615ee73801
style: use prettier on other file formats as well (#648) 2022-02-16 22:10:16 +01:00
pataar
dfa3abc35c
build(unplugin): enable dts for global component def. generation (#650) 2022-02-16 19:56:03 +01:00
pataar
027422b3a5
ci: add more filetypes to the bundle size check (#647) 2022-02-16 19:52:41 +01:00
Stefan Dej
455a3aa194
feat: multiselect in history jobs (#509)
select jobs to show stats only from this jobs and you can delete selected jobs from the history
2022-02-15 23:34:15 +01:00
pataar
6563b7ce47
perf: load codemirror into a chunk for faster LCP (#641) 2022-02-15 21:14:01 +01:00
pataar
844ddc2393
ci: use the correct sha for the compressed size action check (#642) 2022-02-15 20:08:10 +01:00
pataar
97701447e6
ci: run build size report on 'analyze' label (#635) 2022-02-14 23:53:17 +01:00
Stefan Dej
7890d1e004
fix: import bugfixes from release v2.1.2 (#639)
(cherry picked from commit ebf74860f4d3119802590c6f6cffeb82e7af5a45)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-02-14 23:50:02 +01:00
pataar
6d86ca4b68
build: improve TS checking while developing (#637)
improve TS checking while developing using 'vite-plugin-checker'
2022-02-14 23:20:31 +01:00
th33xitus
fa20b19a5b
feat: add custom number input component (#638) 2022-02-14 23:03:49 +01:00
pataar
30b6230a77
build: upgrade eslint to the newest version (#634) 2022-02-14 22:54:50 +01:00
th33xitus
fc86125ebd
fix: console error regarding touch directive (#633) 2022-02-13 22:30:57 +01:00
pataar
d3172fa353
fix(env): parse environment variable as string (#632) 2022-02-13 22:24:01 +01:00
pataar
04b6992f3c
style: add prettier as default formatter (#614) 2022-02-13 22:09:25 +01:00