Releases: reactioncommerce/reaction-admin
v3.0.0-beta.13
v3.0.0-beta.13
reaction-admin v3.0.0-beta.13 adds minor features or bug fixes and contains no breaking changes since v3.0.0-beta.12.
Chore
- chore: fix linting on OrderAppBar (#354)
- chore: fix linting (#354)
- chore: remove unused reactionLayout and Templates Meteor pub (#354)
- chore: clean up unused Blaze email template code (#354)
- chore: implement GraphQL-based email template table and edit form (#354)
- chore: hopefully finally fix linting (#350)
- chore: silence no-multi-comp eslint rule (#350)
- chore: fix linting (#350)
- chore: remove unused Emails and Jobs publications, collections and schemas (#350)
- chore: update production image Node version (#344)
Feature
- feat: use emailJobs GraphQL query to get emails (#350)
Fixes
- fix: pass shopId to generateSitemaps (#353)
- fix: use pricing instead of price in products query (#352)
- fix: enable admin UI access for invited staff members (#351)
- fix: add currentShopId to printable order back button link (#349)
- fix: add currentShopId prefix to print invoice link (#349)
- fix: prevent race condition between i18next and shop loading (#341)
- fix: allow empty strings in shopURL (#339)
- fix: fix linting issues (#347)
- fix: refetch product on price change or variant update (#347)
- fix: removing extra space (#347)
- fix: refetching product after update of product to register publishable changes (#347)
- update base Docker image (#344)
- update package-lock and fix linting (#344)
- update React to 16.14.0 (#344)
- add hot-module-replacement (#344)
- update to Meteor 2.0 (#344)
Contributors
Special thanks to Loan Laux for contributing to the release!
v3.0.0-beta.12
v3.0.0-beta.12
Reaction v3.0.0-beta.12 adds minor features or bug fixes and contains no breaking changes since v3.0.0-beta.11.
Fixes
- (fix): Make title in product form required in validation to prevent error in storefront (#340)
- (fix): Tags not rendering without manual refresh (#338)
- (fix) Linting error (#338)
- (fix) Refetch product only on initial render of component (#338)
- (fix) Refetch product only on initial render or update of component (#338)
- (fix) Refresh product data prior to mapping tags (#338)
- (fix) order detail page link (#337)
- (fix) include shopId in order detail view URL (#337)
Chores
- (chore): adding git hooks for commit-msg (#346)
Contributors
Special thanks to Loan Laux for contributing to the release!
v3.0.0-beta.11
v3.0.0-beta.11
This is the 11th beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Features
- feat: Add NPR currency definition (#332)
- feat: Allow the Invitations table to show invitations for all shops (#331)
- feat: Add shouldShowSidebarLink to registerOperatorRoute (#329)
Fixes
- fix: Correct "processing changes" translation name (#333)
- fix: import missing function (#315)
- fix: make compareAtPrice optional in form schema (#322)
- fix: hide sidebar on new-shop page (#327)
- fix: shop selector blank on page load (#328)
Chores
- chore: don't use querystring arg for shop type (#326)
Contributors
Thanks to @Manizuca, @dineshdb, @loan-laux and @CristianCucunuba for contributing to this release! 🎉
v3.0.0-beta.10
v3.0.0-beta.10
This is the 10th beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Features
- feat: Add global shop selector for multi-shop usage (#297)
Chores
Contributors
Thanks to @loan-laux for contributing to this release! 🎉
v3.0.0-beta.9
v3.0.0-beta.8
v3.0.0-beta.8
Features
- feat: Added GraphQL-powered accounts page (#276)
Fixes
- fix: Set empty tax fields to null (#258)
Contributors
Thanks to @loan-laux and @derBretti for contributing to this release! 🎉
v3.0.0-beta.7
v3.0.0-beta.7
This is the seventh beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Refactors
refactor: de-meteorize discount codes view (#255)
Fixes
fix: navigation tree not showing up (#278)
fix: use network-only fetchPolicy for tag table (#254)
Contributors
Thanks to @loan-laux for contributing to this release! 🎉
v3.0.0-beta.6
v3.0.0-beta.6
This is the sixth beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Features
Refactors
Fixes
v3.0.0-beta.5
v3.0.0-beta.5
This is the fifth beta release of the Reaction Admin project that is designed to work with Reaction API v3.
Fixes
- fix: remove
canInviteToGroup
helper on the client 214
v3.0.0-beta.4
v3.0.0-beta.4
This is the fourth beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Reaction releases will no longer be coordinated across all projects - we'll release each project, independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together. This change has two exceptions: we will release all projects in coordination for a beta
release, and all projects in coordination for the official v3.0.0
release.