-
Notifications
You must be signed in to change notification settings - Fork 15
feat: add shortcuts to command palette #1447
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
Conversation
- update cli-app-scripts dependency - add shortcuts and names to d2 config file - update translations
|
🚀 Deployed on https://pr-1447--dhis2-settings.netlify.app |
|
Add "Notification settings" as well |
|
KaiVandivier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🙌
# [100.10.0](v100.9.1...v100.10.0) (2025-09-25) ### Features * add shortcuts for command palette ([#1447](#1447)) ([2db4222](2db4222))
|
🎉 This PR is included in version 100.10.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |



Implements DHIS2-20093
Description
This PR adds shortcuts for 12 routes within the system settings app:
General,Analytics,Server,Appearance,Email,Access,Calendar,Data import settings,Synchronization,Scheduled Job Settings,Notification settings, andOAuth2 clients.How to test
yarn buildwithin the app directory.Screenshot