Skip to content

Improved Transfers and User search

Compare
Choose a tag to compare
@lucca65 lucca65 released this 16 Aug 12:07
· 114 commits to master since this release
256a929

New features

  • New transfers list layout #587
  • Transfer list is now community aware, so you will have to change communities to check all of your transfers across communities #587
  • Its now possible to filter by: date, by direction (if you are receiving or sending a transfer) and by the other party (depending on the direction) #587
  • Infinite scroll, no need to click on "Load more", now we do that automatically as you scroll down the list of transfers #587
  • Improved date formatting, now you will see stuff like "Today", "Yesterday", "1 month ago" and similar text #587
  • Display balance while transferring. Now its easier to know how many tokens you have when you are doing a normal transfer #605
  • Add South Africa as a supported country for contact information #605
  • Check what is the maximum value a user can transfer, so you don't have to submit a transfer that will 100% fail #605
  • User search is here! Now you are able to query for actions, products and now users! This have all kind of reverberations like being easy to find a friend and to also spot duplicate accounts. #608
  • Users can now check their own profile for extended info about their activities in the app: transfer list, number of transfers, number of claims, number of products on the shop, member since and last transfer date #608

New features for admins

Admins will enjoy all the other changes, but we have some new here just for them:

  • Now admins can check certain activities all users from the community do. Users will be able to see their own data, but admins can see data from all communities #608
  • We dropped the character limit for some of the text inputs on the app, you can now use more than 256 characters on: objective description, action description, community description, product description, and action photo proof instructions (that is displayed during claims with photos). #601

Fixes

  • Fix positioning issues with Profile Summary #587
  • Make our app more capable of handling different timezones throughout the world #587

Under the hood improvements

  • Security patches #612
  • Improve Sentry integration. We had difficulties debugging errors on production, with some users report cases we couldn't replicate. We improved the way we log, breadcrumb (log steps taken before the error) and more #605