Releases: vtex/affiliates
Releases · vtex/affiliates
v0.56.1
Changed
- Status filters values to match the status enum
v0.56.0
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
Added
- Created and added the
Tooltip
component to be used insideTotalizer
v0.54.0
Added
- Created and added the
ProfileValidator
component andprofile-validator
block
v0.53.1
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 toOrder Date
v0.53.0
Added
Topbar
logo site editor config
v0.52.0
Fixed
- Component
AffiliateProfile
added - Structure adjustments for the
Totalizer
,Table
andTopbar
components - Table measure fix
v0.51.0
Added
- Affiliates graphQL to
AffiliateOrdersTable
to get theaffiliateId
's to get the orders
v0.50.1
Fixed
- Added missing filtering option, payment-pending
v0.50.0
Added
- Order Table added to the Affiliate Profile Page
- Components Added
ProfileTable
andProfileStatusTag
- Hooks added
usePagination
anduseProfileTable