Enabled product bundles #4

Merged
nedimu merged 2 commits from bundle into master 2018-06-29 15:56:27 +02:00
nedimu commented 2018-06-29 14:57:17 +02:00 (Migrated from gitlab.com)

There are 3 products currently in DB , 2 simple products and 1 grouped product consisting of those 2 simple products
Administrator (worpwooc) is allowed to see both simple and grouped product. Customer (customer) is allowed to see only grouped products.
Frontend is currently HARDCODED to support only Administrator and customer access via woocomerce api keys (proper authentication will be handled in another ticket)

SMOKE TEST

  • Copy wordpress and woocommerce installation and load DB from sql dump
  • npm install , npm start in woocommerce-order directory
  • go to http://localhost:3001/ login screen and log in as administator or as customer
  • After products are displayed click send order button. An order with id of grouped product should be sent in both login cases.
There are 3 products currently in DB , 2 simple products and 1 grouped product consisting of those 2 simple products Administrator (worpwooc) is allowed to see both simple and grouped product. Customer (customer) is allowed to see only grouped products. Frontend is currently HARDCODED to support only Administrator and customer access via woocomerce api keys (proper authentication will be handled in another ticket) SMOKE TEST - Copy wordpress and woocommerce installation and load DB from sql dump - npm install , npm start in woocommerce-order directory - go to http://localhost:3001/ login screen and log in as administator or as customer - After products are displayed click send order button. An order with id of grouped product should be sent in both login cases.
akrdzic (Migrated from gitlab.com) approved these changes 2018-06-29 14:57:17 +02:00
nedimu commented 2018-06-29 15:45:54 +02:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>10d2bdd1 - Order tab fixup</li></ul> [Compare with previous version](https://gitlab.com/saburly/wiaas/experiments/merge_requests/4/diffs?diff_id=18924304&start_sha=b5475ff2f119ab3ee8763cfec3c83b4dd3d861a6)
akrdzic commented 2018-06-29 15:54:46 +02:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
akrdzic commented 2018-06-29 15:56:27 +02:00 (Migrated from gitlab.com)

merged

merged
akrdzic commented 2018-06-29 15:56:36 +02:00 (Migrated from gitlab.com)

mentioned in commit 06982f22e5

mentioned in commit 06982f22e57363cf0a77edbe3382a8ec34f967dc
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-experiments#4