Camila Sosa Morales
07db609798
feat: UI remove tailwind ( #259 )
...
* chore: remove tailwind from input file component
* feat: remove tailwind from components
* chore: remove styles from index.tsx
* style: remove tailwind
* style: fix global styles
* style: fix menu-item, nfa-row, skeleton detail nfa
* style: fix mint nfa/ create ap align
* Update ui/src/components/core/color-picker/color-picker.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/core/color-picker/color-picker.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/core/switch/switch.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/index.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/views/mint/nfa-step/verify-step/verify-nfa-step.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/theme/globals.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* style: fix styles for switch
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-05-19 11:13:02 -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
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
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
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
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
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