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

Feat/separate views in txn modal #121

Closed
wants to merge 474 commits into from

Conversation

tasosbit
Copy link
Contributor

@tasosbit tasosbit commented Jan 20, 2025

ℹ Overview

The transaction modal was very noisy/busy with both QR and link instructions.

Splitting transaction modal into two modes, one for link and one for QR.

TODO: Controls label does not currently update

📝 Related Issues

✅ Acceptance:

  • Pre-commit checks pass

PhearZero and others added 30 commits November 27, 2024 08:09
# Conflicts:
#	internal/accounts_test.go
#	ui/controls/view.go
#	ui/error.go
#	ui/error_test.go
#	ui/modals/exception/error_test.go
#	ui/modals/generate/style.go
#	ui/pages/accounts/accounts_test.go
#	ui/pages/generate/controller.go
#	ui/pages/generate/view.go
#	ui/pages/transaction/view.go
#	ui/style/style.go
test(node): basic playbook and coverage strategy
…ility

feat: incentive eligibility check for automated fees
@PhearZero PhearZero changed the base branch from main to v1.2.0 January 20, 2025 18:22
tasosbit and others added 9 commits January 21, 2025 10:08
…-eligibility-fees

feat: enable incentive eligibility fees
…eporting

fix: improve command error handling
…onally

# Conflicts:
#	cmd/bootstrap.go
#	cmd/root.go
…-fast-catchup-conditionally

chore: skip questions when already bootstrapped
…stats

feat: add disk space information to debug command
Docs: Changed doc link on landing page to redirect to new dev portal
Copy link

cloudflare-workers-and-pages bot commented Jan 22, 2025

Deploying nodekit-run with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3e4c917
Status: ✅  Deploy successful!
Preview URL: https://0c57119d.nodekit-run.pages.dev
Branch Preview URL: https://feat-separate-views-in-txn-m.nodekit-run.pages.dev

View logs

@tasosbit tasosbit force-pushed the feat/separate-views-in-txn-modal branch from 503c6e6 to d259aae Compare January 22, 2025 12:52
@tasosbit tasosbit marked this pull request as ready for review January 22, 2025 13:28
…nstable-node

fix: wait for status from unstable clients
@PhearZero
Copy link
Member

Looks like the history is off here, we may want to reapply the changes in this case

@tasosbit tasosbit force-pushed the feat/separate-views-in-txn-modal branch from 3e4c917 to 6ada694 Compare January 22, 2025 17:26
@tasosbit tasosbit closed this Jan 22, 2025
@tasosbit tasosbit force-pushed the feat/separate-views-in-txn-modal branch from 6ada694 to 4d66d1f Compare January 22, 2025 17:27
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.

💄 Txn Modal: Implement separate views for QR/Link in keyreg txn modal
3 participants