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)
 
(206 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Milestone plan ==
+
__TOC__
*M5
+
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.
** [[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
+
  
*M6
+
The overall p2 plan for 3.6 is located at [[Equinox_p2_Plan]]
** Verify trust and insert UI for signature verification  <Tim>
+
** Understand the tie between the UI and the Update manager, UM hides its contributions if p2 is there <Tim>
+
** Better error reporting <Susan>
+
** Integration of directory watcher/drop-in location support <Susan>
+
** Ability to add repos by just pointing at a jar, dir that is not already a p2 repo (UM extension locations)  <Susan>
+
** Integrate artifact GC and any prefs needed  <Susan>
+
** Repo login and user verification issues <Tim>
+
** Recovery application <Tim>
+
** Additional context and views shown in available and installed IU views  <Susan>
+
** Streamlined revert UI/history page  <Susan>
+
  
== Additional Requirements ==
+
The milestone plans for 3.5 have moved to [[Equinox p2 UI Eclipse 3.5 Plan]]
Here are some requirements that have surfaced so far.  They are not added in a milestone plan yet.
+
  
* Installation by drag and drop on a running eclipse
+
The milestone plans for 3.4 have moved to [[Equinox p2 UI Eclipse 3.4 Plan]]
* Install from a click on the webpage
+
* Silent installation
+
* Support installation even when there are errors in the configuration
+
  
== Past milestone plans ==
+
==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 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=218534 bug 218534] - Scott
 +
** discover LAN (and WAN) based metadata and artifact repos
 +
** depends on server-side work in bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=258340 bug 258340]
 +
* Separation of product base vs. "add-ons" [https://bugs.eclipse.org/bugs/show_bug.cgi?id=215398 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 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223264 Bug 223264]
 +
* Search based metaphor
 +
** Currently the UI is repository centric. It would probably be beneficial to have a more search oriented UI.
  
*M4
+
=== API===
** [[Image:Progress.gif]] Polish install and update scenarios
+
* Cleanup and document existing provisional API
***[[Image:Ok_green.gif]] Notify of auto-download separate from install
+
** javadoc
***[[Image:Ok_green.gif]] Preferences for reminding user of available updates [https://bugs.eclipse.org/bugs/show_bug.cgi?id=207493 Bug 207493]
+
** wizard page creation should be early and explicit (problems with dynamic page creation)
***[[Image:Progress.gif]] Performance/progress when resolving/planning
+
** ability to insert pages into a wizard
** [[Image:Ok_green.gif]] Improved support for browsing repos
+
** actions should not be API (make internal or migrate to commands and handlers)
*** [[Image:Ok_green.gif]] IU categories [https://bugs.eclipse.org/bugs/show_bug.cgi?id=203115 Bug 203115]
+
* Supported API for all UI building blocks
*** [[Image:Ok_green.gif]] remove duplicates, better sorting
+
** Individual wizards, dialogs, commands
*** [[Image:Ok_green.gif]] show only latest versions
+
** consider handlers vs. actions for UI pluggability/are some command ID's contracts (so clients can invoke UI by id)
** [[Image:Ok_green.gif]] Refactoring and code polish items
+
** Content and label providers
*** [[Image:Ok_green.gif]] Clean up adapter usage
+
*** [[Image:Ok_green.gif]] Clean up/simplify colocated repo handling
+
*** [[Image:Ok_green.gif]] Use deferred content providers for repo content
+
*** [[Image:Ok_green.gif]] Allow UI app to specify repo taxonomy via queries
+
** [[Image:Ok_green.gif]] UI for Revert [https://bugs.eclipse.org/bugs/show_bug.cgi?id=205223 Bug 205223]
+
** [[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]
+
** [[Image:Ok_green.gif]] Admin UI features as needed by team
+
  
* M3
+
== 3.6 Milestone Plans ==
** End user UI
+
=== M1 - Aug 7, 2009 ===
*** [[Image:Ok_green.gif]] Improve workflow and information pre-<install/update/uninstall>
+
* [[Image:Ok_green.gif]] alternate license UI [https://bugs.eclipse.org/bugs/show_bug.cgi?id=217944 Bug 217944] - (Susan)
**** [[Image:Ok_green.gif]] Prompting replaced by informational wizard [https://bugs.eclipse.org/bugs/show_bug.cgi?id=204321 Bug 204321]
+
 
**** [[Image:Ok_green.gif]] Size/time estimation on install/update (Depends on [https://bugs.eclipse.org/bugs/show_bug.cgi?id=201488 Bug 201488])
+
=== M2 - Sep 18, 2009 ===
**** [[Image:Ok_green.gif]] One entry point per group [https://bugs.eclipse.org/bugs/show_bug.cgi?id=204823 Bug 204823]
+
* [[Image:Ok_green.gif]] Improvements to the installation history (Susan)
**** [[Image:Ok_green.gif]] Detect invalid states on install/update/uninstall
+
** [[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]] Polling for software updates and associated user prefs
+
** [[Image:Ok_green.gif]] Comparing configurations in the install history
**** [[Image:Ok_green.gif]] Automatic updating
+
 
**** [[Image:Ok_green.gif]] Alert me when updates available
+
=== M3 - Oct 30, 2009 ===
**** [[Image:Progress.gif]] Ability to download and then notify
+
* Install wizard improvements (Susan)
** [[Image:Ok_green.gif]]  Admin UI
+
** Selection count indicator and popup
*** [[Image:Ok_green.gif]]  Artifact repo view shows artifact descriptors, processing steps, etc.
+
** 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]
* M2
+
** Consider modeless operation
** Install, Uninstall, and/or update IU's from running profile
+
* Query/load assumptions, better async support (Susan)
*** user views installed IU's in the current profile
+
** Get rid of deferred tree content manager and the "load is slow, query is fast" assumptions
*** user can manage repositories as an advanced feature (separate button on dialog)
+
** Alternate progress indication during fetch job (redirect to the wizard)
**** repositories are colocated (no distinction between metadata and artifact repo)
+
** incremental fill-in
*** UI prequalifies the install
+
 
**** figure out if the install is valid using oracle
+
=== M4 - Dec 11, 2009 ===
**** [deferred] use advanced oracle to flag any invalid states
+
* Cleanup dead code and formalize wizard page progression in install wizards (Susan)
**** [deferred] use advanced oracle to precompute info such as download size/time, etc.
+
* First class support of explanations in UI (Susan)
*** user can uninstall an installed IU
+
** 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]
*** user can update an installed IU
+
** consolidate "empty explanations" with error indicators
** Repository naming
+
** better consolidation of repo errors (repo empty explanation vs. accumulating repo error indicator)
*** repo level
+
 
*** [deferred] user can override repo name
+
=== M5 - Jan 29, 2010 ===
** Better filtering of repos and IU's (show only what's relevant to end user)
+
=== M6 - Mar 11, 2010 ===
** Refactor drag support into common UI project
+
=== M7 - Apr 30, 2010 ===
** 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
+
[[Category:Equinox p2|UI Plan]]
*** 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
+

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