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

[WIP] Institutional Dashboard User Metrics Endpoint #10712

Commits on Apr 17, 2024

  1. WIP

    John Tordoff committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fc5cbe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. WIP

    John Tordoff committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bbd9e56 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'institutional-dashboard' of https://github.com/CenterFo…

    …rOpenScience/osf.io into institutional-dashboard
    
    * 'institutional-dashboard' of https://github.com/CenterForOpenScience/osf.io:
      WIP
    
    # Conflicts:
    #	api/institutions/views.py
    #	api_tests/institutions/views/test_institution_dashboard_user.py
    John Tordoff committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    05f0e6e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge branch 'institutional-dashboard' of https://github.com/CenterFo…

    …rOpenScience/osf.io into institutional-dashboard
    
    * 'institutional-dashboard' of https://github.com/CenterForOpenScience/osf.io:
      WIP
    
    # Conflicts:
    #	api/institutions/views.py
    #	api_tests/institutions/views/test_institution_dashboard_user.py
    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    774ef34 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/CenterForOpenScience/osf.io

     into institutional-dashboard
    
    * 'develop' of https://github.com/CenterForOpenScience/osf.io: (41 commits)
      Hotfixes for: double-encoded urls + dep upgrades
      fixed docker-compose requirements for local setups with venv inside project root (CenterForOpenScience#10697)
      use correct version of module for metrics
      update Dockerfile for recent lints
      remove deprecated version stanza from docker-composes
      update reqs to pull from github commit shas
      correct body location for api.ia POST requests
      update dataverse dep revision to get changes
      Update CHANGELOG, bump version
      [CR][ENG-5681] Great Big Python Upgrade (CenterForOpenScience#10648)
      Revert "[ENG-3685] Add permissions for withdrawn registration files (CenterForOpenScience#10650)" (CenterForOpenScience#10666)
      Check Registration READ perms on the Registration - Do not record download metrics for renders
      Fix signature
      Allow DOI metadata updates to be queued
      [ENG-3685] Add permissions for withdrawn registration files (CenterForOpenScience#10650)
      Update CHANGELOG, bump version
      [ENG-5030] Preprints Phase 2 - BE (CenterForOpenScience#10617)
      Update CHANGELOG, bump version
      Ensure Assumed-HAM users do not get autobanned
      [ENG-5762] Get GV set up in osf docker configs (CenterForOpenScience#10643)
      ...
    
    # Conflicts:
    #	api/users/serializers.py
    #	conftest.py
    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6a12366 View commit details
    Browse the repository at this point in the history
  3. remove summary reporter

    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4675384 View commit details
    Browse the repository at this point in the history
  4. remove rendener

    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c3b972e View commit details
    Browse the repository at this point in the history
  5. get number of files

    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b882e37 View commit details
    Browse the repository at this point in the history
  6. update institutional dash board code

    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    90bdefe View commit details
    Browse the repository at this point in the history
  7. use rawSQL for file and byte counts

    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1b98d5d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'institutional-dashboard' of https://github.com/CenterFo…

    …rOpenScience/osf.io into institutional-dashboard
    
    * 'institutional-dashboard' of https://github.com/CenterForOpenScience/osf.io:
    
    # Conflicts:
    #	api/institutions/views.py
    #	api_tests/institutions/views/test_institution_dashboard_user.py
    John Tordoff committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5a406ec View commit details
    Browse the repository at this point in the history