* refactor: clean up nfa search code and add base responsivity
* refactor: clean up nfa list code
* refactor: rename explore header fragment files
* refactor: nfa list items sizing
* feat: add vertical padding for page content
* refactor: make navbar not break the layout
* chore: AP flow based on designs
* chore: preview ap creation
* style: max-width for explore container
* fix: fix setArgs
* feat: add success step for access point creation
* feat: add dots spinner
* chore: AP flow finished
* chore: release changes
* feat: store ens once the user log in with wallet
* feat: add mocked function for bunny cdn creation
* chore: finish bunny cdn mocked functions
* chore: run eslint
* feat: add domain validator
* style: move animation to stitches keyframes
* chore: set ens only when is not set
* Update ui/src/store/features/bunny-cdn/async-thunk/verify-ap.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: remove nfa-picker
* chore: get nfa name
* chore: change verify thunk name
* fix: fix verifyPullzone thunk
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: update config and commands to deploy to goerli
* feat: bring changes from other deployment branches into this branch. Including sepolia configs.
* chore: update ci to copy .env
* chore: add goerli api to .env.example.
* chore: update on UI readme
* feat: apply the requested changes
* chore: change verify-contract to verify.js and remove the other file
* chore: make the final requested changes on config files and readme.
* fix: missed comma
* docs: add the "setting contract address and abi" section to the README file in the UI directory
---------
Co-authored-by: janison <jsonsivar@gmail.com>
Co-authored-by: Camila Sosa Morales <camisosa@fleek.co>
* chore: add black color to stitches theme
* chore: add list-nfa to index
* Update ui/src/components/nfa-card/nfa-card.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* fix: color logo id without hashtag
* feat: remove image from preview when the load fails
* fix: dripStitches typing
* refactor: move SVGPreview to components folder with NFAPreview name
* fix: ens address variable
* feat: add skeleton styles
* feat: add nfa card skeleton
* refactor: fetch nfas with single list
* refactor: fetching nfa list backwards until no more data
* feat: add end of scroll fetch
* fix: nfa card skeleton sizing
* feat: add threshold to scroll end hook
* feat: add nfa card base structure
* feat: add needed data on lastNFAsPaginated query
* fix: nfa preview for multiple colors at the same time
* feat: setup nfa card style
* feat: apply NFAcard in NFAList
* 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
* wip: connecting with gh login
* chore: add env variables
* wip: gh login wiht auth0
* feat: add gh login integration
* chore: remove web3auth packages
* doc: add info on readme to know how to get firebase credentials
* feat: add spinner component (#133)
* fix: fix for polyfills
* refactor: remove loading state cause it was causing a loop
* chore: change placeholder
* feat: add constants env file
* fix: fix polyfills
* refactor: implement async thunk for github login
* wip: add async thunk for github api calls
* feat: implemented async thunk for github api calls
* chore: add promise.all to improve api call performance
* fix: fix console log error
* 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
* fix: fix broken json error. saving the description correctly
* fix: fix pr review comments
* fix: fix text display when theres no breakline
* fix: fix break lines text on details view. Move the \n replacing to the lib
* 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