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/40 form components #36

Merged
merged 20 commits into from
Dec 30, 2024
Merged

Feature/40 form components #36

merged 20 commits into from
Dec 30, 2024

Conversation

natemate90
Copy link
Collaborator

No description provided.

@natemate90 natemate90 force-pushed the feature/40-form-components branch 3 times, most recently from a2a7cc5 to b6ed2e9 Compare December 30, 2024 14:15
@natemate90 natemate90 force-pushed the feature/40-form-components branch from b6ed2e9 to ec8366f Compare December 30, 2024 14:16
@natemate90 natemate90 merged commit e7363b0 into develop Dec 30, 2024
1 check passed
@natemate90 natemate90 deleted the feature/40-form-components branch December 30, 2024 19:39
@MauricioKruijer MauricioKruijer mentioned this pull request Jan 3, 2025
MauricioKruijer added a commit that referenced this pull request Jan 3, 2025
* feat: Add color option to CardImage, SectionCardWide components (#31)

* feat: Create responsive SectionQuote (#32)

* Feature/detail pages (#34)

* feat (strapi): media type for icon card

* feat (strapi): logo card collection

* feat (strapi): add image to event-card

* feat (strapi): news (detail) page

* feat (strapi): event (detail) page

* feat (strapi): category url

* feat (strapi): rename resources

only display names

* feat (strapi): rename solutions page fields

* feat (strapi): add components to solutions page

* fix (strapi): remove cards from sections props

component

* fix (strapi): remove unused component

* fix (strapi): blog content blocks

* feat (strapi): relational components

* feat (strapi): SLA components

* refactor (strapi): change name to card image

* feat (strapi): KPI components

* fix (strapi): project card component image

* feat (strapi): SLA components

* feat (frontend): solutions overview page

* fix (frontend): homepage data structure

* feat (frontend): solutions detail page

* fix (do app platform): build

* fix (do app platform): build

* Feature/40 form components (#36)

* chore: Exec npm i formik yup

* chore: WIP Forms

* fix: Remove legacy and typo

* chore: WIP form components with formik

* refactor: Add support for tailwind jit rgb opacity

* chore: Add dark mode support for form input

* chore: WIP Update styling forms

* feat: Add checkbox styling for checkbox

* feat: Add correct validation

* refactor: Extract locale to hook

* chore: npm i vitest --save-dev

* chore: Update tailwind

* chore: npm audit fix

* chore: npm install -D vitest @vitejs/plugin-react jsdom @testing-library/react @testing-library/dom vite-tsconfig-paths

@see https://nextjs.org/docs/app/building-your-application/testing/vitest

* chore: config vitest

* refactor: Add typesafe locales for form props

* test: Add unit test for standard-form

* chore: Remove unused import

* test: Add vitest on pull-requests

* chore: Use client for form components

* chore: changelog and version

---------

Co-authored-by: Nathan Alder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants