Camila Sosa Morales
cda25b9a3b
feat: UI refactor card header ( #250 )
...
* reactor: refactor card header
* feat: custom card component
* chore: animation on create ap success card
* chore: remove old file
* chore: global responsiveness (#251 )
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-05-10 11:44:40 -03:00
Camila Sosa Morales
d2bad871c3
chore: UI transition when wallet is already connected ( #177 )
...
* chore: wallet auto transition when already connected
* chore: display connected address
* chore: skip first step if wallet connected
* chore: remove useeffect from mint stepper
2023-05-10 11:44:19 -03:00
Camila Sosa Morales
f685d6800b
feat: UI responsiveness on mint and AP flow ( #245 )
...
* wip: make mint flow responsive
* feat: add responsivness
* feat: add button connection
* refactor: remove iconSpacing from button for responsiveness
* styles: text ellipsis variation
* style: ellipsis on combobox
2023-04-28 12:16:24 -03:00
Camila Sosa Morales
0983e28755
styles: fix resolved address ( #247 )
2023-04-27 11:36:06 -03:00
Camila Sosa Morales
ce6fd030e3
fix: UI repo configuration step fix styles ( #243 )
...
* feat: create row data component
* chore: remove margin from left icons
* styles: add styles for icon on row data
2023-04-27 11:25:40 -03:00
Camila Sosa Morales
9f48213e28
refactor: remove dropdown component and use combobox instead ( #242 )
2023-04-27 10:51:25 -03:00
Camila Sosa Morales
fd4b7c953c
chore: UI remove tailwind from input component ( #241 )
...
* refactor: refactor styles repository selection
* refactor: remove tailwind from input component
* chore: change input group component
* chore: review changes on input component
2023-04-27 10:30:53 -03:00
Felipe Mendes
ae8ba51c84
feat: UI work on navbar responsivity ( #244 )
...
* feat: add useMediaQuery
* feat: add menu icon
* feat: add navbar responsivity
* feat: add current path indication for navigation
* feat: prevent screen zoom
* refactor: move logo to navbar folder
* refactor: move sidebar to single file
* refactor: set icon names to kebab case
* feat: add alpha color function
* feat: add backdrop filter on navbar
2023-04-26 16:31:39 -03:00
Camila Sosa Morales
737715e1e3
styles: fix dropdown sorting styles ( #238 )
2023-04-24 18:22:26 -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
3da5666f09
style: fix combobox zIndex ( #228 )
2023-04-17 15:07:28 -03:00
Felipe Mendes
5ae09105c0
feat: UI create functionality to resolve address ( #227 )
...
* feat: add ENS slice
* feat: add resolved address hook
* feat: add resolved address component
2023-04-17 14:23:17 -03:00
Felipe Mendes
9934ad1cfd
feat: UI refactor on dropdown for better customization ( #216 )
...
* wip: combobox refactor
* refactor: new combobox styling
* refactor: rename new combobox
* wip: refactor combobox factory
* refactor: new combobox single component
* wip: refactor form combobox
* refactor: github branches typing
* refactor: ens field form combobox
* fix: readd removed branch icon
* refactor: replace nfa picker combobox
* refactor: remove old combobox
* refactor: rename combobox factory
* fix: remove leftover combobox code
* refactor: query filter by keys
* fix: create ap form title
* fix: max combobox options height
* feat: add chevron on combobox field
* refactor: optmize elements generation structure
* chore: add todo comments for things thats going to change
* fix: code comment addressed on pr
2023-04-17 11:40:31 -03:00
Camila Sosa Morales
f51269b6a3
fix: add alchemy keys missinng ( #222 )
...
* fix: add alchemy keys missinng
* style: fix combobox index
* Update ui/src/store/features/github/async-thunk/login.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* style: remove zindex
* chore: remove duplicate toast
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-04-13 11:44:55 -03:00
Camila Sosa Morales
361855946a
chore: refactor style combobox ( #209 )
...
* refactor: refactor combobox based on designs
* style: combobox with search separated
2023-04-12 11:03:15 -03:00
Felipe Mendes
df3e59f8a3
refactor: drip stitches exports ( #210 )
2023-04-10 11:34:06 -03:00
Camila Sosa Morales
70d1e28cf2
feat: UI add base theme black color to replace ( #204 )
...
* 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>
2023-04-05 15:56:00 -03:00
Camila Sosa Morales
a4542d7442
chore: remove unused ref ( #203 )
2023-04-05 15:55:47 -03:00
Felipe Mendes
c1af8df24c
bug: UI colors not showing up on firefox for nfa ( #208 )
...
* 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
2023-04-05 15:52:08 -03:00
Felipe Mendes
2a9378fa52
feat: explore pagination view and loading skeletons ( #202 )
...
* 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
2023-04-04 10:12:33 -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
Felipe Mendes
a2b8c4f7fd
feat: UI create card list component ( #200 )
...
* 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
2023-04-03 11:26:42 -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
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
Camila Sosa Morales
9df1791c72
feat: UI color picker component ( #189 )
...
* wip: color picker styled
* chore: color picker
* style: alight color picker
* style: align color picker
2023-03-27 17:53:02 -03:00
Camila Sosa Morales
33d1d53118
chore: remove storybook ( #192 )
2023-03-27 17:40:20 -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
d30fcc35cd
style: fix bg color due to bad conflicts resolved ( #178 )
2023-03-15 10:30:16 -05:00
Camila Sosa Morales
7985bb35bb
chore: UI implement changes feedback ( #173 )
...
* style: combobox add cursor pointer property
* chore: make repository row clickable
* style: fix scroll on repositories list
* chore: select main/master by deafult branch
* chore: add required icon on label form and max characters length
* Update ui/src/components/core/combobox/combobox.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: remove commented line
* chore: replace Form.MaxLength
* styles: fix styles for combobox icon
* chore: default branch based on repo config
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-03-13 15:56:17 -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
1eed510527
styles: fix styles combobox and dropdown ( #167 )
2023-03-13 11:20:53 -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
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
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
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
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
0af0da7477
feat: mint step 1 UI layout connect with GitHub ( #113 )
...
* feat: add gh steps
* fix: fix import as change the component name
* chore: add context for mint view
* fix: fix styles for dropdown
* chore: add dropdown on github components
* styles: fix styles for github repository config card
* fix: apply PR review comments
* style: reuse no results component
2023-02-09 10:21:48 -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
292f550466
chore: card component ( #112 )
...
* chore: add card component
* refactor: refactor con input styles and added icon
* chore: add missing files
* Update ui/src/components/card/card.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: change CardText to Text
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-02-08 08:34:04 -05:00
Camila Sosa Morales
3901033f81
styles: fix styles icon button ( #98 )
...
* chore: rename files
* styles: fix styles icon button
* chore: remove commented lines
2023-02-06 16:37:35 -05:00
Camila Sosa Morales
325fdb8361
feature: stepper component ( #91 )
2023-01-30 20:46:13 -05:00
Camila Sosa Morales
77b20d527d
fix: fix button stories ( #87 )
2023-01-30 12:11:54 -05:00
Camila Sosa Morales
4e9023ce3f
chore: input component ( #84 )
2023-01-30 12:10:47 -05: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
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
66e041f63f
refactor: UI improvements ( #67 )
...
* feat: add pointer on SiteCard
* fix: don`t show ens when it`s empty
* style: add icons on wallet button
* styles: align home button on same splace in all views
* style: add tooltip on attributes card
* chore: install react-icons
* feat: add paste feature on owner address field
* style: add icon of connected wallet
* style: add icon metamask
* fix: fix error message on owner address field
* chore: remove console.log
* style: add colors theme
* refactor: refactor icons. Create icon component
* refactor: remove function from component
* fix: fix husky precommit to add jsx and tsx files
* refactor: add metamask icon
* fix: fix import
* chore: remove metamask svg from assets
2023-01-11 16:34:05 -05:00