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

[RELEASED] Quick Jump #1

Closed
uxarya opened this issue Oct 26, 2020 · 1 comment
Closed

[RELEASED] Quick Jump #1

uxarya opened this issue Oct 26, 2020 · 1 comment
Assignees
Projects
Milestone

Comments

@uxarya
Copy link

uxarya commented Oct 26, 2020

Problem Statement
Currently, users need to click around the dashboard interface to navigate around and perform actions.

Why
Inherently, we as individuals try to do things in the easiest way possible if they need to be done again and again. Specifically, developers use the keyboard as their preferred mode of interaction; partly due to the nature of their work (writing code), moreover, it prevents constant switching between keyboard and mouse as input modes, thus saving time.

@uxarya
Copy link
Author

uxarya commented Oct 28, 2020

Ideas

Suggest contextual commands without typing: Show contextual actions/commands that user can execute when command bar is invoked on a screen. Other commands would still be executable; show few suggestions for education/discovery

Nested commands: Deep level actions can be performed from the command bar as well
Examples:
pod/pod_name/events > opens events for selected pod in active application
app_name/env_name/pod/pod_name/logs > opens events for selected pod in defined application
configure/deployment template > opens deployment template configuration in active application

Dynamic Suggestions while typing commands: Show commands/options dynamically when user starts typing in the command bar. The suggestions can also include variable elements such as object names.
Examples:
app_name/env_name/pod/pod_name/logs (suggest possible commands after each ‘/’)
pod/suggest pod names in active app

@nishant-d nishant-d added this to To do in devtron Oct 30, 2020
@nishant-d nishant-d added this to the v0.0.2 milestone Nov 9, 2020
@prakarsh-dt prakarsh-dt changed the title Quick Jump [RELEASED] Quick Jump Aug 31, 2021
devtron automation moved this from To do to Done Aug 31, 2021
nishant-d pushed a commit that referenced this issue Jan 28, 2022
#1135)

* obfuscation of secret for 1) get resource 2) get desired manifest (#1134)

* unfs secret in deployment history (#1144)
anupdhiran pushed a commit that referenced this issue Sep 5, 2022
…afeac47

[Snyk] Security upgrade node from 12.18.1 to 12.22.9
gitbook-com bot pushed a commit to SNe789/devtron that referenced this issue Dec 9, 2022
gitbook-com bot pushed a commit to SNe789/devtron that referenced this issue Dec 22, 2022
gitbook-com bot pushed a commit to SNe789/devtron that referenced this issue Dec 22, 2022
gitbook-com bot pushed a commit to SNe789/devtron that referenced this issue Dec 22, 2022
gitbook-com bot pushed a commit to SNe789/devtron that referenced this issue Dec 22, 2022
nishant-d pushed a commit that referenced this issue Dec 27, 2022
* updated-global-configs

* updates

* global configs updates

* cluster added

* updates

* GitBook: [#1] No subject

* updates

* updates

* this file is not required.

* updates

* updates

* updated

* updates

* updates

* updates

* container registries modified

* updates

* updates

* updates

* updates

* updates

* updates

* updated container registries and gitops sections
SNe789 added a commit to SNe789/devtron that referenced this issue Dec 28, 2022
* updated-global-configs

* updates

* global configs updates

* cluster added

* updates

* GitBook: [devtron-labs#1] No subject

* updates

* updates

* this file is not required.

* updates

* updates

* updated

* updates

* updates

* updates

* container registries modified

* updates

* updates

* updates

* updates

* updates

* updates

* updated container registries and gitops sections
SNe789 added a commit to SNe789/devtron that referenced this issue Jan 6, 2023
* updated-global-configs

* updates

* global configs updates

* cluster added

* updates

* GitBook: [devtron-labs#1] No subject

* updates

* updates

* this file is not required.

* updates

* updates

* updated

* updates

* updates

* updates

* container registries modified

* updates

* updates

* updates

* updates

* updates

* updates

* updated container registries and gitops sections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
devtron
  
Done
Development

No branches or pull requests

3 participants