Skip to content

Releases: vtex/affiliates

v0.56.1

08 Aug 18:26
Compare
Choose a tag to compare

Changed

  • Status filters values to match the status enum

v0.56.0

27 Jul 18:54
Compare
Choose a tag to compare

Added

  • Minimum table size for the profile
  • Table empty state
  • Filter by orderId, status and date for the profile table
  • notifyOnNetworkStatusChange prop to the affiliateOrders query

v0.55.0

22 Jul 14:41
Compare
Choose a tag to compare

Added

  • Created and added the Tooltip component to be used inside Totalizer

v0.54.0

18 Jul 20:45
Compare
Choose a tag to compare

Added

  • Created and added the ProfileValidator component and profile-validator block

v0.53.1

13 Jul 16:47
Compare
Choose a tag to compare

Fixed

  • DatePicker on order Table now have a time to pick to be able to use 1 day range

Changed

  • Last update Date column of orders table to Order Date

v0.53.0

12 Jul 14:24
Compare
Choose a tag to compare

Added

  • Topbar logo site editor config

v0.52.0

11 Jul 18:53
Compare
Choose a tag to compare

Fixed

  • Component AffiliateProfile added
  • Structure adjustments for the Totalizer, Table and Topbar components
  • Table measure fix

v0.51.0

07 Jul 13:01
Compare
Choose a tag to compare

Added

  • Affiliates graphQL to AffiliateOrdersTable to get the affiliateId's to get the orders

v0.50.1

05 Jul 14:44
Compare
Choose a tag to compare

Fixed

  • Added missing filtering option, payment-pending

v0.50.0

05 Jul 14:40
Compare
Choose a tag to compare

Added

  • Order Table added to the Affiliate Profile Page
  • Components Added ProfileTable and ProfileStatusTag
  • Hooks added usePagination and useProfileTable