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

Backend-for-Montage support #1979

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Backend-for-Montage support #1979

wants to merge 48 commits into from

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    33608bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a3d9e View commit details
    Browse the repository at this point in the history
  3. updates comment

    marchant committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    7745a5d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

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

Commits on May 7, 2018

  1. - renames instance’s _currentIndex to creationIndex

    - adds a convenience method to get a DataService instance from the module
    marchant committed May 7, 2018
    Configuration menu
    Copy the full SHA
    83c3c9e View commit details
    Browse the repository at this point in the history
  2. Begin RawDataWorker -- WIP

    tejaede committed May 7, 2018
    Configuration menu
    Copy the full SHA
    bd7072c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f084e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30be8e View commit details
    Browse the repository at this point in the history
  5. Remove backup files

    tejaede committed May 7, 2018
    Configuration menu
    Copy the full SHA
    4c17da5 View commit details
    Browse the repository at this point in the history
  6. Reinstate specs

    tejaede committed May 7, 2018
    Configuration menu
    Copy the full SHA
    19e2743 View commit details
    Browse the repository at this point in the history
  7. Fix specs

    tejaede committed May 7, 2018
    Configuration menu
    Copy the full SHA
    199275a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    d013655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e924e75 View commit details
    Browse the repository at this point in the history
  3. Reorganize DataService into sections

    DataService organized into the following
    - Snapshotting
    - Service Hierarchy
    - Mappings
    - Model
    - Data Triggers
    - Data Object Properties
    - Data Object Creation
    - Data Object Changes
    - Fetching Data
    - Saving Data
    - Offline
    - Utilities
    tejaede committed May 9, 2018
    Configuration menu
    Copy the full SHA
    4a28669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e8810b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56240ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db82aa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7bf321 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b769e57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14a2a59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35ae86f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1e634b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10821a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75ee017 View commit details
    Browse the repository at this point in the history
  14. Fix lint

    tejaede committed May 9, 2018
    Configuration menu
    Copy the full SHA
    c5681e9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Interim

    tejaede committed May 11, 2018
    Configuration menu
    Copy the full SHA
    59abae3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

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

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    7c0666f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27e75b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'features/raw-data-worker' into features/sentinel

    # Conflicts:
    #	data/service/data-service.js
    #	data/service/raw-data-service.js
    #	test/all.js
    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    e4f6deb View commit details
    Browse the repository at this point in the history
  4. Fix criteria reference

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    67a2515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eef295b View commit details
    Browse the repository at this point in the history
  6. Build out RawDataWorker spec

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    bfc9c3e View commit details
    Browse the repository at this point in the history
  7. Fix spec

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    1139769 View commit details
    Browse the repository at this point in the history
  8. Reinstate specs

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    2496461 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    3fef127 View commit details
    Browse the repository at this point in the history
  10. Remove log

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    84b084d View commit details
    Browse the repository at this point in the history
  11. Fix merge errors

    tejaede committed May 14, 2018
    Configuration menu
    Copy the full SHA
    8664e27 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    470c6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b8c2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb4774 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

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

Commits on May 31, 2018

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

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    b49e77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab8006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1618e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Fix mapping bugs

    tejaede committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    b6066cd View commit details
    Browse the repository at this point in the history