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

add a new page component for redirecting disputes => details: #7310

Merged
merged 32 commits into from
Oct 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
86e8a85
add a new page component for redirecting disputes => details:
Sep 27, 2023
1409a10
implement the redirect using history push +
Sep 28, 2023
55c3f5a
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Sep 28, 2023
8d3a244
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Sep 28, 2023
466877d
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Sep 28, 2023
83054c8
TypeScript tweak - allow null return from component:
Sep 28, 2023
bf4eee8
Merge branch 'fix/6891-redirect-dispute-detail-to-transaction' of git…
Sep 28, 2023
83dcc37
use notice and spinner to reassure user during redirect
Sep 28, 2023
73b5a8f
ensure spinner and text are on same line
Sep 28, 2023
416c7ed
use WP Flex components to align redirect notice items
Sep 28, 2023
74267c0
ensure correct behaviour with feature flag off:
Sep 28, 2023
341e7f6
Add a hint and bail early from dispute details page component:
Sep 28, 2023
1520273
remove unused
Sep 28, 2023
d5d7a2e
clarify comment about Dispute.charge cast
Sep 28, 2023
042880f
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Oct 1, 2023
500b176
switch to centred, on-page spinner + "redirecting":
Oct 1, 2023
8986b83
Merge branch 'fix/6891-redirect-dispute-detail-to-transaction' of git…
Oct 1, 2023
9fe73b5
streamline conditional page registration:
Oct 1, 2023
e977712
remove feature flag bailout in legacy dispute details + rename:
Oct 1, 2023
1a2f772
add changelog (placeholder)
Oct 2, 2023
c97fb30
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Oct 2, 2023
2c4dbfc
Define component using `React.FC<>`
Jinksi Oct 3, 2023
ad9a2ee
Remove redundant `let` for `transactionDetailsUrl`
Jinksi Oct 3, 2023
45349c1
Handle redirect in useEffect hook to fix "setState in render" error
Jinksi Oct 3, 2023
9a3df78
Remove Dispute type cast
Jinksi Oct 3, 2023
1a76dce
Rename var to clarify meaning
Jinksi Oct 3, 2023
54ac2ce
Fix PHP linter error (use snake_case)
Jinksi Oct 3, 2023
bec0846
Add dispute fetch error wp.data getter/setter
Jinksi Oct 3, 2023
5e006f8
Fix test for getDispute resolved on error
Jinksi Oct 3, 2023
6111fac
Add error state to useDispute hook return props
Jinksi Oct 3, 2023
6b00887
Handle network error in UI
Jinksi Oct 3, 2023
6216ae0
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
haszari Oct 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'develop' into fix/6891-redirect-dispute-detail-to-trans…
…action
haszari authored Oct 3, 2023
commit 6216ae0d7b6d6ee020862b2c48eeca16b645265f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.