Page MenuHomePhorge

Wallet history
ClosedPublic

Authored by machniak on Jun 4 2020, 12:47 PM.
Tags
None
Referenced Files
F11779281: D1321.diff
Thu, Apr 18, 6:58 AM
Unknown Object (File)
Mon, Apr 15, 7:59 AM
Unknown Object (File)
Fri, Apr 12, 6:12 PM
Unknown Object (File)
Tue, Apr 9, 9:55 AM
Unknown Object (File)
Tue, Apr 9, 6:19 AM
Unknown Object (File)
Sat, Mar 30, 11:50 AM
Unknown Object (File)
Feb 13 2024, 9:18 PM
Unknown Object (File)
Feb 13 2024, 3:33 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.