Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rework gcode file list #753

Merged
merged 34 commits into from
Apr 25, 2022
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
4bcf2d0
refactor: switch to a seperate gcode files getter to merge metadata a…
meteyou Apr 11, 2022
7c73109
fix: add text-no-wrap to gcode file table headers
meteyou Apr 14, 2022
a4ab006
feat: add multiselect and delete multiple files
meteyou Apr 14, 2022
a06b392
feat: add last print duration to gcode files
meteyou Apr 14, 2022
1337709
refactor: rework value display in gcode files table
meteyou Apr 15, 2022
da6e06c
refactor: rework headers workflow in GcodefilesPanel.vue
meteyou Apr 16, 2022
7d9f30e
feat: custom column order in GcodefilesPanel.vue
meteyou Apr 16, 2022
f3a58bb
fix: start print command in GcodefilesPanel.vue
meteyou Apr 16, 2022
1547b2e
feat: add completed print counter in GcodefilesPanel.vue
meteyou Apr 16, 2022
8746ac2
Merge branch 'develop' into feat/rework-gcode-files
meteyou Apr 18, 2022
58bdb39
chore: add eslint rule for v-slot modifiers
meteyou Apr 18, 2022
ad75a86
fix: col align for go back rows in gcode files table
meteyou Apr 18, 2022
b8e90a4
refactor: vue-load-imager replace slot
meteyou Apr 18, 2022
473a2fb
refactor: change print status chip
meteyou Apr 19, 2022
e1e9d02
fix: vue-load-image error
meteyou Apr 20, 2022
2947b2e
fix: download gcode file link
meteyou Apr 20, 2022
b1da63e
fix: path for create directory
meteyou Apr 20, 2022
5b25c90
fix: path for refresh filelist
meteyou Apr 20, 2022
086e5d7
refactor: remove debug output
meteyou Apr 20, 2022
50a39c9
fix: fix path for rename file action in GcodefilesPanel.vue
meteyou Apr 20, 2022
79073c9
fix: fix path for rename directory action in GcodefilesPanel.vue
meteyou Apr 20, 2022
b2dfa03
fix: fix paths in GcodefilesPanel.vue
meteyou Apr 20, 2022
44bfd10
fix: fix metadata load for gcode files
meteyou Apr 20, 2022
847c644
style: fix linter issues locale files
meteyou Apr 20, 2022
43f0ba1
style: fix issue with directory free disk values
meteyou Apr 20, 2022
7919208
style: fix lint warnings
meteyou Apr 20, 2022
390f1c9
feat: add uuid to gcode file metadata
meteyou Apr 21, 2022
2aa8c10
feat: use uuid to get printed counter
meteyou Apr 23, 2022
82281a2
Merge branch 'develop' into feat/rework-gcode-files
meteyou Apr 25, 2022
775914a
refactor: change delete button color in gcode files
meteyou Apr 25, 2022
c96c106
refactor: change delete button color in gcode files context menu
meteyou Apr 25, 2022
3ef9e7d
refactor: rework gcode status icon/count
meteyou Apr 25, 2022
d9f77e4
fix: add no-wrap to print status
meteyou Apr 25, 2022
8733b83
fix: print status icon in print history list
meteyou Apr 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: add no-wrap to print status
Signed-off-by: Stefan Dej <meteyou@gmail.com>
meteyou committed Apr 25, 2022

Unverified

This user has not yet uploaded their public signing key.
commit d9f77e43e3317a57fdc33794d08a2d60eba261a5
2 changes: 1 addition & 1 deletion src/components/panels/GcodefilesPanel.vue
Original file line number Diff line number Diff line change
@@ -341,7 +341,7 @@
</template>
</td>
<td class=" ">{{ item.filename }}</td>
<td class="text-right">
<td class="text-right text-no-wrap">
<v-tooltip v-if="getJobStatus(item)" top>
<template #activator="{ on, attrs }">
<span v-bind="attrs" v-on="on">