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

ALCH-64 PORT: Transaction Log #65

Merged
merged 8 commits into from
Aug 13, 2024

Conversation

afallenhope
Copy link
Member

@afallenhope afallenhope commented Jul 5, 2024

REF: #64

Add Money Tip Tracker

As a resident, I would like the ability to track transactions in a floater window.
The floater will track the transactions incoming and outgoing.

Incoming transactions will be represented in with the time, the user whom initiated the transaction and the amount.
Outgoing transactions will be represented in with the time, the user the transaction went to and the amount with a negative sign prepended.

Acceptance Criteria

  • Show payments received.
  • Show payments sent.

Improvements

  • AC 1. - On incoming transaction display the date/time, name and amount
  • AC 2. - On outgoing transaction display the date/time, name and amount
  • AC 3. - An option to track when the floater is closed.

Conditions

  • When floater is up, display amount of linden received.

Mockups

image

@afallenhope afallenhope self-assigned this Jul 5, 2024
@afallenhope afallenhope added enhancement New feature or request triage Waiting for review labels Jul 5, 2024
@RyeMutt RyeMutt merged commit 066c834 into AlchemyViewer:main Aug 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Waiting for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants