Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate Plotly JSON to metamodel (Closes #1745) #1747

Merged
merged 24 commits into from
Jul 25, 2020
Merged

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    d4bd938 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. WIP- update devProject; increate timeout for devProject

    1. Increase Timeout ExecutePipeline.spec.js
    2. Update devProject seed to adhere to new MetaModel
    umesh-timalsina committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6d9a60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9d140 View commit details
    Browse the repository at this point in the history
  3. Fix releases.jsonl

    umesh-timalsina committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    578e533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f40d843 View commit details
    Browse the repository at this point in the history
  5. Fix timeout in ExecutePipeline.spec.js and fix releases.jsonl

    1. Remove dependencies in SubplotsOperation in devProject.webgmex
    2. Remove src/seeds/project/releases.json
    3. Revert timeout in ExecutePipeline.spec.js
    umesh-timalsina committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3e444f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    f070af0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    ce2807b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfc9ab View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    183dfb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    4469b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06bd55 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge remote-tracking branch 'origin/master', Fix Updates

    1. Merge Branch Master
    2. Apply updates to the new Metamodel
    umesh-timalsina committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6d6a287 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. WIP- add PR refactors, pin matplotlib

    1. Pin matplotlib to v3.2.2 in environment.worker.yml and devProject
    2. Remove this.created in PlotlyGraphWidget
    3. Fix releases.jsonl
    4. Rename getGraphNode to getGraphNodes in updates.js, use array instead of dictionary
    5. Remove extra line in ExecuteJob.spec.js
    umesh-timalsina committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ab4bdac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e8443 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. merge branch master

    umesh-timalsina committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a1579a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac12c61 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    2340637 View commit details
    Browse the repository at this point in the history
  2. Add Metadata node as Mixin for correct extraction of older seeds

    -- In version 0.21.1 of the pipeline library, Inheritance of the old
    SubGraph and below was changed from FCO to Metadata (because of provenance).
    So, the current Extractor to extract plotlyJSON expects this inheritance.
    For older seeds, a function to add META['pipeline.Metadata'] as a Mixin is added to the
    updating capabilities.
    
    -- remove wrongfully pased comment
    umesh-timalsina committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    122d35d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4402371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7d087 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d1e0fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    896b7a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    9df083a View commit details
    Browse the repository at this point in the history