We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, there isn't really a way to show Energy Tokens in the app. The only way is via checking the messages sent to a customer.
In the Meter Transaction view:
It would be great if we can somehow see the Token. Either via making the list clickable. Or show the Token in the same list.
N/A
No response
The text was updated successfully, but these errors were encountered:
use correct paid_for_type on payment EnAccess#396
0058b0f
- seed meter tokens table for demo company - use appropriate paid_for_type as expected on the frontend
use correct paid_for_type on payment #396 (#400)
74681ba
* generate random test token * format token display * fix prettier lint warning * refactor token formatting using mixin
beesaferoot
Successfully merging a pull request may close this issue.
Preflight Checklist
Problem Description
Currently, there isn't really a way to show Energy Tokens in the app. The only way is via checking the messages sent to a customer.
Proposed Solution
In the Meter Transaction view:
It would be great if we can somehow see the Token. Either via making the list clickable. Or show the Token in the same list.
Alternatives Considered
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: