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

Feature/fixes and tweaks #11

Merged
merged 8 commits into from
May 27, 2024
Merged

Feature/fixes and tweaks #11

merged 8 commits into from
May 27, 2024

Commits on May 26, 2024

  1. Style tweak to fixed brick

    WillYallop committed May 26, 2024
    Configuration menu
    Copy the full SHA
    46cef9b View commit details
    Browse the repository at this point in the history
  2. Fixed bug where field translation values where still being set on fro…

    …nt and backend despite collections having translation set to false
    WillYallop committed May 26, 2024
    Configuration menu
    Copy the full SHA
    16f1ada View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fixed bug in flatten fields function on backend that was dropping fie…

    …lds that do not have translations enabled and where the value is empty
    WillYallop committed May 27, 2024
    Configuration menu
    Copy the full SHA
    449ab1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b190a8 View commit details
    Browse the repository at this point in the history
  3. Fixed document row and get field/meta helpers to use param collection…

    … translation value or brick store collection translation value
    WillYallop committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dfea7a0 View commit details
    Browse the repository at this point in the history
  4. Fixed issue with document builder when in create mode where collectio…

    …n refetch on tab switch would reset field data
    WillYallop committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3787ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d39ae6 View commit details
    Browse the repository at this point in the history
  6. Bumped core version

    WillYallop committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b58e687 View commit details
    Browse the repository at this point in the history