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

[3.2.0] Release #523

Merged
merged 50 commits into from
Sep 23, 2024
Merged

[3.2.0] Release #523

merged 50 commits into from
Sep 23, 2024

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b8b217c View commit details
    Browse the repository at this point in the history
  2. [Enhancement #449] Simplify vocabulary import components.

    Allow downloading Excel template file for vocabulary import.
    ledsoft committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9c6a67b View commit details
    Browse the repository at this point in the history
  3. [Enhancement #449] Use the same import infrastructure for importing S…

    …KOS and MS Excel into existing vocabulary.
    ledsoft committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f0733dd View commit details
    Browse the repository at this point in the history
  4. [Ref] Refactor VocabularyManagement view

    Remove redux HOC, use promise tracking mask.
    ledsoft committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f7ddf47 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. [Upd] Update jsonld to the latest version.

    This fixes issues with building on Node 18 and later.
    
    (cherry picked from commit 929196d)
    ledsoft committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3a79b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    340699f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

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

    lukaskabc authored and ledsoft committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f5624d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #501 from lukaskabc/lukaskabc/Bug-231

    [Bug #231] New annotator selection handling
    ledsoft authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    452d1be View commit details
    Browse the repository at this point in the history
  4. Update NodeJS version to 20 & define AbortSignal.throwIfAborted imple…

    …mentation for test
    lukaskabc authored and ledsoft committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d5520d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3bfdc9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #503 from kbss-cvut/enhancement#449-excel-import

    Enhancement#449 Excel import
    ledsoft authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9171e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4dc121d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56148f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa48fe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Bump webpack from 5.76.1 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.1...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    add13c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01367db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #506 from kbss-cvut/dependabot/npm_and_yarn/webpac…

    …k-5.94.0
    
    Bump webpack from 5.76.1 to 5.94.0
    ledsoft authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    27186df View commit details
    Browse the repository at this point in the history
  4. Bump micromatch from 4.0.4 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.4...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ledsoft committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7ea217d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #507 from kbss-cvut/dependabot/npm_and_yarn/microm…

    …atch-4.0.8
    
    Bump micromatch from 4.0.4 to 4.0.8
    ledsoft authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    162968f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. websockets

    lukaskabc authored and ledsoft committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0295234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb40624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780f887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fa49f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13c18a4 View commit details
    Browse the repository at this point in the history
  6. npm audit fix

    lukaskabc authored and ledsoft committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f787951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd25ecc View commit details
    Browse the repository at this point in the history
  8. remove debug

    lukaskabc authored and ledsoft committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    269f10e View commit details
    Browse the repository at this point in the history
  9. dispatcher adjustment

    lukaskabc authored and ledsoft committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    48c4a6b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix websocket auth token handling

    lukaskabc authored and ledsoft committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    16c7dd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6632744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa34c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2742c77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f180472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0ea11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfb4191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7241ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    229ecec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74f205e View commit details
    Browse the repository at this point in the history
  10. [PR #512] revert unnecessary key changes

    lukaskabc authored and ledsoft committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c20ff65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    133ca25 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. [Enhancement #505] Accept values map from the backend error for local…

    …ized message formatting.
    lukaskabc authored and ledsoft committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    74cf780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6732ecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475862f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    dec4a74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from lukaskabc/lukaskabc/Bug-511

    [Bug #511] Add translations for invalid identifier errors
    ledsoft authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4917fec View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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