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

825 add toggle to add/remove current site to/from element sites #875

Commits on Jan 10, 2024

  1. Update version

    jochenklar authored and MyPyDavid committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4e64e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e734196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5304e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ff469b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f1fec View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore: refactor ElementToggleCurrentSiteViewSetMixin into ViewSet act…

    …ion mixins, makes urls part of api/v1
    MyPyDavid committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0c01099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ff5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55b8912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b0db2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d525c View commit details
    Browse the repository at this point in the history
  6. js: remove console.log

    MyPyDavid committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bf61f0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55935c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. chore: refactor storeElement signature

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2860398 View commit details
    Browse the repository at this point in the history
  2. chore: add action to methods in Api classes and remove MultiSiteApi

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    25ed018 View commit details
    Browse the repository at this point in the history
  3. chore: update element components with signature for storeElements and…

    … rename hasCurrentSite
    
    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    00d2218 View commit details
    Browse the repository at this point in the history
  4. chore: rename to hasCurrentSite

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d38aa5 View commit details
    Browse the repository at this point in the history
  5. chore: add element-button class to ReadOnlyIcon for margin-left

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3f8a311 View commit details
    Browse the repository at this point in the history
  6. chore: only return super in CanToggleElementCurrentSite.has_permission

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5998074 View commit details
    Browse the repository at this point in the history
  7. chore: remove unused logger from management/rules

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4474043 View commit details
    Browse the repository at this point in the history
  8. chore: update signature for storeElement in edit components

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c56f53b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. chore: update signature for storeElement to use default parameters

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8757d2c View commit details
    Browse the repository at this point in the history
  2. chore: update signature for storeElement in EditQuestionSet

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c8855b9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. js: update ToggleCurrentSiteLink icon and move placement of icon in e…

    …lement
    
    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 21, 2024
    Configuration menu
    Copy the full SHA
    995a968 View commit details
    Browse the repository at this point in the history
  2. js revert: remove elementAction arg from storeElementInit

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f0cab0f View commit details
    Browse the repository at this point in the history
  3. tests: refactor core multisite test helpers into constants and utils

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 21, 2024
    Configuration menu
    Copy the full SHA
    aa387f9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. tests: add locked parameter to update ultisite toggle tests

    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 22, 2024
    Configuration menu
    Copy the full SHA
    54c7bad View commit details
    Browse the repository at this point in the history
  2. js: remove locked parameter from ToggleCurrentSiteLink component and …

    …element components
    
    Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
    MyPyDavid committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9235c01 View commit details
    Browse the repository at this point in the history