Camila Sosa Morales
829d287b75
feat: set background gradient on nfa detail page
2023-05-05 12:58:44 -03:00
Felipe Mendes
0354877581
refactor: ui explore view responsivity ( #236 )
...
* 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
2023-04-24 11:16:47 -03:00
Camila Sosa Morales
21b9660164
feat: UI ap flow ( #223 )
...
* 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>
2023-04-21 15:57:20 -03:00
Felipe Mendes
22a6d70e98
feat: UI indexed nfa view ( #230 )
...
* wip: indexed nfa base layout
* refactor: split aside and main components to single files
* feat: indexed nfa aside styling
* feat: add main section header and drescription
* feat: add main section traits
* feat: add verification banner in main fragment
* feat: add externla link icon
* feat: add table stylings and frontends section mocked
* feat: add versions table mocked
* feat: add small layer of responsivity
* feat: add indexed nfa view skeleton
* refactor: create fragments folder
* refactor: split out mock and add todo comment
* feat: add icon on verified banner
* refactor: table stylings
* feat: add chevron right icon
* fix: link paths
* chore: add todo comments
* refactor: set initial position for aside container
* refactor: improve spacings
* fix: remove leftover comment
2023-04-20 14:19:53 -03:00
Camila Sosa Morales
440a80752a
feat: CI/CD xyz ( #206 )
...
* feat: add deploy site config
* feat: add CI deploy xyz
* chore: add build ui folder on github workflow
* fix: fix workflow
* fix: fix build UI step
* chore: added remove comment
* feat: depoloy site on xyz when push to develop
* chore: add env varibles
* chore: remove main branch for CI/CD
* chore: change variables for secrets
* chore: make explore landing page
2023-04-12 13:48:55 -03:00
Camila Sosa Morales
d3f00fd291
chore: fix eslint ui errors ( #201 )
...
* chore: fix eslint errors ui
* chore: fix eslint errors
* chore: fix develop eslint errors
2023-04-03 17:02:32 -03:00
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
f3f35bb19b
feat: UI simple create ap view ( #191 )
...
* feat: add create app context
* chore: add stepper and nfa picker
* chore: crete step component
* chore: fix create AP text
* chore: update query to list NFAs
* chore: changes PR
* feat: handle error on create AP
* chore: add message error when create AP
* chore: add form context
* Update ui/src/views/access-point/create-ap.form-body.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-03-30 15:39:17 -03:00
Camila Sosa Morales
d037565bfb
feat: navbar ( #183 )
...
* feat: add navbar
* style: change bg color navbar
* chore: connect wallet button custom. added navigation links
* style: change list nfa styles
* style: list nfas style change
* refactor: add forward-styled-ref and replace button creation (#188 )
* choer: update import
* style: create fleek loco custom icon
* style: changes based on new designs
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-03-27 17:23:58 -03:00
Camila Sosa Morales
2c0cfd9b9b
chore: final mint step and share ( #174 )
...
* chore: final mint step and share
* chore: fix comments PR
* Update ui/src/views/mint/mint-stepper.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/views/mint/mint.context.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-03-14 07:44:25 -05:00
Camila Sosa Morales
9f97ce2ad1
chore: UI clean up console logs ( #175 )
...
* chore: add logger
* chore: remove svg-test folder
* chore: remove console logs and add toast
2023-03-13 12:52:04 -05:00
Camila Sosa Morales
13a9a1e992
feat: UI toast component ( #160 )
...
* chore: install radix toast
* feat: add toast component
* chore: display toast column
* chore: remove commented lines
* chore: fix animation
2023-03-10 09:04:30 -05:00
Felipe Mendes
099e6d76d6
chore: UI polyfills for build command ( #165 )
...
* chore: fix vite plugin for polyfills
* chore: add prod script command to run production version
* refactor: hash router to run on ipfs
2023-03-08 17:56:36 -03:00
Camila Sosa Morales
9db81d2025
chore: UI setup subgraph querying ( #152 )
...
* wip: querying with graph-client and apollo
* feat: fetching last nfts minted with basic pagination
* chore: add .graphclient folder to gitignore and update readme
* chore: teste pagination
* chore: add create ap button in NFA
* chore: remove unsued files
* fix: fix CI
* Update test.yml
* chore: add config to handle graphclient imports
* chore: update queries
* chore: update list nfa views
* chore: add graphql folder. remove unused env variable
2023-03-08 15:28:16 -05: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
Felipe Mendes
b957e87a83
feat: UI mint integration ( #139 )
...
* feat: add base hook for fleekerc721
* feat: add test view for minting using wagmi
* refactor: from hook to context creation
* refactor: work on provider configs
* feat: append mint transaction to mint view
* chore: add comments
* feat: add nfa price estimation
* fix: remove forgotten logs
* fix: repo and branch url creating and variable misspells
* fix: accidently removed yarn.lock file
* fix: misspelled repositores
* chore: add disclaimer comment at mint-test view
* refactor: remove wallet store
2023-02-27 11:57:44 -03:00
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
964c1a651f
feat: integrate firebase for github login ( #132 )
...
* 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
2023-02-23 13:38:51 -05:00
Camila Sosa Morales
325fdb8361
feature: stepper component ( #91 )
2023-01-30 20:46:13 -05:00
Felipe Mendes
2b030f60b0
feat: svg preview test screen ( #88 )
...
* feat: add svg test screen
* chore: add svg test comments
2023-01-27 07:50:43 -03:00
Camila Sosa Morales
0553bef914
chore: remove chakra ( #86 )
...
* refactor: remove chakra
* refactor: remove stitches folder
2023-01-26 16:02:08 -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
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