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

Bulk Edit Release #4635

Open
wants to merge 868 commits into
base: hotfixes
Choose a base branch
from
Open

Bulk Edit Release #4635

wants to merge 868 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 9, 2024

  1. Bump zipp from 3.4.1 to 3.19.1

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.4.1 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.4.1...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e54984d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge pull request #4602 from ozer550/fix-task_id-in-deletion-query

    Fix regression with publish task
    ozer550 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7227366 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. before entering Main, check for showPolicy query param to show policy

    this should allow us to send links to people directly to any of our policies
    nucleogenesis committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d5742fa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. don't use .?

    nucleogenesis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fe24f8b View commit details
    Browse the repository at this point in the history
  2. lint

    nucleogenesis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    66725df View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    67f254a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e41d7 View commit details
    Browse the repository at this point in the history
  3. oofpsies

    nucleogenesis committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fef777e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Explicitly using email

    bmortella committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    db56b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8ffee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d579bb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Always require an actor_id to identify the user who caused a specific…

    … event in a channel's history.
    rtibbles committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    13668c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba275eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd075da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0854c74 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4612 from LianaHarris360/fix-saved-search

    Fix saved search
    rtibbles committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    157beb1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4598 from learningequality/dependabot/npm_and_yar…

    …n/jest-each-29.7.0
    
    Bump jest-each from 29.0.3 to 29.7.0
    rtibbles committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9e8d82b View commit details
    Browse the repository at this point in the history
  7. Clipboard: Checkboxes used wrong event click when input is expected

    - Stops propagation in Checkbox#handleChange w/ second `$event`
    paramter, putting `.stop` and/or `.prevent` on the `@input` event
    complained and failed
    - Fixes checkboxes just not working in the Clipboard
    nucleogenesis committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    864b589 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request #4613 from bmortella/4418-subject-email-address

    Add test for StorageSettingsView
    bjester committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e30b885 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Merge pull request #4607 from marcellamaki/update-shared-channel-dele…

    …tion-string
    
    Update account deletion string
    marcellamaki committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eca7298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4618 from AlexVelezLl/fix-incomplete-resources-im…

    …portable
    
    Fix incomplete resource importable
    AlexVelezLl committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c0e740e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Bump i18n-iso-countries from 7.11.2 to 7.11.3

    Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.11.2 to 7.11.3.
    - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases)
    - [Commits](michaelwittig/node-i18n-iso-countries@v7.11.2...v7.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: i18n-iso-countries
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f278fff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4620 from learningequality/dependabot/npm_and_yar…

    …n/i18n-iso-countries-7.11.3
    
    Bump i18n-iso-countries from 7.11.2 to 7.11.3
    rtibbles committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    45743f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    f02a8dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638d49d View commit details
    Browse the repository at this point in the history
  3. Preserve Link Targets

    shivam-daksh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e71cc90 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. Merge pull request #4587 from rtibbles/zim_zimminy_zim_zimminy_zim_zi…

    …m_zaroo
    
    Add zim string.
    akolson committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    23dbb28 View commit details
    Browse the repository at this point in the history
  2. Fix siblings fetch

    AlexVelezLl committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a73271 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8ce5ca View commit details
    Browse the repository at this point in the history
  2. Remove REST Create, Update, Delete methods by default from viewsets.

    Reinstate behaviour where needed and add applied change event generation.
    rtibbles committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    34555c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    ba7eb92 View commit details
    Browse the repository at this point in the history
  2. Bump sentry-sdk from 1.16.0 to 2.12.0

    Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.16.0 to 2.12.0.
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@1.16.0...2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    683685c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6a0bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c06a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a53197b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4603 from learningequality/dependabot/pip/zipp-3.…

    …19.1
    
    Bump zipp from 3.4.1 to 3.19.1
    rtibbles committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7d49cf3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4586 from learningequality/dependabot/pip/pip-too…

    …ls-7.4.1
    
    Bump pip-tools from 6.8.0 to 7.4.1
    rtibbles committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c8f1969 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f89295 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06ceaee View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    c4dbbb6 View commit details
    Browse the repository at this point in the history
  2. Update mark_complete to handle completion criteria for non-exercises.

    Add verification when a contentnode is marked complete via the API.
    rtibbles committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a97d34a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832d3ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c1abb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eca76e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf63527 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13bdba7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69642b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be6c7e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea19b2e View commit details
    Browse the repository at this point in the history
  11. Fix styles changes

    AlexVelezLl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4f9b8e7 View commit details
    Browse the repository at this point in the history
  12. Lint files

    AlexVelezLl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8292b86 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4628 from rtibbles/release_hash

    Set commit hash during docker build.
    rtibbles committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c1d97bf View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4614 from rtibbles/we_dont_want_no_500s_round_ere

    Creates a regression test for and fixes duplicate node assessments returning a 500.
    rtibbles committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7540d70 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #4615 from rtibbles/youre_history

    Always require an actor_id to identify the user who caused a specific event in a channel's history.
    rtibbles committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9da13b7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98ce637 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4630 from learningequality/rtibbles-patch-2

    Reduce impact on caching of arg env var setting
    rtibbles committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0e6ed6c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    922b49e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4622 from shivam-daksh/fix-issue-#4606

    Fix to issue #4606 : Links leading outside Studio need to have a pop out icon
    AllanOXDi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4570288 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4629 from AlexVelezLl/fix-checkbox

    Fix checkbox issues
    rtibbles committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    15a15b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4627 from rtibbles/do_you_actually_complete_me

    Ensure that complete is not incorrectly set via the API
    rtibbles committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    838fb3b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4619 from AlexVelezLl/fix-undo-remove-last-child

    Fix undo remove last child
    rtibbles committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a4a3c8f View commit details
    Browse the repository at this point in the history
  6. Merge unstable

    AlexVelezLl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8987146 View commit details
    Browse the repository at this point in the history
  7. Fix test

    AlexVelezLl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fca4046 View commit details
    Browse the repository at this point in the history
  8. Add moveNodeIds prop to MoveModal within Clipboard and map clipboard …

    …selectedNodeIds to the correct content node id
    LianaHarris360 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    39ff0e2 View commit details
    Browse the repository at this point in the history
  9. Fix linting errors

    LianaHarris360 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c621782 View commit details
    Browse the repository at this point in the history
  10. Update backend change event generation to mark some changes as unpubl…

    …ishable.
    
    Mark all changes from tables that are not important for channel publishing as unpublishable.
    Add test coverage for new behaviour.
    rtibbles committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8a9293e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #4353 from cerdo03/password-validation-surya

    Implement minimum length for passwords in account creation
    akolson committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e01dcb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4625 from learningequality/dependabot/pip/sentry-…

    …sdk-2.12.0
    
    Bump sentry-sdk from 1.16.0 to 2.12.0
    rtibbles committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f38f201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dfee0b View commit details
    Browse the repository at this point in the history
  4. Styles fixes

    AlexVelezLl committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    da66153 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    AlexVelezLl committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4dcc60d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Bump tabulate from 0.8.2 to 0.9.0

    Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.2 to 0.9.0.
    - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
    - [Commits](https://github.com/astanin/python-tabulate/commits/v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: tabulate
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0da7e02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4461 from learningequality/studio-usability-enhan…

    …cements
    
    Studio usability enhancements
    akolson committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    72eb701 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d201d84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4537 from ozer550/implement-feedback-core-seriali…

    …zers
    
    Implements backend core to incorporate Flagging Mechanism
    ozer550 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fbd32df View commit details
    Browse the repository at this point in the history
  3. Fix duplicate resources

    AlexVelezLl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fe7cdb5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4609 from nucleogenesis/public-policy

    Before entering Main, check for showPolicy query param to show policy
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3ebe652 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4637 from learningequality/dependabot/pip/tabulat…

    …e-0.9.0
    
    Bump tabulate from 0.8.2 to 0.9.0
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d0b1e54 View commit details
    Browse the repository at this point in the history
  6. Tweak feedback tests to ensure feature flags are set.

    Set both permission methods.
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    36ca4e6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4661 from AlexVelezLl/fix-copy-resource

    Fix duplicate nodes
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    72d269f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4662 from rtibbles/feedback_tests

    Tweak feedback tests to ensure feature flags are set.
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    966ae7c View commit details
    Browse the repository at this point in the history
  9. Add simplistic cursor pagination to contentnode viewset to allow pagi…

    …nating parent filtered queries.
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    287b3e3 View commit details
    Browse the repository at this point in the history
  10. Simplify pagination support in the resource layer to only work by ite…

    …rating over a non-opaque cursor.
    
    Add some simple livequery methods to the resource layer.
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1fc3f1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6e4213 View commit details
    Browse the repository at this point in the history
  12. Fix tests.

    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cf8d7b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5dfad6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4660 from AlexVelezLl/fix-comopletion-modal

    Fix save edit completion modal on exercise resources
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9f40dab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d3ea18 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #4616 from rtibbles/paginate_topics

    Paginate topics
    rtibbles committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    892ab07 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Implements check to prevent channel having different language from co…

    …ntent before publishing
    akolson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a428edd View commit details
    Browse the repository at this point in the history
  2. remove async on mounted

    akolson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3d4e202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7697d View commit details
    Browse the repository at this point in the history
  4. fix super update error

    ozer550 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    230e65e View commit details
    Browse the repository at this point in the history
  5. Fixes channel language update

    akolson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7806c43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    525a1b7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4642 from ozer550/fix-completion-criteria-edge-case

    Add validation for threshold none invalid cases
    rtibbles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    34a940f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    625441b View commit details
    Browse the repository at this point in the history
  9. Update logic

    akolson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    869b4d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b06091b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5935ae4 View commit details
    Browse the repository at this point in the history
  12. When only one resource is individually selected, do not write '1 reso…

    …urce selected' because it's confusing
    marcellamaki committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d211d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #4672 from marcellamaki/remove-single-resource-label

    When only one resource is individually selected, do not write '1 resource selected' because it's confusing
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0a60274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6c73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82a7746 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4671 from marcellamaki/update-snackbar

    Update snackbar
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e5eecb2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4670 from nucleogenesis/fix--policy-modals-bug-i-…

    …made
    
    Policy modals send policy to accept when accept is emitted
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    193c1c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4667 from LianaHarris360/fix-undo-remove-resource

    Fix the undo selection issue in the snackbar after resource deletion
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a9bd3b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3795f1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4632 from rtibbles/this_is_unpublishable

    Update backend change event generation to mark some changes as unpublishable
    bjester committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9db159a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4631 from LianaHarris360/clipboard-resource-count

    Fix clipboard moveModal incorrect resource count
    LianaHarris360 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7f689c3 View commit details
    Browse the repository at this point in the history
  10. Always save the pagination result, so we invalidate the cache if needed.

    Move pagination into NodePanel where the contents of the topic are actually loaded and displayed.
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f939b80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6baa1f View commit details
    Browse the repository at this point in the history
  12. Removes logging statement

    akolson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ace7f64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    773b3be View commit details
    Browse the repository at this point in the history
  14. Remove spaces

    akolson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    88470da View commit details
    Browse the repository at this point in the history
  15. Consolidate selection text formatting.

    Elide folders when 0.
    Update all usage of selection text to use common source.
    rtibbles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    143ca8f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    58da0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944a1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a8b492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    893563d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1850cde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4069f69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94937a6 View commit details
    Browse the repository at this point in the history
  8. Fixes conflicts

    akolson committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    13b434c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8408593 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4663 from rtibbles/null_extra_fields

    Prevent errors when extra_fields are null.
    rtibbles committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f508463 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #4677 from akolson/fixes-breadcrumb-wrap-issue

    Fixes the breadcrumb wrap for long folder names
    akolson committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e5ee3cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4675 from akolson/my-channel-cards-fix

    Fixes UI glitch on cards in collections
    akolson committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    96efd19 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4666 from akolson/fix-channel-lang-discrepancies

    Implements check to prevent channel having different language from its content
    marcellamaki committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9370553 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4668 from nucleogenesis/validate-password-length-…

    …everywhere
    
    (Change|Reset)Password components apply length validation
    marcellamaki committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bb7a8a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4673 from rtibbles/youre_not_on_the_list_youre_no…

    …t_coming_in
    
    Fixes frontend to properly call invitation accept endpoint.
    marcellamaki committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    66f955c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4676 from rtibbles/2_resources_are_better_than_1_…

    …double_the_folder_triple_the_fun
    
    Consolidate selection text formatting.
    marcellamaki committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    57debb9 View commit details
    Browse the repository at this point in the history
  7. Add missing non-conforming keys to metadata translation.

    Allow passing in non camelcased labels.
    rtibbles committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fe60a09 View commit details
    Browse the repository at this point in the history
  8. Update inheritance metadata labels.

    Update component API.
    Implement updates in edit modal.
    rtibbles committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7214b93 View commit details
    Browse the repository at this point in the history
  9. Centralize metadata inheritance for all appropriate moves and all cop…

    …ies using vuex state.
    rtibbles committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9013512 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    894562c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684a21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2029e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e29c85a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07fcef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4682 from marcellamaki/update-strings-for-bulk-ed…

    …iting-release
    
    Update strings following UX writing review
    marcellamaki committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    507fa32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    571ce63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a301273 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da22850 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7519a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83a5c0a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #4689 from marcellamaki/multi-resource-metadata-st…

    …ring-updates
    
    Add a string for helper text
    marcellamaki committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    32dbb83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4664 from marcellamaki/upload-or-move-bulk-editing

    Add MVP modal for applying inheritable metadata
    marcellamaki committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b48d9ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4686 from akolson/fix-channel-lang-discrepancies

    Fix UI glitch with KSelect in Publish modal
    akolson committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    42da9d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a668e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fad3ca1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4694 from marcellamaki/strings-cleanup

    Standardize capitalization and wording
    marcellamaki committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d078f45 View commit details
    Browse the repository at this point in the history
  7. Ensure that frontend generated searches don't get duplicated because …

    …id is read only.
    
    Return uuid in plain hex format.
    rtibbles committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b98596f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61eda08 View commit details
    Browse the repository at this point in the history
  9. Moved saved search modal into main import flow.

    Disable when there are no saved searches to view.
    rtibbles committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a0048b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bb8871 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3746ad View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4690 from LianaHarris360/correct-topic-count

    Correct topic count when node kind is not found in clipboardNodesMap
    LianaHarris360 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    64aed98 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4687 from rtibbles/searching_for_saves_in_all_the…

    …_wrong_places
    
    Limit duplicate search creation
    rtibbles committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    127361b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Fix saved search endpoint and add regression tests.

    Remove ability to save searches for arbitrary other users.
    rtibbles committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0536e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump slackapi/slack-github-action from 1.26.0 to 1.27.0

    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v1.26.0...v1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    672e813 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4704 from rtibbles/uuid_no_i_uid

    Fix saved search endpoint and add regression tests.
    akolson committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c0f784e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8eaf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e354de9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4500 from learningequality/transpilation-for-the-…

    …nation
    
    Update webpack.config.js to make sure we transpile production assets
    bjester committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0216213 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4696 from bjester/bulk-analytics-datalayer

    Analytics for quick edit modals, relative to legacy edit modal
    bjester committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9c1ec32 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    2c435b3 View commit details
    Browse the repository at this point in the history
  2. grammar/consistency fix

    marcellamaki committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6040a2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4712 from AllanOXDi/clean-up-kcard

    Remove KCard prototype files
    akolson committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    26fecec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4713 from marcellamaki/string-fixes

    small grammar/wording consistency fix
    marcellamaki committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f9ce02 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    f5ee42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa3da8 View commit details
    Browse the repository at this point in the history
  3. add helper text

    AllanOXDi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dc8789a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4674 from rtibbles/paging_dr_idiot

    Move pagination into NodePanel where the contents of the topic are actually loaded and displayed.
    akolson committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b7f89b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a85aac1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cefdce View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #4710 from akolson/bulk-edit-permission-tweaks

    Add edit permission check on edit title and description icon button
    akolson committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7c97b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b45e89 View commit details
    Browse the repository at this point in the history
  3. Fix language filter

    AlexVelezLl committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b3978b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4717 from marcellamaki/fix-requirements-string

    Fix mis-matched string that was not updated properly
    marcellamaki committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9d74ea4 View commit details
    Browse the repository at this point in the history
  5. Fix multi-select filter

    AlexVelezLl committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e401f2e View commit details
    Browse the repository at this point in the history
  6. Remove unused props

    AlexVelezLl committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6bf225b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4718 from AlexVelezLl/fix-filter-checkbox

    Fix multi select filters
    akolson committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8b65d99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3a0fe0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59154c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89bd639 View commit details
    Browse the repository at this point in the history
  11. lock yarn

    nucleogenesis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4847969 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #4705 from nucleogenesis/bump-kds-pin-volta

    Bump KDS to 4.5.0
    akolson committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ea4709b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c717d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78221d4 View commit details
    Browse the repository at this point in the history
  4. fixes strings

    AllanOXDi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    86c0d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge pull request #4719 from akolson/fix-disabled-save-search

    Fixes the disabled save search link
    akolson committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fd98799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99dd775 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4725 from marcellamaki/bulk-editing-feature-crowd…

    …in-translations
    
    Add crowdin-completed translations for bulk editing feature
    marcellamaki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7a82178 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    490e4f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4726 from ozer550/fix-default-sidebar-width

    Fix default sidebar width
    akolson committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bc16f6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4691 from nucleogenesis/fix--clipbaord-checkboxes…

    …-and-numbers
    
    Proper colors on selected-indeterminate and non-selected in clipboard
    akolson committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e0d2ab9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4716 from LianaHarris360/update-about-licenses

    Update how About License information is displayed in EditSourceModal
    LianaHarris360 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1bb1197 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    239a3f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4730 from learningequality/revert-4716-update-abo…

    …ut-licenses
    
    Revert "Update how About License information is displayed in EditSourceModal"
    LianaHarris360 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f029bd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed09ee7 View commit details
    Browse the repository at this point in the history
  8. code cleanup

    AllanOXDi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cc6e7a0 View commit details
    Browse the repository at this point in the history
  9. fixes failing test

    AllanOXDi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a57b9f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6bef66f View commit details
    Browse the repository at this point in the history
  2. minor clean up

    AllanOXDi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b208530 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4714 from AllanOXDi/bulk_editting-fix

    Fixed field is required' validation
    marcellamaki committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cfff054 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4731 from LianaHarris360/about-licenses-update

    About Licenses display changes + revise license URL return method to improve security
    akolson committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eeffb7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ffde7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4732 from learningequality/revert-4714-bulk_editt…

    …ing-fix
    
    Revert "Fixed field is required' validation"
    akolson committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d3ad802 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1b1786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fac36cf View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    35dcb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2afd1 View commit details
    Browse the repository at this point in the history
  3. contentnode.mark_complete in FileSerializer#update

    FileViewset mixes in UpdateModelMixin in place of BulkUpdateMixin to
    resolve primary issue, but this results in needing to call on_update
    directly to avoid duplicate content_ids
    nucleogenesis committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5736b63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad1c74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84520f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4697 from nucleogenesis/fix--contentnode-incomple…

    …ted-by-file-update
    
    Ensure `contentnode.mark_complete()` happens when File updated
    rtibbles committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0e1154f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c4c191 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    b83e0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4d211 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4708 from learningequality/dependabot/github_acti…

    …ons/slackapi/slack-github-action-1.27.0
    
    Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
    rtibbles committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f0091d3 View commit details
    Browse the repository at this point in the history
  4. Upload bloom format files in studio

    nikkuAg authored and rtibbles committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    717d01f View commit details
    Browse the repository at this point in the history
  5. Add migrations for bloom format

    nikkuAg authored and rtibbles committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8311a7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7e51c8 View commit details
    Browse the repository at this point in the history
  7. Update migrations.

    rtibbles committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6a2259b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e45d76c View commit details
    Browse the repository at this point in the history
  9. unused test

    AllanOXDi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7e80cf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de70311 View commit details
    Browse the repository at this point in the history
  11. clean up and lint

    AllanOXDi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5d24098 View commit details
    Browse the repository at this point in the history
  12. quick restore

    AllanOXDi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5f998c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69be8e5 View commit details
    Browse the repository at this point in the history
  14. quick restore again

    AllanOXDi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    55432b4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #4737 from AllanOXDi/bulk_editting-fix

    Undo the reverted changes in #4714
    AllanOXDi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7474aac View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request #4740 from rtibbles/repondez_sil_vous_plait

    Add regression test and fix for invitation not being marked as accepted.
    akolson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ecfbc9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4733 from LianaHarris360/incorrect-view-only-channel

    Incorrect view only channel
    akolson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    40918b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4738 from AlexVelezLl/fix-reset-scroll

    Reset scroll on blur for multiselects and language filter
    akolson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c10624b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f10ab0 View commit details
    Browse the repository at this point in the history
  5. fix linting issues

    AlexVelezLl committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6c3e03b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea91300 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec82e3 View commit details
    Browse the repository at this point in the history
  8. Update kds version

    AlexVelezLl committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5ba1f37 View commit details
    Browse the repository at this point in the history
  9. Lint files

    AlexVelezLl committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ef6b7d8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4735 from AlexVelezLl/fix-label-dir

    Fix RTL in Language filter
    akolson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    45bf94e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4590 from nikkuAg/bloomPub

    Upload bloom format files in studio
    rtibbles committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1016852 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #4742 from AlexVelezLl/fix-save-quick-edit-modal

    Fix save quick edit modals
    AllanOXDi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc0b008 View commit details
    Browse the repository at this point in the history