Camila Sosa Morales
c10c59ae24
feat: UI create explore view skeleton ( #197 )
...
* wip: added header for explore view
* chore: add skeleton for explore view
* chore: add dropdown variation
* style: align dropdown list
2023-03-31 12:33:30 -03:00
Camila Sosa Morales
ac618f9a32
feat: form field validations ( #190 )
...
* feat: add form field validation
* chore: add form on repo configuration
* wip: setting default branch
* chore: set default branch
* chore: form field validation workig with some fix needed
* chore: fix change first github step
* feat: set default branch
* feat: validation for textarea. fix styles on select repository
* chore: PR comments changes
* chore: remove constant
* chore: added comments
* chore: change combobox input props
* chore: remove ens validation since we dont allow custom ens
* chore: remove isEns
* refactor: fetch ens list from ens graph
2023-03-29 18:13:22 -03:00
Felipe Mendes
d6f8d047c8
feat: review linting for all subfolders ( #169 )
...
* chore: setup root eslint
* fix: fix .eslintignore to root folder
2023-03-13 10:21:54 -03:00
Camila Sosa Morales
e5d28251c4
feat: UI integrate ens dropdown ( #143 )
...
* chore: get ens names from address
* wip: ens validation
* wip: combobox with option to add new items
* chore: add trim words
* chore: change order steps
* chore: add comments
* chore: change components test view
* chore: remove unused file
* chore: add alchemy-sdk as prod dependency
* chore: pr comments
2023-03-07 08:03:53 -05:00
Camila Sosa Morales
2560181c74
chore: UI verification step separate ( #147 )
...
* feat: add switch component
* chore: add verify step
* chore: move form-step folder
* chore: add text component
* chore: add nfa step to context
* chore: add text on Verify NFA Step
2023-03-01 16:35:08 -05:00
Camila Sosa Morales
04dc4a95c7
chore: mint form ( #115 )
...
* wip: form for mint
* style: change bgcolor for disabled button
* fix: add key to list items
* styles: add some spacings and border radius
* refactor: change type file and move file validation to form
* feat: add minted nft card. add wallet step
* refactor: add mint card header to not repeat code
* styles: add border radius to svg
* styles: fix styles on mint view
* style: fix height mint view
* fix: fix save repository config
* chore: changes based on PR review
2023-02-10 17:49:30 -05:00
Camila Sosa Morales
33ebac510c
chore: dropdown component ( #90 )
...
* wip: add dropdown component
* wip: added search functionality on dropdown
* chore: dropdown component with properties
* style: set width pase on parent
* refactor: remove old dropdown component and add headless ui
* chore: remove unsued radix component dependency
* chore: add yarn.lock on root fodler
* refactor: remove old folders from root project
* chore: add import on index
* chore: apply PR review
2023-02-08 09:10:59 -05:00
Camila Sosa Morales
95d15582b2
chore: add tailwind and stitches ( #75 )
...
* styles: add stitches
* style: add tailwaind
* style: remove sizes
* chore: add storybook with sample story
* refactor: remove storybook eslint
* refactor: add tailwind with vite
* fix: fix storybook script
* style: dark mode
* style: add google fonts
* style: add radix colors
* style: add radix library
* refactor: remove light colors, not used for now
* chore: add comment to remove story example
2023-01-18 11:41:08 -05:00