* 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: 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>
* 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