Camila Sosa Morales
70df262d94
feat: UI connect kit integration ( #136 )
...
* chore: connectkit poc
* feat: add connection on wallet step;
* chore: add info on readme and new env variable
* chore: add continue button if the user is connected
* chore: added constanst env file
* Update ui/src/views/mint/wallet-step/connect-wallet-button.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: rename env variables. remove unneccesary files. add connect button
* feat: create providers folder to keep clean code
* ed
* chore: add TODO comment
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-02-23 14:54:01 -05:00
Camila Sosa Morales
75a6de5ac7
chore: button component ( #81 )
...
* chore: add button component with storybook
* chore: add stories button
* refactor: remove github custom logo
* fix: fix build
* chore: changes based on PR review
2023-01-23 15:01:02 -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
Camila Sosa Morales
23dc080c7a
fix: refetching queries ( #65 )
...
* fix: fix refetcing data on focused
* fix: add key to SiteCard items
2023-01-09 13:03:39 -05:00
Felipe Mendes
8b88cf2881
feat: UI metamask integration ( #41 )
...
* feat: add redux and metamask slice
* refactor: move from metamask to generic wallet using ethers
* feat: add wallet button base
* feat: add getContract function and mint functionality
* refactor: move functions to ethereum file
* feat: wallet menus and disconnect function
* refactor: Ethereum object typings
* feat: add FleekERC721 contract interaction abstraction
* refactor: remove token detail fetch mock using
* refactor: add ethereum mint function to mint site component
* feat: add wallet initialize
* wip: add signature for lastTokenId function
* feat: integrate list of tokens
* refactor: mint params construct
* fix: global window.ethereum type definition
* fix: remove console log
* fix: remove todo comment
* fix: list view items displaying
2022-12-20 14:24:41 -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
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