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

Various editor and UI improvements #151

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    4ebc0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8272988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea402ad View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    1ed07b3 View commit details
    Browse the repository at this point in the history
  2. refactor: update TypeBox schemas

    - Add validation constraints to match most Sequelize constraints
    - Replace Intersect() with Composite() from TypeBox 0.26 for nicer schemas
    - Improve naming
    PurkkaKoodari committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c9779b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    7b60783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094a83b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2ed36 View commit details
    Browse the repository at this point in the history
  4. feat: add editor validation and price field

    - Add schema validation to Editor using Zod
    - Add error formatting to FieldRow
    - Add price field to Editor (support was everywhere else already)
    - Unify these changes to EditSignup
    PurkkaKoodari committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0975d0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c400460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00f36db View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    9483969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9612cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f5c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962f21b View commit details
    Browse the repository at this point in the history