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

Reduce queries in bulk permission assignment api #5087

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    9c4591b View commit details
    Browse the repository at this point in the history
  2. styling fixes

    RuthShryock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    216fa68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adeda44 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

  1. add back assign_perm() and remove_perm(), rename perm --> perms, refa…

    …ctor post_assign_asset_perm to take in lists of perms, add more tests
    RuthShryock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    affc261 View commit details
    Browse the repository at this point in the history
  2. fix linter issues

    RuthShryock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    692a38d View commit details
    Browse the repository at this point in the history
  3. fix string line breaks

    RuthShryock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    872ee18 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'beta' of github.com:kobotoolbox/kpi into reduce-queries…

    …-bulk-permission-assignment-api
    RuthShryock committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a1afa50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d92ecd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. add missing import

    RuthShryock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4e57e37 View commit details
    Browse the repository at this point in the history