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

WIP ui: migrate to react-formule #2878

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

WIP ui: migrate to react-formule #2878

wants to merge 15 commits into from

Commits on May 15, 2024

  1. ui: remove form builder components

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34486cc View commit details
    Browse the repository at this point in the history
  2. ui: use formule from npm

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34e718c View commit details
    Browse the repository at this point in the history
  3. devops: fix harbor build action

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    055af51 View commit details
    Browse the repository at this point in the history
  4. ui: bump react-formule to 1.0.0

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    812ca0f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. ui: remove codemirror and use formule's instead

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    58a00e6 View commit details
    Browse the repository at this point in the history
  2. ui: pass transformErrors to FormuleForm

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0474c5e View commit details
    Browse the repository at this point in the history
  3. ui: simplify local setup

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7e2eeb8 View commit details
    Browse the repository at this point in the history
  4. ui: bump formule to v1.1.1

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    85d9ddc View commit details
    Browse the repository at this point in the history
  5. ui: small style tweaks

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8097af5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. ui: add back transformMixedEsModules

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bd6caf6 View commit details
    Browse the repository at this point in the history
  2. ui: bump node to v20 for actions

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    114b3de View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. ui: bump formule to 1.2

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a38e91e View commit details
    Browse the repository at this point in the history
  2. ui: fix redirection after saving in editor

    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    61c4524 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Nov 8, 2024

  1. ui: config sentry

    * Split react-formule from bundle in order to have <20MB sourcemaps
    * Avoid copying sourcemaps to final image to reduce size
    
    Signed-off-by: Miguel Garcia Garcia <[email protected]>
    miguelgrc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b4ed933 View commit details
    Browse the repository at this point in the history