-
Notifications
You must be signed in to change notification settings - Fork 117
Dynamic Dashboard: Reviews Card Reload Functionality #12752
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
40184d4
Add functionality to open all reviews from card.
hafizrahman ff9c78b
Add initial reloadData function for Reviews card.
hafizrahman 37193af
Add db loading and display the result.
hafizrahman b61d592
Strip HTML from the review text.
hafizrahman 2eea667
Use the existing ReviewViewModel for data.
hafizrahman a47f3bb
Add functionality to fetch products after getting review product IDs,…
hafizrahman 616b88b
Update visibility handling.
hafizrahman 42da0b8
Merge branch 'trunk'
hafizrahman 12d09c8
Make sure to only get the latest three reviews.
hafizrahman 12708f7
shorten name.
hafizrahman cb58f27
Simplify siteID predicate.
hafizrahman 4e8571f
Set prefix with constant.
hafizrahman 2b2151b
Add shimmer/redact to review items too when sync is happening.
hafizrahman 3246160
Delete dummy data
hafizrahman 34094ec
Update incorrect dummy data usage.
hafizrahman 4fa99a1
Update func name.
hafizrahman 4ad2e89
Update logic to get related products locally first, then fetch if nee…
hafizrahman 23839f6
Fix viewModel not being @ObservedObject
hafizrahman 3d9286c
Simplify ForEach since we don't need index, just check last item.
hafizrahman 9aec7bc
Update the way reviewText snippet is shown in the swiftUI way.
hafizrahman 382f342
More color fix and updates.
hafizrahman 62be5a9
Various refactor for product fetching.
hafizrahman 702678f
Merge branch 'trunk'
hafizrahman ae19a09
Update review text to use AttributedString.
hafizrahman 6cb627b
Update WooCommerce/Classes/ViewRelated/Dashboard/Reviews/ReviewsDashb…
hafizrahman 37fc482
Add fetch limit to the products results controller initializer
hafizrahman 40bb44a
Refactor remote fetch functions that do not need to return results.
hafizrahman 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 hidden or 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
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.