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 "Orion/Plan/0.4"

< Orion‎ | Plan
(New function)
(Introduction)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
  
This document is a place to brainstorm about what we want to do in 0.4.
+
This document is a place to brainstorm about what we want to do in [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;field0-0-0=everconfirmed;target_milestone=0.4%20M1;target_milestone=0.4%20M2;target_milestone=0.4;product=Orion;classification=Eclipse 0.4].
  
 
= Themes =
 
= Themes =

Revision as of 07:30, 25 October 2011

Introduction

This document is a place to brainstorm about what we want to do in 0.4.

Themes

Most of the work in Orion should fall under some agreed upon themes for the release. This is a working list of ideas.

Simplify existing workflows

Mostly this is reducing the number of links/pages to get where you need to go. Identifying common tasks and providing better access to contextual movement through Orion.

  • git branch management
  • commands available in more places, esp editor bug 361003
  • Support patch workflow in Git bug 361425

Demonstrate site-crossing workflows

This is identifying and implementing workflows that let you cross sites seamlessly while working with Orion. We need some workflow definitions for these, but ideas kicked around include:

  • clone a repo from bugzilla / github
  • use w3c validators for html in orion

Mobile friendly UI

This includes both mobile-specific layouts and techniques as well as general simplification/usability improvements that help on both the desktop and in mobile

  • get rid of unnecessary side panes (favorites, etc.)
  • device specific styling (fonts, text vs. icons, sizes, etc.)
  • address current command hover behavior

New function

New function that is important (maybe a more specific theme should be identified here...)

  • CSS tooling (CSS3 aware) - outliner, content assist, etc
  • support querying for running progress tasks bug 344148
  • Git submodule support bug 361909

Platform issues

  • dojo 1.7(.1?)

Back to the top