Ticket #8 (closed enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

Refactor indicator selection page presentation

Reported by: maccaf Owned by: maccaf
Priority: normal Milestone: 1.0M1
Component: charts Version: devel
Severity: minor Keywords:
Cc: OS: All

Description

The indicator selection page of the new indicator wizard needs to be refactored with a better presentation layout:

  • Use jface tree/table viewer
  • Allow tree and flat (table) presentations
  • Prefix names with plugin (or group) name in flat presentation

Change History

comment:1 Changed 5 years ago by maccaf

Rather that a fixed prefix, or other kind of hard-coded presentation, allow plugins to contribute label providers and decorators, plugins can then be able to add prefixes, icons, etc.

comment:2 Changed 3 years ago by maccaf

  • Status changed from new to closed
  • Resolution set to fixed

The indicator selection now uses a palette-view that is populated from the extension definition, including icons and grouping.

Note: See TracTickets for help on using tickets.