Description
As a IDEasy user, I want to have a dashboard as GUI for IDEasy so that I get more assistance and pro-active help and do not have to do everything with the CLI.
This is the overall epic that will be divided into many different small stories that are developed step by step in an agile manner.
The general idea is:
ide dashboard
will open a GUI that we call "IDEasy Dashboard"- Also this dashboard can be started via the OS start menu
- The dashboard gives an overview of all IDEasy projects managed on the computer
- You can select and switch projects, and inside the project the workspace (via ComboBoxes).
- You get pro-active notifications about updates (instead of manually polling
ide status
commands) - When an update or upgrade is available, this is indicated by some icon and when it is detected via OS tray growl message. Clicking on it, will allow you to apply the update/upgrade.
- You can do regular use-cases like opening an IDE (Implement dashboard MVP with navigation and first real use-case #1139)
- You can customise the settings to setup and tailor them to your project needs.
- For that you can simply enter tags and get tools, plugins, etc. suggested that have this tag.
- Also for that you can choose via checkbox if a tool is to be installed or not and define a version via ComboBox.
- You can customise standard code-style features for all IDEs in a wizard (e.g. change indentation size with a slider).
- ...
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New