Camila Sosa Morales
|
27359bd45f
|
feat: add toast hook (#44)
* feat: add toast hook
* refactor: changes on useToast based on PR comments
* reactor: refactor on useToast
|
2022-12-16 16:51:35 -03:00 |
Felipe Mendes
|
4836dd0436
|
chore: precommit hooks (#18)
* chore: add husky and lint-staged
* chore: add postinstall script
* chore: add prepush test hook
* chore: add skip tests flag
* chore: remove skip tests flag
* chore: fix format command to verify json files
|
2022-12-16 14:57:49 -03:00 |
Camila Sosa Morales
|
d96175fa3f
|
feat: list minted sites (#42)
* feat: add mintes sites list view
* wip: add card but need styles
* style: add style to site card component
* style: add style to site card
* fix: fix onClick propagation
* chore: remove unused param
* Apply suggestions from code review
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update list.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2022-12-16 11:27:39 -03:00 |
Camila Sosa Morales
|
6451208871
|
feat: minted site detail (#36)
* feat: add detail view. add home button component. add loading component
* feat: add tile info component
* style: change bg color and front family
* refactor: remove old file
* style: new style for detail view
* chore: fix comments
* refactor: change SiteNFTDetail type
* refactor: PR comments changes
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2022-12-14 18:28:15 -03:00 |
Camila Sosa Morales
|
09d24f9723
|
feat: mint site view (#15)
* wip: add routes
* refactor: add config for hot reload con vite.config.js
* wip: added chakra-ui. start with the form
* feat: add formik for form validation
* feat: added validation for addresses
* feat: add success/failure message. add onSubmit handler
* feat: add setSubmitting false
* feat: update metadata fields
* wip: add mocked function
* feat: mocked onSubmit funciton
* Apply suggestions from code review
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Apply suggestions from code review
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* refactor: PR review changes
* feat: add validation for image urls. remove controller address
* reafctor: refactor fields validation
* refactor: create input field component
* style: add responsive styles. change bg color and font. change back button
* refactor: apply PR comments
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2022-12-13 09:32:55 -03:00 |
Camila Sosa Morales
|
315672243b
|
UI 11: refactor vite.config.json (#20)
* refactor: refactor vite.config.json and tsconfig.json. Removed tsconfig.node.json. Added files to gitignore
* refactor: changes requested from review
|
2022-12-05 15:15:21 -03:00 |
Camila Sosa Morales
|
c3f4030173
|
feat: boilerplate for UI (#14)
* feat: boilerplate for UI
* refactor: rename files. change default export for named export
|
2022-12-01 10:25:30 -03:00 |