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/Meeting minutes/20150407"

(Created page with "= Attendees = John, Grant, Mark, Eric, Simon, Steve, Bogdan, Silenio, Anthony, Libing, Anton, Mike, Curtis = Minutes = * Docker investigation ** Evaluating persistent stora...")
 
 
Line 5: Line 5:
 
= Minutes =
 
= Minutes =
  
 +
* Welcome to the team: Steve Northover
 
* Docker investigation
 
* Docker investigation
 
** Evaluating persistent storage mechanisms
 
** Evaluating persistent storage mechanisms

Latest revision as of 15:14, 7 April 2015

Attendees

John, Grant, Mark, Eric, Simon, Steve, Bogdan, Silenio, Anthony, Libing, Anton, Mike, Curtis

Minutes

  • Welcome to the team: Steve Northover
  • Docker investigation
    • Evaluating persistent storage mechanisms
    • Experimenting with running Orion server in docker containers
  • Fixing bugs in Gerrit repository browser plugin - links from markdown files to folders don't work
  • Working on ability to filter problems view on file name pattern like the "find file" dialog
  • Refactoring Orion editor to support split editors on a page
  • Improvements to Orion landing page to handle standalone local servers
  • Editor styling page improvements
    • Customized HTML attribute styling
    • Ability to style string constants
    • Separate styling of language specific variables
    • Custom numeric constant styling
    • Ability to filter the styling pane to only show options for a given language
  • Added a JavaScript quick fix - convert non-error to error object
  • Mocking up design changes to Orion top navigation banner, bread crumbs
  • Trying different layouts for split editors
  • Updating third party libraries - eslint, escope, to enable ES6 support
  • Integrating Tern with Orion file client

Back to the top