Page MenuHomePhorge

Wallet history
ClosedPublic

Authored by machniak on Jun 4 2020, 12:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 13 2024, 9:18 PM
Unknown Object (File)
Feb 13 2024, 3:33 PM
Unknown Object (File)
Feb 3 2024, 8:28 AM
Unknown Object (File)
Jan 25 2024, 4:31 AM
Unknown Object (File)
Jan 19 2024, 8:59 AM
Unknown Object (File)
Jan 18 2024, 10:02 PM
Unknown Object (File)
Jan 16 2024, 7:44 AM
Unknown Object (File)
Jan 9 2024, 8:53 AM
Subscribers
Restricted Project

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rK10f2840186b8: Wallet history
Summary

Transactions log in the customer UI. Added "History" tab in the wallet page.

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/wallet-history
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29692
Build 10957: arc lint + arc unit

Event Timeline

machniak created this revision.
bohlender added inline comments.
src/resources/lang/en/transactions.php
18

I'd use payment instead of top-up to be consistent with the language from the rest of the payment UI.

It might also make sense to distinguish between "manual payment" and "auto payment" here.

19

If we can afford it, I'd forgo the "deduction" label and just list all Charges outright.
Not a huge issue though and what we currently have is totally fine for the first iteration.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 4 2020, 1:59 PM
Closed by commit rK10f2840186b8: Wallet history (authored by machniak). · Explain Why
This revision was automatically updated to reflect the committed changes.