From Fedora Project Wiki
No edit summary
No edit summary
Line 25: Line 25:


== Summary ==
== Summary ==
The feature aims to provide GUI for back end devassistant package.
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 front end for back end devassistant package which is command line utility.
This feature aims to provide GUI frontend for devassistant package which currently only works on commandline.


== Benefit to Fedora ==
== Benefit to Fedora ==
Make the development on Fedora easier for beginners from window managers
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?
-->
-->
Try to install package containing setup for your favourite language.
 
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 -->
Man pages will be primary source for 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 ==
== 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 back end devassistant feature [[ https://fedoraproject.org/wiki/Features/DevelopersAssistant ]]
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

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "edit" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.


Developer Assistant GUI

Summary

The feature aims to provide GUI for devassistant package.

Owner

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.