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

128 add form input checkbox select #140

Merged
merged 93 commits into from
Nov 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
0e38b9b
feat: add form
damgat Jun 26, 2023
4687b99
feat: add checkbox
damgat Jun 26, 2023
0ea3355
feat: add label
damgat Jun 26, 2023
03bea4c
feat: add placeholder
damgat Jun 26, 2023
7855952
feat: add page form
damgat Jun 27, 2023
231a723
feat: form index fix
damgat Jun 27, 2023
4eb7885
feat: proper export done
damgat Jun 27, 2023
67f8631
style: add forms plugin and styles
damgat Jun 27, 2023
e861a0e
style: style bg color text
damgat Jun 27, 2023
f812b6b
style: add aside next to form
damgat Jun 28, 2023
b24c3ce
feat: add section with img and chart
damgat Jun 28, 2023
329ed52
feat: add hexagon
damgat Jun 28, 2023
9fb9184
style: icons contact
damgat Jun 28, 2023
893735e
feat: add svg icons
damgat Jun 28, 2023
94277fd
style: style section 1 2
damgat Jun 28, 2023
cf87dae
style: 2 section
damgat Jun 28, 2023
7462413
style: align element in form layout
damgat Jun 29, 2023
0e7b768
feat: add form events support
damgat Jun 29, 2023
ee96bd7
feat: add checkbox logic to form
damgat Jun 29, 2023
8582a09
style: button aside style
damgat Jun 29, 2023
a487737
feat: fix logic in checkbox form
damgat Jun 29, 2023
decc805
fix: checkbox logic fix
damgat Jun 29, 2023
214ef42
style: style 1 section
damgat Jun 29, 2023
41668a1
feat: yup add and style
damgat Jun 29, 2023
4725d26
feat: r h f update
damgat Jul 20, 2023
7480d7d
style: form input width
damgat Jul 20, 2023
304bc3e
style: card recruit text
damgat Jul 20, 2023
ba9a046
feat: add card recruit process component
damgat Jul 20, 2023
07a28c3
feat: add props to card recruit component
damgat Jul 20, 2023
a450aa5
style: image join us fix
damgat Jul 21, 2023
551d6d6
feat: move svg graphic to public root
damgat Jul 21, 2023
9061fde
fix: loading img to card recruit
damgat Jul 21, 2023
6970f99
fix: load image
damgat Jul 21, 2023
701f969
feat: add image
damgat Jul 21, 2023
2b95dc7
style: padding form
damgat Jul 24, 2023
9846a28
feat: image loading fix
damgat Jul 24, 2023
44dd043
style: form style fix
damgat Jul 24, 2023
9f98570
feat: fix image bug
damgat Jul 25, 2023
09b3f80
style: style recruit card
damgat Jul 25, 2023
9260853
style: styling mobile view width
damgat Jul 26, 2023
8ad61f0
fix: styling fixes
damgat Aug 5, 2023
5fb55e6
style: section dlaczego warto align text and icons + responive
ErfoJS Sep 18, 2023
fd8967f
chore: deleted Test.tsx
ErfoJS Sep 18, 2023
e62498f
chore: remove test.tsx from ts.config
ErfoJS Sep 18, 2023
961583f
chore: changed function name from Formular to Rekrutacja
ErfoJS Sep 19, 2023
5909a40
chore: import paths for Koperta and Pinezka are correct now
ErfoJS Sep 19, 2023
bf1154f
chore: deleted unnecessary space at SectionWrapper -> className
ErfoJS Sep 19, 2023
afb6ef7
chore: deleted unnecessary space
ErfoJS Sep 19, 2023
741ebd1
chore: comment deleetd
ErfoJS Sep 19, 2023
40707ea
chore: more unnecessary spaces deleted
ErfoJS Sep 19, 2023
0308070
chore: unnecessary item-aligns deleted
ErfoJS Sep 19, 2023
eef120f
chore: privacyPolicy and rodo rename
ErfoJS Sep 20, 2023
e0e4a72
chore: checkboxes values are stored directly in useForm now, onSubmit…
ErfoJS Sep 20, 2023
ae8f893
chore: koperta typo
ErfoJS Sep 20, 2023
7a15f8a
chore: przejdz do formularza style corretion
ErfoJS Sep 20, 2023
379558c
chore: code formated correctly
ErfoJS Sep 20, 2023
1c01578
chore: delete unnecessary className
ErfoJS Sep 20, 2023
da50a27
chore: formField color formated (upper case)
ErfoJS Sep 20, 2023
bac01e8
chore: deleted unused styles and div
ErfoJS Sep 20, 2023
d1361f1
chore: imports change
ErfoJS Sep 21, 2023
fb3d7e3
chore: imports correction
ErfoJS Sep 21, 2023
2a2614c
feat: add FormInput component and refactoring
ErfoJS Sep 23, 2023
f9d8375
chore: register type correction
ErfoJS Sep 25, 2023
d48add3
refactor: add FormTextarea component and FormCheckbox component + cod…
ErfoJS Sep 25, 2023
307205d
chore: FormText replaced by FormUsername and FormEmail
ErfoJS Sep 25, 2023
1050f6b
feat: add Username validation
ErfoJS Sep 26, 2023
5f6dd2a
feat: add email validation, red-cross UI, FormUsername refactor
ErfoJS Sep 26, 2023
37a324e
fix: propper styling on FormUsername + refactor FormJoin, FormTextare…
ErfoJS Sep 26, 2023
fa2f199
feat: add red cross UI to FormTextarea
ErfoJS Sep 26, 2023
5548398
feat: add red border if checkbox is empty after submition
ErfoJS Sep 26, 2023
eb7cf9e
feat: add fields chceck graphic and email red cross / green check ind…
ErfoJS Sep 27, 2023
a649c93
refactor: field indicator optimalization
ErfoJS Sep 28, 2023
7ee9e05
refactor: created separate component for FieldStateIndicator
ErfoJS Sep 28, 2023
5bb043d
feat: add FieldStateIndicator to message formField
ErfoJS Sep 28, 2023
f34d832
feat: add FieldStateIndicator to username formField
ErfoJS Sep 28, 2023
1c4129a
refactor: changed way of showing errors
ErfoJS Sep 28, 2023
a55d61a
fix: form validation
ErfoJS Sep 28, 2023
55bbc23
fix: message fied error message corretion
ErfoJS Sep 28, 2023
e736fd4
fix: username content corretion
ErfoJS Sep 28, 2023
105e46e
style: changed cheboxes position
ErfoJS Sep 28, 2023
e7340a7
style: add responsive designe for form aside section
ErfoJS Sep 28, 2023
888a1c7
fix: add responsive design to asaide
ErfoJS Oct 2, 2023
6dacbbb
refactor: dlaczego warto section 4 list points insted of 3
ErfoJS Oct 2, 2023
7fc9a2d
style: add zespol image responsive
ErfoJS Oct 2, 2023
bff02b1
style: add grey background in proces rekrutacji
ErfoJS Oct 2, 2023
f775426
style: text in dlaczego warto correct position
ErfoJS Oct 2, 2023
cc03704
style: nasz proces add responsive design
ErfoJS Oct 5, 2023
5af774a
fix: dlaczego warto svg width fix
ErfoJS Oct 5, 2023
28551cb
fix: proper display Nasz proces rekrutacyjny section
ErfoJS Oct 27, 2023
3da9dca
fix: setup space for error message nad indicator element
ErfoJS Oct 27, 2023
d6f3732
Merge branch 'main' into 128-add-form-input-checkbox-select
ErfoJS Nov 8, 2023
3814033
fix: margin fix
ErfoJS Nov 8, 2023
0d6aac3
fix: add zod to dependencies
ErfoJS Nov 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@
"postinstall": "husky install"
},
"dependencies": {
"@hookform/resolvers": "^3.1.1",
"@tailwindcss/forms": "^0.5.3",
"graphql": "16.6.0",
"graphql-request": "6.1.0",
"gray-matter": "^4.0.3",
"next": "13.4.4",
"next-seo": "6.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.2",
"react-markdown": "^8.0.7",
"tailwind-merge": "1.12.0",
"yup": "^1.2.0",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
Binary file added public/joinUs/confetti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/joinUs/confetti.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/joinUs/dialog.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/joinUs/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading