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

Contribution dashboard admin change: Add overall item count to contributor dashboard admin stats table #20186

Merged
merged 62 commits into from
May 13, 2024

Commits on Dec 21, 2023

  1. Changes to contributor-dashboard-admin to appear correctly, to reduce…

    … number of calls to fetchContributorAdminStats, to subscribe in the correct order
    stevenjgodfrey committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6bea1a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83ee38 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge user_services
    stevenjgodfrey committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    806ddca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea34f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771d86b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2f15db8 View commit details
    Browse the repository at this point in the history
  2. fix e2e test error by reducing elements to 1, as unseen component rem…

    …oved. Removed call to classroom/math as it is no longer added by default.
    stevenjgodfrey committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2647812 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    9d30da1 View commit details
    Browse the repository at this point in the history
  2. remove browser debug

    stevenjgodfrey committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e5e1363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163aad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef76b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9825fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    675ef92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a792c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    c5e1316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d501132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae3a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    011bf36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d22759 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cont-dash-admin-change' of https://github.com/stevenjgo…

    …dfrey/oppia into cont-dash-admin-change
    
    merge in from develop
    stevenjgodfrey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    85c60c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 30, 2024

  1. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge from develop
    stevenjgodfrey committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    427b850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f183cdf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9bddce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f20e55d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'cont-dash-admin-change' of https://github.com/stevenjgo…

    …dfrey/oppia into cont-dash-admin-change
    
    pull from remote
    stevenjgodfrey committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b37414b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    9646579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e7c46 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    4a379ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79b3ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8fe836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d56382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78fa1a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 4, 2024

  1. Make the calls to contributorDashboardAdminBackendApiService async, a…

    …nd add an await, sop that they complete in order, to prevent a race condition causing overwriting. Change question reveiewer to practice question reviewer
    stevenjgodfrey committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3019d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a31cf6 View commit details
    Browse the repository at this point in the history
  3. merge with develop

    stevenjgodfrey committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8302bb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

  1. Use generics to improve validation and type checking in format-contri…

    …butor-attributes service, rename some properties
    stevenjgodfrey committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1c46f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4af099 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    6d0776b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f468c7d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cont-dash-admin-change' of https://github.com/stevenjgo…

    …dfrey/oppia into cont-dash-admin-change
    
    merge with develop
    stevenjgodfrey committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ac64126 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8f27b41 View commit details
    Browse the repository at this point in the history
  2. Raise toast message when question-admin user tries to use new contrib…

    …ution dashboard admin page
    stevenjgodfrey committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7ab2b19 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8eaa29a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    1f25998 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6aedfb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    f712329 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into cont-dash-admin-…

    …change
    
    merge with develop
    stevenjgodfrey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    27faa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0043e88 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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