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

Beta 0.9.0 #476

Merged
merged 13 commits into from
Oct 7, 2015
Merged

Beta 0.9.0 #476

merged 13 commits into from
Oct 7, 2015

Conversation

aaronjudd
Copy link
Contributor

  • 70% of code refactored for ECMAScript 2015 / ES6.
  • 70% of code now Linted, .eslintrc files added.
  • -jsDocs added to refactored files, and general restoration of comments.
  • adds productScrollLimit, WIP infinite scrolling
  • renamed ALL core Meteor methods to the follow nameSpace/methodName
  • refactor all shop methods to "shop/method" format
  • refactor all shipping methods to "shipping/method" format
  • refactor all product methods to "products/method" format
  • refactor paymentMethod to "payments/paymentMethod"
  • refactor all orders methods to "orders/method" format
  • refactor all cart methods to "cart/method" format
  • updated UI for order processing, WIP.
  • updated UI for accounts, adds configuration for Meteor supported Login services.
  • Session, Merge handling refactored
  • Introduces updated shipping schemas to allow for split shipments
  • Introduces updated billing schemas to allow for split payments
  • METEOR_EMAIL renamed to REACTION_EMAIL,
  • METEOR_AUTH renamed to REACTION_AUTH
  • METEOR_USER renamed REACTION_USER

aaronjudd pushed a commit that referenced this pull request Oct 7, 2015
@aaronjudd aaronjudd merged commit 4b6ac25 into development Oct 7, 2015
@aaronjudd aaronjudd deleted the pre-beta branch October 7, 2015 23:01
aaronjudd pushed a commit that referenced this pull request Oct 8, 2015
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