Mobile Apps TestFlight and Internal Test
The Graph
- #234 EVM Networks (BSC / Polygon / Aurora) added token search on title and description fields. Full text search.
- #231 EVM Networks (BSC / Polygon / Aurora) added filtering on price (from, to)
- #230 Refactored marketplace idea view page to not ask for metamask. Ask for metamask only when user going to press on buy button.
- #8 The Graph contract — added ability to index on price field and be able to work with numbers so that we can filter on price/etc.
- #7 Added ability to have full text search for The Graph node.
- #2 Bash scripts to quick deployment to selected network (using proper lastBlock, network name and evm network type)
- Added documentation how to build/deploy other networks for The Graph
- Refactored main marketplace interface to work via The Graph api except Near network. Built query builder for The Graph, removed direct EVM contract method call functions, created one aggregated tokens function with query config.
UI:
- #190 View idea page new UI
- Added “select” to change default blockchain in the profile menu
- Drag & Drop idea to idea linked list on “My ideas” tab (not support touchscreen)
- Custom “select” component with icon and without icon
Fixes
- #222 Fixed a bug when aurora points to bsc, should point to aurora envs
- #216 Fixed an issue when we had a metamask popup when entering marketplace
- #212 Hotfix for missing correct fields when viewing idea, issue with route params
- #218 Fixed bugs with clans, chats for iOS and Android apps.
- #204 UI fixes
- #232 “Try it now” button to “Private sale waitlist” changed
- #221 Default background for idea fixed
- #220 Create/Edit popup styles fixes
- #211 Blog page styles fixes
- #210 “Error: request entity too large” fixed
- Fixed social auth for iOS and Android apps.
- Fixed Intro popup for iOS and Android apps.