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

User interface shortcuts system #3830

Merged
merged 8 commits into from
Nov 10, 2022
Merged

User interface shortcuts system #3830

merged 8 commits into from
Nov 10, 2022

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Nov 4, 2022

Closes #1216

TODO

  • Allow custom key maps
  • Allow turning off shortcuts
  • Remove console.* lines in shortcuts.js
  • Align existing preference routes
  • Add user menu option to shortcuts form,
  • Look to set permissions on routes?
  • Extract text to language files
    • Including added shortcuts labels.
  • Test added routes/views/settings

@ssddanbrown ssddanbrown self-assigned this Nov 4, 2022
Changes their endpoints and remove the user id from the URLs.
Simplifies list changes to share a single endpoint, which aligns it to
the behaviour of the existing sort preference endpoint.
Also added test to ensure user preferences are deleted on user delete.
@ssddanbrown ssddanbrown added this to the Next Feature Release milestone Nov 10, 2022
@ssddanbrown ssddanbrown merged commit d520d6c into development Nov 10, 2022
@ssddanbrown ssddanbrown deleted the shortcuts branch November 10, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Keyboard shortcuts (Not inside the editor)
1 participant