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

add dash-ngl #496

Merged
merged 63 commits into from
Oct 15, 2020
Merged

add dash-ngl #496

merged 63 commits into from
Oct 15, 2020

Commits on Mar 5, 2020

  1. add dash-ngl

    IvoLeist committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    40f1790 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    52f0fc5 View commit details
    Browse the repository at this point in the history
  2. added dcc.Loading

    IvoLeist committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    38de83b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    mostly comments improved only one JS code change
    
    Co-Authored-By: Shammamah Hossain  <shammamah.hossain@gmail.com>
    IvoLeist and Shammamah Hossain committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c692bee View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Update tests/dashbio_demos/dash-ngl/app.py

    removed unnecessary square brackets from Output
    
    Co-Authored-By: Shammamah Hossain  <shammamah.hossain@gmail.com>
    IvoLeist and Shammamah Hossain committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    a7e8b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f6c47 View commit details
    Browse the repository at this point in the history
  3. resolved merge conflict

    IvoLeist committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    bb8e1e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1eac5 View commit details
    Browse the repository at this point in the history
  5. fixed some merging errors

    IvoLeist committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    ace79e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

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

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    2f3df53 View commit details
    Browse the repository at this point in the history
  2. accidentally pushed a modification - reverted it and improved on flak…

    …e8 by switching import order
    IvoLeist committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    4a38872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6403d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

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

Commits on Mar 17, 2020

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

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    a5312a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a2c20 View commit details
    Browse the repository at this point in the history
  3. fixed comment in app.py

    IvoLeist committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    178ce49 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

  1. added ramda.js

    IvoLeist committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d029214 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

Commits on Mar 30, 2020

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

Commits on Apr 1, 2020

  1. added reset view

    IvoLeist committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    1e508c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba02b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    4c4695a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a121d View commit details
    Browse the repository at this point in the history
  3. updated placeholder value

    IvoLeist committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    a8ad940 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 24, 2020

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

Commits on Apr 30, 2020

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

Commits on May 7, 2020

  1. removed yarn

    IvoLeist committed May 7, 2020
    Configuration menu
    Copy the full SHA
    0a6f7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748867a View commit details
    Browse the repository at this point in the history
  3. Update config.yml

    Marc-Andre-Rivet committed May 7, 2020
    Configuration menu
    Copy the full SHA
    91965e7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 15, 2020

  1. added reset downloadImage flag to prevent constant retriggering of th…

    …e download handler & integration test for downloading
    IvoLeist committed May 15, 2020
    Configuration menu
    Copy the full SHA
    aecb08a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. renamed range to aaRange to avoid confusion, changed all JS variables…

    … to camelCase to comply to naming conventions, replaced in the test the default dangerous value empty list with None
    IvoLeist committed May 20, 2020
    Configuration menu
    Copy the full SHA
    011db6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6701ba View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    7cf94bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93eb85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca689a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    b54c3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269092f View commit details
    Browse the repository at this point in the history
  3. Rebuilt R package

    HammadTheOne committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    42c3447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12a0611 View commit details
    Browse the repository at this point in the history
  5. Fixes for flake8 test

    HammadTheOne committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a9a3ae7 View commit details
    Browse the repository at this point in the history
  6. Small fix for lint

    HammadTheOne committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    49be458 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Flaky tests

    HammadTheOne committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ebc2a78 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

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

Commits on Oct 13, 2020

  1. Making component async

    HammadTheOne committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    1d8771c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b3128 View commit details
    Browse the repository at this point in the history
  3. Fix whitespace test

    HammadTheOne committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    1398b0b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    9f05326 View commit details
    Browse the repository at this point in the history
  2. Fixes typo in CONTRIBUTING.md

    Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
    HammadTheOne and alexcjohnson committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    61ab664 View commit details
    Browse the repository at this point in the history
  3. Update NAMESPACE

    HammadTheOne committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    184610d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78fd7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c39b8a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Update CHANGELOG.md version number.

    Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
    HammadTheOne and alexcjohnson committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9803974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd68de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e3be8 View commit details
    Browse the repository at this point in the history