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

Moved schema-validator logic to form engine #107

Closed
wants to merge 15 commits into from

Commits on Aug 16, 2023

  1. added form-validator logic

    arodidev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6cb30fa View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Schema-validator

    arodidev committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    84121be View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. render control instead of "view" mode

    arodidev committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    604efb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Revert changes on the controls

    arodidev committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e1cf8ba View commit details
    Browse the repository at this point in the history
  2. Relocated schema validator to validators dir

    arodidev committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e32fbdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc978f View commit details
    Browse the repository at this point in the history
  4. renaming error and warning arrays

    arodidev committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e9558b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Update and overhaul

    arodidev committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    672c387 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    arodidev committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1c17c0d View commit details
    Browse the repository at this point in the history
  3. export validator hook

    arodidev committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b8dc67e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. added config schema

    arodidev committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e5b6a0b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Test production

    arodidev committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3dc7968 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 8, 2023

  1. Linting

    arodidev committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    bbf444f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. revamp schema validator

    arodidev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    84ecf2e View commit details
    Browse the repository at this point in the history