No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
== Summary == | == Summary == | ||
The feature aims to provide GUI for | The feature aims to provide GUI for devassistant package. | ||
== Owner == | == Owner == | ||
Line 50: | Line 50: | ||
== Detailed Description == | == Detailed Description == | ||
This feature aims to provide GUI | This feature aims to provide GUI frontend for devassistant package which currently only works on commandline. | ||
== Benefit to Fedora == | == Benefit to Fedora == | ||
Make | Make development on Fedora easier for beginners who are afraid of/don't want to work with terminal. | ||
== Scope == | == Scope == | ||
Line 80: | Line 80: | ||
3. What are the expected results of those actions? | 3. What are the expected results of those actions? | ||
--> | --> | ||
Install "devassistant" package, run devassistant-gui and experiment. | |||
== User Experience == | == User Experience == | ||
Line 88: | Line 89: | ||
== Dependencies == | == Dependencies == | ||
devassistant package | Only devassistant package itself. | ||
== Contingency Plan == | == Contingency Plan == | ||
Line 100: | Line 101: | ||
<!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | ||
Online documentation for GUI will be accessible at our current documentation site (https://developer-assistant.readthedocs.org), the same generated html documentation will also be accessible in a newly introduced devassistant-docs subpackage. | |||
== Release Notes == | == Release Notes == | ||
Line 108: | Line 110: | ||
Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze. | Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze. | ||
--> | --> | ||
Developer Assistant GUI feature will provide graphical user interface for | Developer Assistant GUI feature will provide graphical user interface for generating new projects using devassistant [[ https://fedoraproject.org/wiki/Features/DevelopersAssistant ]]. More in-depth release notes will be produced when we actually do the release. | ||
[[Category:ChangePageIncomplete]] | [[Category:ChangePageIncomplete]] |
Revision as of 10:24, 15 July 2013
Developer Assistant GUI
Summary
The feature aims to provide GUI for devassistant package.
Owner
- Name: Petr Hracek
- Email: <phracek@redhat.com>
Current status
- Targeted release: Fedora 20
- Last updated: 2013-07-15
- Percentage of completion: 50%
Detailed Description
This feature aims to provide GUI frontend for devassistant package which currently only works on commandline.
Benefit to Fedora
Make development on Fedora easier for beginners who are afraid of/don't want to work with terminal.
Scope
- creating wizard for each specific part for devassistant backend
- all information will be taken from devassistant engine
- selecting type of project per language
- specification project path and name
- specification what extension will be used during project generation
- showing log window with all actions in tree dialog
Upgrade/compatibility impact
How To Test
Install "devassistant" package, run devassistant-gui and experiment.
User Experience
Developer Assistant GUI will be GUI tool for faster setting projects based on devassistant backend
Dependencies
Only devassistant package itself.
Contingency Plan
Do not ship the result if not ready. Since the feature is not required for anything else in the system, there will be no complications if not shipped.
Documentation
Online documentation for GUI will be accessible at our current documentation site (https://developer-assistant.readthedocs.org), the same generated html documentation will also be accessible in a newly introduced devassistant-docs subpackage.
Release Notes
Developer Assistant GUI feature will provide graphical user interface for generating new projects using devassistant [[ https://fedoraproject.org/wiki/Features/DevelopersAssistant ]]. More in-depth release notes will be produced when we actually do the release.