Skip to content

Draft: FLN-money-tracker Money Tracker

Fallen requested to merge afallenhope/viewer:FLN-tip-tracker into next

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 green text with the time, the user whom initiated the transaction and the amount. Outgoing transactions will be represented in red text with the time, the user the transaction went to and the amount with a negative sign prepended.

Acceptance Criteria

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

Conditions

  • When floater is up, display amount of linden debited and withdrawn
  • When floater is close but "track when closed" is enabled, display amount of linden debited and withdrawn
  • Add context menu (I made the menu, I'm having issues hooking it up)

Mockups

image

TODO

  • Hookup the context menu
Edited by Fallen

Merge request reports