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

Complex forms in miniLcm #1061

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from
Open

Complex forms in miniLcm #1061

wants to merge 23 commits into from

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    abad0cf View commit details
    Browse the repository at this point in the history
  2. add support for variants

    hahn-kev committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    41bd955 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    4b301f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f99f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af357b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1555a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9f45c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    786e20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc946e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    6793913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95762f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4951d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f3b81f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'develop' into feat/complex-forms

    # Conflicts:
    #	backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs
    hahn-kev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    37124bf View commit details
    Browse the repository at this point in the history
  2. define custom mapping for MiniLcm.Models.Entry.Senses so that linq2db…

    … can translate that into a join/sub query for filtering
    hahn-kev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    73dca2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b25746 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    58cbdca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b05889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f32678 View commit details
    Browse the repository at this point in the history
  4. correct some failing tests

    hahn-kev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2652efc View commit details
    Browse the repository at this point in the history