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

Load file list on the background on the Show page #713

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Commits on Nov 4, 2024

  1. Started to add code to load file list via AJAX

    Co-authored-by: Claudia Lee <[email protected]>
    hectorcorrea and claudiawulee committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    186c897 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

  1. Updated the file list endpoint to return the right values. Adjusted t…

    …he DataTables JavaScript to display and sort correctly.
    
    Co-authored-by: Claudia Lee <[email protected]>
    hectorcorrea and claudiawulee committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    76d48ef View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Adjust the test to look for the new column position

    Co-authored-by: Claudia Lee <[email protected]>
    hectorcorrea and claudiawulee committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1b2daf9 View commit details
    Browse the repository at this point in the history
  2. Rubocop nitpicking

    hectorcorrea committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8d4d0f7 View commit details
    Browse the repository at this point in the history