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

Adds support for copying plios from personal workspace to organisational workspace #292

Merged
merged 58 commits into from
Jan 21, 2022

Commits on Jun 27, 2021

  1. DUMMY change

    dalmia committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    951ed82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22034f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9fdf59 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 1, 2021

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

Commits on Jul 2, 2021

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

Commits on Jul 3, 2021

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

Commits on Jul 16, 2021

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

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    8fcd7b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from avantifellows/sso_bug_fix

    FIX: active workspace info was not being passed during SSO call
    deepansh96 authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    c4a9901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de5c74f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    e143b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65860f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c358a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13b6375 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

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

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    f4dc5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c66c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a47f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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

Commits on Sep 23, 2021

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

Commits on Oct 21, 2021

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

Commits on Nov 7, 2021

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

Commits on Nov 25, 2021

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

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

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

Commits on Dec 10, 2021

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

Commits on Dec 15, 2021

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

Commits on Dec 17, 2021

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

Commits on Dec 21, 2021

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

Commits on Dec 31, 2021

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

Commits on Jan 5, 2022

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

Commits on Jan 7, 2022

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

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    24622e6 View commit details
    Browse the repository at this point in the history
  2. NEW: support for copying items

    dalmia committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d6337e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7cca4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    690ba13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01526a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef774ac View commit details
    Browse the repository at this point in the history
  4. FIX: pep8 issues

    dalmia committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    06b260c View commit details
    Browse the repository at this point in the history
  5. FIX: extra whitesapce

    dalmia committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    38955e4 View commit details
    Browse the repository at this point in the history
  6. NEW: added tests for video

    dalmia committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    fa4c798 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc9798b View commit details
    Browse the repository at this point in the history
  8. NEW: missing tests for plio

    dalmia committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d98d9d3 View commit details
    Browse the repository at this point in the history
  9. NEW: added tests for items

    dalmia committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a029e91 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. NEW: added tests for questions

    dalmia committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9b54da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3c222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08fdd94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f23ef4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40bbda0 View commit details
    Browse the repository at this point in the history
  6. FIX: failing tests

    dalmia committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e388c0b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    0f3bf52 View commit details
    Browse the repository at this point in the history
  2. FIX: tests

    dalmia committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c237d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60398b9 View commit details
    Browse the repository at this point in the history
  4. DOC: docstring for set_tenant

    dalmia committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5e9175e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. FIX: PR feedback

    dalmia committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3d2eeb0 View commit details
    Browse the repository at this point in the history