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

Jkmarx/data set infinite scroll #987

Merged
merged 20 commits into from
Mar 31, 2016
Merged

Commits on Mar 22, 2016

  1. Add ui-grid-infinite-scroll module.

    J.Marx committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    98f31c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Add node count to solr response.

    J.Marx committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    64fffbb View commit details
    Browse the repository at this point in the history
  2. Adjust test for new param.

    J.Marx committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    9346aef View commit details
    Browse the repository at this point in the history
  3. Add assayFilesTotalItems variable.

    J.Marx committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    ca1fec4 View commit details
    Browse the repository at this point in the history
  4. Remove ui-grid footer.

    J.Marx committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    8abc04d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Ui-grid implemented for scrolling down.

    J.Marx committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    84afa7a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Resolve promise issue from dataLoaded.

    J.Marx committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    bde30ca View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Remove unused dependency.

    J.Marx committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    558706d View commit details
    Browse the repository at this point in the history
  2. Add ui-grid.

    J.Marx committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    c2e6802 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    75b42f8 View commit details
    Browse the repository at this point in the history
  2. Update scrolling up.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    c85c448 View commit details
    Browse the repository at this point in the history
  3. Link up ui-grid min file instead.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    770dee7 View commit details
    Browse the repository at this point in the history
  4. Remove unused param definition.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    7ea5423 View commit details
    Browse the repository at this point in the history
  5. For data_set2 the default is /files/browse, which prevents double gri…

    …d initializing."
    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    dbfbbe0 View commit details
    Browse the repository at this point in the history
  6. Refactor getFirstData into updateAssayFiles.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    071c5d3 View commit details
    Browse the repository at this point in the history
  7. Remove unused variables.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    a8b1e0c View commit details
    Browse the repository at this point in the history
  8. Remove unneccessary getPage method.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    f646ad9 View commit details
    Browse the repository at this point in the history
  9. Refactor to angular.forEach.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    9312cff View commit details
    Browse the repository at this point in the history
  10. Call reset after filters and sorts are called.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    76257f6 View commit details
    Browse the repository at this point in the history
  11. Update test with param.

    J.Marx committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    4b22f12 View commit details
    Browse the repository at this point in the history