-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add Sales channel page to promote Ecomdash plugin adoption #335
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7894a59
Add all sales channel icons
aratidgr8 d04b093
Sales Channel page on Ecommerce
aratidgr8 bf36001
Added Sales Channel Route
aratidgr8 3d5927d
Sales Channel Introduction section
aratidgr8 4e03618
Sales Channel Introduction section
aratidgr8 065dae7
Manage Inventory section on Sales Channel page
aratidgr8 3052b2c
Order Management section - Sales Channel page
aratidgr8 9e57009
Powerful addons section on sales channel page
aratidgr8 1b3d664
Responsive formatting for Sales Channel Page
aratidgr8 4ee1473
Merged Trunk branch
aratidgr8 c77cd9b
Fetch Ecomdash status
aratidgr8 5ccaef8
Install and activate Ecomdash plugin on Sales Channel page
aratidgr8 be64009
Install & Installed states logic added to Sales Channel
aratidgr8 3b3f8c1
Final refactor
aratidgr8 4b7a848
Removed not required class
aratidgr8 cbfb34d
Code review comments resolved
aratidgr8 2ffc11c
fix PRESS0-1791
manikantakailasa 72db436
spinner added for PRESS0-1792
manikantakailasa 879582c
fix translations
manikantakailasa 4fdcc05
fix font
manikantakailasa eea7d33
Code review fixes & version bump changes
aratidgr8 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => '694f2cb4d10abd7be591'); | ||
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => '13b8ef685af62f69e2dd'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a parenthisis for double ternary operation for better readablity