Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v3.0.0 (beta) #207

Closed
wants to merge 1 commit into from
Closed

release v3.0.0 (beta) #207

wants to merge 1 commit into from

Conversation

kieckhafer
Copy link
Member

v3.0.0

This is the v3.0.0 (beta) release of reaction-admin, designed to work with v3.0.0 of the Reaction API. This project is a fork of the 2.x version of Reaction, updated to remove any api related features from this project and make this strictly an Admin UI that connects to the Reaction API.

Features

  • feat: product table improvements #195
  • feat: use new Catalyst data table in products view an#182d update orders view #182
  • feat: point to /graphql instead of /graphql-beta #190
  • feat: add product page title #175
  • feat: Add account shop creation #5
  • feat: Remove /operator prefix from all routes #6
  • feat: Change server to port 4080 (from port 4040) #31
  • feat: Use Notistack to display user notifications #76
  • feat: Remove OAuth/identity plugin #82
  • feat: Update to Meteor 1.8.1 #87
  • feat: Move client config to .env #92
  • feat: Updated UI for all tax settings #127

Fixes

  • fix: show product not found in products table #167
  • fix: use updateProductVariantPrices mutation to save variant price #172
  • fix: Allow variant fields to be updated on page refresh #174
  • fix: prop types errors #180
  • fix: query missing $ in front of shopId #83
  • fix: reactioncommerce/admin Docker image that is built and pushed to DockerHub when this is merged to trunk #86
  • fix: Resolves some reaction-admin bugs such as: creating products and updating them works well now, publishing products, tag page, and navigation #89
  • fix: Resolve port conflict 9229 with core reaction #90
  • fix: Make bin/setup always run from the desired path #129

Refactors

  • refactor: remove alanning:roles and related user roles code #193
  • refactor: get permissions from groups, not user object #187
  • refactor: use OAuth flows for login, reg, logout, change password #171
  • refactor: Merge the two routers into one simpler router #3
  • refactor: Add shopId to defaultNavitgationTree code to match updates to API #45
  • refactor: Remove old navigation and tagnav plugins #75
  • refactor: Remove UI to set Stripe API settings #88

Chores

  • chore: reconfigure docker-compose networks #194
  • chore: move packages collection and fix most pages #166
  • chore: Add missing dependency for subscriptions-transport-ws #32
  • chore: Use published image for docker-compose #131

Docs

  • docs: update links to use trunk branch of docs #189

These changes were originally tested and released in our alpha and beta releases

The following Reaction projects are being released one time in coordination as v3.0.0

After this release, 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.

Signed-off-by: Erik Kieckhafer <ek@ato.la>
@kieckhafer kieckhafer closed this Feb 6, 2020
@kieckhafer kieckhafer deleted the release-3.0.0 branch February 6, 2020 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant