Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox p2 UI Plan"

(M2 - Sep 18, 2009)
 
(204 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
==Remaining priorities==
+
This page describes the work planned for the next release (3.6) of the p2 UI.  This includes improvements for the p2 UI in the Eclipse SDK, as well as issues that have to be addressed for alternate UIs (such as RCP app requirements).  Important fixes will be examined for inclusion/backport to 3.5.x maintenance stream.
  
* Repo login and user verification issues <Tim>
+
The overall p2 plan for 3.6 is located at [[Equinox_p2_Plan]]
* Recovery application <Tim>
+
* Integrate artifact GC and any prefs needed  <Susan>
+
* Additional context and views shown in available and installed IU views  <Susan>
+
* Streamlined revert UI/history page  <Susan>
+
  
== Milestone plans ==
+
The milestone plans for 3.5 have moved to [[Equinox p2 UI Eclipse 3.5 Plan]]
===M6===
+
* [[Image:Progress.gif]] Verify trust and insert UI for signature verification  <Tim>
+
* [[Image:Progress.gif]] Understand the tie between the UI and the Update manager, UM hides its contributions if p2 is there <Tim>
+
* [[Image:Progress.gif]] Detection of install handlers and launch UM when found <Susan>
+
* [[Image:Ok_green.gif]] Better error reporting <Susan>
+
* Ability to add repos by just pointing at a jar, dir that is not already a p2 repo (UM extension locations) <Susan> 
+
* Integration of directory watcher/drop-ins folder prefs <Susan>
+
  
===M5===
+
The milestone plans for 3.4 have moved to [[Equinox p2 UI Eclipse 3.4 Plan]]
* [[Image:Ok_green.gif]] P1 Performance issues
+
** [[Image:Ok_green.gif]] Background resolving/sizing for user-triggered updates
+
** [[Image:Ok_green.gif]] Rework model to reference ids (profile ids, repo URLs) in lieu of objects
+
* [[Image:Ok_green.gif]] Restructure available IU viewer for PDE consumption
+
* [[Image:Ok_green.gif]] API for profile change requests
+
* [[Image:Ok_green.gif]] Automatic updates life-cycle, affordance and popup workflow
+
* [[Image:Ok_green.gif]] Improve property pages for IUs in end user UI
+
* [[Image:Ok_green.gif]] Summary info for install/update wizards
+
** [[Image:Ok_green.gif]] Timing of resolves once inside an install/update wizard
+
  
===M4===  
+
==3.6 Ideas list==
* [[Image:Progress.gif]] Polish install and update scenarios
+
=== UI/Usability ===
**[[Image:Ok_green.gif]] Notify of auto-download separate from install
+
* Ability to define/share/install/uninstall user-named groups of IU's (Susan, Ian?)
**[[Image:Ok_green.gif]] Preferences for reminding user of available updates [https://bugs.eclipse.org/bugs/show_bug.cgi?id=207493 Bug 207493]
+
** "My tool set"
**[[Image:Progress.gif]] Performance/progress when resolving/planning
+
** Extension location use cases that don't necessarily depend on physical location
* [[Image:Ok_green.gif]] Improved support for browsing repos
+
* Transport-related issues
** [[Image:Ok_green.gif]] IU categories [https://bugs.eclipse.org/bugs/show_bug.cgi?id=203115 Bug 203115]
+
** showing detailed repository status when known
** [[Image:Ok_green.gif]] remove duplicates, better sorting
+
** authentication scoping
** [[Image:Ok_green.gif]] show only latest versions
+
** progress reporting improvements
* [[Image:Ok_green.gif]] Refactoring and code polish items
+
* Network discovery of repos [https://bugs.eclipse.org/bugs/show_bug.cgi?id=218534 bug 218534] - Scott
** [[Image:Ok_green.gif]] Clean up adapter usage
+
** discover LAN (and WAN) based metadata and artifact repos
** [[Image:Ok_green.gif]] Clean up/simplify colocated repo handling
+
** depends on server-side work in bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=258340 bug 258340]
** [[Image:Ok_green.gif]] Use deferred content providers for repo content
+
* Separation of product base vs. "add-ons" [https://bugs.eclipse.org/bugs/show_bug.cgi?id=215398 Bug 215398]
** [[Image:Ok_green.gif]] Allow UI app to specify repo taxonomy via queries
+
** Differentiating the base product stuff from added content
* [[Image:Ok_green.gif]] UI for Revert [https://bugs.eclipse.org/bugs/show_bug.cgi?id=205223 Bug 205223]
+
** User shouldn't be able to (unintentionally) redefine what is "the product" by installing something
* [[Image:Ok_green.gif]] Improved way to present licenses and remember accepted licenses [https://bugs.eclipse.org/bugs/show_bug.cgi?id=205232 Bug 205232]
+
* Fast-path install scenarios [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223264 Bug 223264]
* [[Image:Ok_green.gif]] Admin UI features as needed by team
+
* Search based metaphor
 +
** Currently the UI is repository centric. It would probably be beneficial to have a more search oriented UI.
  
===M3===
+
=== API===
* End user UI
+
* Cleanup and document existing provisional API
** [[Image:Ok_green.gif]] Improve workflow and information pre-<install/update/uninstall>
+
** javadoc
*** [[Image:Ok_green.gif]] Prompting replaced by informational wizard [https://bugs.eclipse.org/bugs/show_bug.cgi?id=204321 Bug 204321]
+
** wizard page creation should be early and explicit (problems with dynamic page creation)
*** [[Image:Ok_green.gif]] Size/time estimation on install/update (Depends on [https://bugs.eclipse.org/bugs/show_bug.cgi?id=201488 Bug 201488])
+
** ability to insert pages into a wizard
*** [[Image:Ok_green.gif]] One entry point per group [https://bugs.eclipse.org/bugs/show_bug.cgi?id=204823 Bug 204823]
+
** actions should not be API (make internal or migrate to commands and handlers)
*** [[Image:Ok_green.gif]] Detect invalid states on install/update/uninstall
+
* Supported API for all UI building blocks
** [[Image:Ok_green.gif]] Polling for software updates and associated user prefs
+
** Individual wizards, dialogs, commands
*** [[Image:Ok_green.gif]] Automatic updating
+
** consider handlers vs. actions for UI pluggability/are some command ID's contracts (so clients can invoke UI by id)
*** [[Image:Ok_green.gif]] Alert me when updates available
+
** Content and label providers
*** [[Image:Progress.gif]] Ability to download and then notify
+
* [[Image:Ok_green.gif]]  Admin UI
+
** [[Image:Ok_green.gif]]  Artifact repo view shows artifact descriptors, processing steps, etc.
+
===M2===
+
* Install, Uninstall, and/or update IU's from running profile
+
** user views installed IU's in the current profile
+
** user can manage repositories as an advanced feature (separate button on dialog)
+
*** repositories are colocated (no distinction between metadata and artifact repo)
+
** UI prequalifies the install
+
*** figure out if the install is valid using oracle
+
*** [deferred] use advanced oracle to flag any invalid states
+
*** [deferred] use advanced oracle to precompute info such as download size/time, etc.
+
** user can uninstall an installed IU
+
** user can update an installed IU
+
* Repository naming
+
** repo level
+
** [deferred] user can override repo name
+
* Better filtering of repos and IU's (show only what's relevant to end user)
+
* Refactor drag support into common UI project
+
* Filtering of IU's based on entry point concept
+
** Give the ability to name what is being installed
+
* Admin UI can launch end user UI from selected profile in profile view
+
** should be able to disable colocated repo management
+
* AdminUI views show enhanced info about objects (multiple columns)
+
* AdminUI and User UI contribute different property pages
+
===M1===
+
* Browse repositories
+
** Add/remove repositories
+
** Browse IU's in a metadata repository
+
** Install IU from a metadata repository into a selected profile
+
* Browse profiles
+
** Add/remove profiles
+
** Browse IU's in a profile
+
** Uninstall IU
+
  
== Additional Requirements ==
+
== 3.6 Milestone Plans ==
This is a list of some original UI requirements that are not on the 3.4 plan.
+
=== M1 - Aug 7, 2009 ===
 +
* [[Image:Ok_green.gif]] alternate license UI [https://bugs.eclipse.org/bugs/show_bug.cgi?id=217944 Bug 217944] - (Susan)
 +
 
 +
=== M2 - Sep 18, 2009 ===
 +
* [[Image:Ok_green.gif]] Improvements to the installation history (Susan)
 +
** [[Image:Ok_green.gif]] User management of profile snapshots [https://bugs.eclipse.org/bugs/show_bug.cgi?id=284798 Bug 284798]
 +
** [[Image:Ok_green.gif]] Comparing configurations in the install history
 +
 
 +
=== M3 - Oct 30, 2009 ===
 +
* Install wizard improvements (Susan)
 +
** Selection count indicator and popup
 +
** non-filtered selections [https://bugs.eclipse.org/bugs/show_bug.cgi?id=235654 Bug 235654], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=257597 Bug 257597], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=278189 Bug 278189]
 +
** Consider modeless operation
 +
* Query/load assumptions, better async support (Susan)
 +
** Get rid of deferred tree content manager and the "load is slow, query is fast" assumptions
 +
** Alternate progress indication during fetch job (redirect to the wizard)
 +
** incremental fill-in
 +
 
 +
=== M4 - Dec 11, 2009 ===
 +
* Cleanup dead code and formalize wizard page progression in install wizards (Susan)
 +
* First class support of explanations in UI (Susan)
 +
** error indicators and quick fix/alternate actions [https://bugs.eclipse.org/bugs/show_bug.cgi?id=248959 Bug 248959], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=267464 Bug 267464], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=218048 Bug 218048], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=261928 Bug 261928]
 +
** consolidate "empty explanations" with error indicators
 +
** better consolidation of repo errors (repo empty explanation vs. accumulating repo error indicator)
 +
 
 +
=== M5 - Jan 29, 2010 ===
 +
=== M6 - Mar 11, 2010 ===
 +
=== M7 - Apr 30, 2010 ===
  
* Installation by drag and drop on a running eclipse
 
* Install from a click on the webpage
 
* Silent installation
 
* Support installation even when there are errors in the configuration
 
  
 
[[Category:Equinox p2|UI Plan]]
 
[[Category:Equinox p2|UI Plan]]

Latest revision as of 18:09, 9 September 2009

This page describes the work planned for the next release (3.6) of the p2 UI. This includes improvements for the p2 UI in the Eclipse SDK, as well as issues that have to be addressed for alternate UIs (such as RCP app requirements). Important fixes will be examined for inclusion/backport to 3.5.x maintenance stream.

The overall p2 plan for 3.6 is located at Equinox_p2_Plan

The milestone plans for 3.5 have moved to Equinox p2 UI Eclipse 3.5 Plan

The milestone plans for 3.4 have moved to Equinox p2 UI Eclipse 3.4 Plan

3.6 Ideas list

UI/Usability

  • Ability to define/share/install/uninstall user-named groups of IU's (Susan, Ian?)
    • "My tool set"
    • Extension location use cases that don't necessarily depend on physical location
  • Transport-related issues
    • showing detailed repository status when known
    • authentication scoping
    • progress reporting improvements
  • Network discovery of repos bug 218534 - Scott
    • discover LAN (and WAN) based metadata and artifact repos
    • depends on server-side work in bug bug 258340
  • Separation of product base vs. "add-ons" Bug 215398
    • Differentiating the base product stuff from added content
    • User shouldn't be able to (unintentionally) redefine what is "the product" by installing something
  • Fast-path install scenarios Bug 223264
  • Search based metaphor
    • Currently the UI is repository centric. It would probably be beneficial to have a more search oriented UI.

API

  • Cleanup and document existing provisional API
    • javadoc
    • wizard page creation should be early and explicit (problems with dynamic page creation)
    • ability to insert pages into a wizard
    • actions should not be API (make internal or migrate to commands and handlers)
  • Supported API for all UI building blocks
    • Individual wizards, dialogs, commands
    • consider handlers vs. actions for UI pluggability/are some command ID's contracts (so clients can invoke UI by id)
    • Content and label providers

3.6 Milestone Plans

M1 - Aug 7, 2009

M2 - Sep 18, 2009

  • Ok green.gif Improvements to the installation history (Susan)
    • Ok green.gif User management of profile snapshots Bug 284798
    • Ok green.gif Comparing configurations in the install history

M3 - Oct 30, 2009

  • Install wizard improvements (Susan)
  • Query/load assumptions, better async support (Susan)
    • Get rid of deferred tree content manager and the "load is slow, query is fast" assumptions
    • Alternate progress indication during fetch job (redirect to the wizard)
    • incremental fill-in

M4 - Dec 11, 2009

  • Cleanup dead code and formalize wizard page progression in install wizards (Susan)
  • First class support of explanations in UI (Susan)
    • error indicators and quick fix/alternate actions Bug 248959, Bug 267464, Bug 218048, Bug 261928
    • consolidate "empty explanations" with error indicators
    • better consolidation of repo errors (repo empty explanation vs. accumulating repo error indicator)

M5 - Jan 29, 2010

M6 - Mar 11, 2010

M7 - Apr 30, 2010

Back to the top