primeapple
  • Joined on 2023-01-24
primeapple commented on pull request vikunja/frontend#3400 2023-05-09 19:08:05 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

I changed it. It works, but yeah... I'll not use this hotkey, I'm faster with clicking it, honestly.

Let's see that we get customizable shortcuts going.

primeapple pushed to add-hotkeys-for-priority-and-delete at primeapple/frontend 2023-05-09 19:04:55 +00:00
30b7d0f3ed Changed shortcut to delte from `x` to `Shift+Delete`
primeapple commented on pull request vikunja/frontend#3400 2023-05-03 10:01:14 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

Thanks for the comment.

I see that this is your repo and I'm just a contributor. Because of that I won't argue to much and accept it. But please please consider the following thoughts:

-…

primeapple commented on pull request vikunja/frontend#3400 2023-04-27 19:04:42 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

Is there anything we are waiting for, before merging? ;-)

primeapple commented on pull request vikunja/frontend#3400 2023-04-26 11:25:06 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

Fixed it :)

primeapple pushed to add-hotkeys-for-priority-and-delete at primeapple/frontend 2023-04-26 11:24:35 +00:00
9dfaabc0b3 Correct Formatting
primeapple commented on pull request vikunja/frontend#3400 2023-04-26 11:20:09 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

The problem here is, that the .editorconfig actually wants 2 spaces indentation for .json files.

As for the reason why the Linter doesn't catch this: The lint task in package.json only…

primeapple commented on pull request vikunja/frontend#3400 2023-04-21 18:44:49 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

I see now. Thanks for explaining!

I removed the changes from the german translation and forcepushed the branch! :)

primeapple pushed to add-hotkeys-for-priority-and-delete at primeapple/frontend 2023-04-21 18:43:33 +00:00
920532f8fe Add hotkeys for starring, deleting and priority of task
primeapple pushed to add-hotkeys-for-priority-and-delete at primeapple/frontend 2023-04-21 10:45:13 +00:00
d0d1b88f6e CR: changed german translation for `delete`
primeapple commented on pull request vikunja/frontend#3400 2023-04-21 10:44:22 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

I changed "Diese Aufgabe löschen" zu "Aufgabe löschen". The other stuff I won't touch in this PR :D

primeapple commented on pull request vikunja/frontend#3400 2023-04-21 10:42:43 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

I'd really avoid using modifier keys in the browser. It often interferes with browser specific behaviour.

Are you fine with this explanation or do you really want me to change it? :)

primeapple commented on pull request vikunja/frontend#3400 2023-04-21 10:41:17 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

I honestly don't care what the hotkeys are. Since Vikunja supports imports from other services, I would just take their hotkeys.

But for now, maybe let's just implement it. I'd rather have bad…

primeapple commented on pull request vikunja/frontend#3400 2023-04-19 13:21:01 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

x is eXterminate... Just kidding, thats the hotkey that is used for deletion of a single char in vim.

primeapple commented on pull request vikunja/frontend#3400 2023-04-19 13:20:21 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView

The s is for star, since f is already used for files

primeapple created pull request vikunja/frontend#3400 2023-04-19 12:43:51 +00:00
Added hotkeys for priority, delete and favorite on the TaskDetailView
primeapple created branch add-hotkeys-for-priority-and-delete in primeapple/frontend 2023-04-19 12:42:26 +00:00
primeapple pushed to add-hotkeys-for-priority-and-delete at primeapple/frontend 2023-04-19 12:42:26 +00:00
6b09ee894c Added hotkeys for priority, delete and favorite on the `TaskDetailView`
primeapple pushed to main at primeapple/frontend 2023-04-19 11:54:03 +00:00
35edcb5672 chore(deps): update dependency rollup to v3.20.6
4695798176 chore(deps): update dependency vite to v4.2.2
7a323fd170 chore(deps): update dependency rollup to v3.20.5
1d6e4b6e32 chore(deps): update pnpm to v8.3.0
5524aa7998 chore(deps): update dependency cypress to v12.10.0
Compare 124 commits »
primeapple commented on issue vikunja/frontend#3270 2023-03-20 17:03:38 +00:00
500 when get issue

It works with the unstable image. Thank you for your help :)