Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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)
 
(203 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
At this stage in the 3.4 release, we are prioritizing the remaining work items for the 3.4 delivery.
+
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.
  
==Remaining priorities==
+
The overall p2 plan for 3.6 is located at [[Equinox_p2_Plan]]
P0 = must have before turning the p2 switch on in the SDK
+
P1 = must have for 3.4 release
+
P2 = should have for 3.4 - makes UI more usable
+
P3 = nice to have for 3.4 - "wow factor"
+
  
* Repo login and user verification issues <Tim>
+
The milestone plans for 3.5 have moved to [[Equinox p2 UI Eclipse 3.5 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.4 have moved to [[Equinox p2 UI Eclipse 3.4 Plan]]
===M6===
+
* P0 [[Image:Progress.gif]] Understand the tie between the UI and the Update manager, UM hides its contributions if p2 is there <Tim>
+
* P0 [[Image:Ok_green.gif]] Fix annoying auto-update popup bugs and overeager error reporting
+
* P0 [[Image:Ok_green.gif]] Detect invalid update plans before notifying user
+
* P1 [[Image:Progress.gif]] Verify trust and insert UI for signature verification  <Tim>
+
* P1 [[Image:Progress.gif]] Detection of install handlers and launch UM when found <Susan>
+
* P1 [[Image:Progress.gif]] Ability to add repos by just pointing at a jar, dir that is not already a p2 repo (UM extension locations) <Susan> 
+
* P1 Integration of directory watcher/drop-ins folder prefs <Susan>
+
  
===M5===
+
==3.6 Ideas list==
* [[Image:Ok_green.gif]] P1 Performance issues
+
=== UI/Usability ===
** [[Image:Ok_green.gif]] Background resolving/sizing for user-triggered updates
+
* Ability to define/share/install/uninstall user-named groups of IU's (Susan, Ian?)
** [[Image:Ok_green.gif]] Rework model to reference ids (profile ids, repo URLs) in lieu of objects
+
** "My tool set"
* [[Image:Ok_green.gif]] Restructure available IU viewer for PDE consumption
+
** Extension location use cases that don't necessarily depend on physical location
* [[Image:Ok_green.gif]] API for profile change requests
+
* Transport-related issues
* [[Image:Ok_green.gif]] Automatic updates life-cycle, affordance and popup workflow
+
** showing detailed repository status when known
* [[Image:Ok_green.gif]] Improve property pages for IUs in end user UI
+
** authentication scoping
* [[Image:Ok_green.gif]] Summary info for install/update wizards
+
** progress reporting improvements
** [[Image:Ok_green.gif]] Timing of resolves once inside an install/update wizard
+
* 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])
+
*** [[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]] Detect invalid states on install/update/uninstall
+
** [[Image:Ok_green.gif]] Polling for software updates and associated user prefs
+
*** [[Image:Ok_green.gif]] Automatic updating
+
*** [[Image:Ok_green.gif]] Alert me when updates available
+
*** [[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 ==
+
=== M2 - Sep 18, 2009 ===
This is a list of some original UI requirements that are not on the 3.4 plan.
+
* [[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