Skip to content

Feat/implement basic credits wallet frontend#288

Open
jc99k wants to merge 2 commits into
mainfrom
feat/implement-basic-credits-wallet-frontend
Open

Feat/implement basic credits wallet frontend#288
jc99k wants to merge 2 commits into
mainfrom
feat/implement-basic-credits-wallet-frontend

Conversation

@jc99k

@jc99k jc99k commented May 26, 2026

Copy link
Copy Markdown

Description

  • Shows credits wallet context in the header and project dashboard when billing is enabled.
  • Makes the billing integration opt-in through REACT_APP_BILLING_APP instead of hardcoding a billing app slug.
  • Documents the web env var and passes it through local web builds only when configured.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • My code follows the style guidelines of this project.
  • I have made corresponding changes to the documentation.
  • New and existing tests pass locally with my changes.
  • If this change is a core feature, I have added thorough tests.
  • If this change affects or depends on the behavior of other estela repositories, I have created pull requests with the relevant changes in the affected repositories. Please, refer to our official documentation.
  • I understand that my pull request may be closed if it becomes obvious or I did not perform all of the steps above.

jc99k added 2 commits May 22, 2026 16:34
- Shows credits wallet context in the header and project dashboard when billing is enabled.
- Makes the billing integration opt-in through `REACT_APP_BILLING_APP` instead of hardcoding a billing app slug.
- Documents the web env var and passes it through local web builds only when configured.
@jc99k jc99k requested review from erick-GeGe and joaquingx May 26, 2026 00:32
@github-actions

Copy link
Copy Markdown

Docs preview

New docs deployment: [844c8c865e29d4f752f7c1b03d3673fdb7de6f7b]!
Check out the docs preview here 👈

@jc99k

jc99k commented May 26, 2026

Copy link
Copy Markdown
Author

Shows current wallet balance in top right section.

  • Balance when user is Project Owner
2026-05-22_16-15 - Balance when user belongs to Project but it's not Owner (shows user's balance, but project will not be billed against it) 2026-05-22_16-32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant