Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
d9e244f
fix: resolve issues #28, #30, #33, #34 — dashboard routing, nav clean…
utilityjnr May 29, 2026
adbfa4d
Implement issues #20, #23, #25, #27: add favicon/OG images, not-found…
vrickish May 29, 2026
16ca837
feat: add global testnet/mainnet toggle and persist network in localS…
Joyyyb May 29, 2026
45906ec
Implement routing & navigation improvements: settings/users routes, a…
Chisom92 May 29, 2026
e2e2cc0
chore: apply formatting fixes from pre-commit hook
Chisom92 May 29, 2026
13ed4f3
feat: show network in page titles and filter tables by selected network
Joyyyb May 29, 2026
08f1a95
feature:Network & Stellar UX: Add explorer link component
bitstarkbridge May 29, 2026
0d3f126
feat(#93): align Transactions UI schema with Mux/Stellar
Nuel-ship-it May 29, 2026
5778fdd
feature:Network & Stellar UX: Show friendbot hint on testnet
bitstarkbridge May 29, 2026
bc09dec
feat: add analytics page layout with metrics, charts, and top assets …
Sundriveauto May 29, 2026
2aaec88
test: add spending limits form tests with vitest and testing-library
Sundriveauto May 29, 2026
a0633b9
feature:Network & Stellar UX: Validate address copy format
bitstarkbridge May 29, 2026
37e29c8
feat: add loading state with skeleton placeholders to SpendingLimitsCard
Sundriveauto May 29, 2026
b5690f3
feature:Network & Stellar UX: Format Stellar addresses helper
bitstarkbridge May 29, 2026
8b8f992
feat: add initiate recovery CTA stub with state machine and tests
Mirabliss May 29, 2026
42fa32c
feat: style recovery status badges with expanded states and a11y
Mirabliss May 29, 2026
f44d8ac
feat(wallets): add Add Wallet button and modal flow
May 29, 2026
9162e1f
feat: add recovery loading state with skeleton UI and hook bootstrap
Mirabliss May 29, 2026
5960c43
feat: link wallet table rows to detail route
augustina-jpg May 29, 2026
f58aea3
108 Spending limits UI: Add limits empty state
Chigybillionz May 29, 2026
871686d
feat: replace dummyWallets with API fetch hooks
augustina-jpg May 29, 2026
025f880
chore: fix biome lint warnings in hooks and skeleton components
augustina-jpg May 29, 2026
60e74fd
chore: apply biome formatting to remaining files
augustina-jpg May 29, 2026
cd37d1a
feat: add recovery FAQ section with accessible accordion
Mirabliss May 29, 2026
5a281e5
feat(transactions,spending): fetch transactions and persist spending …
johnephraim949-web May 29, 2026
6581e32
feat(transactions): add sort-by-created-date to TransactionsTable
May 29, 2026
cb6f247
test: add Wallets UI test suite with Vitest + Testing Library
May 29, 2026
8c9a43f
Merge pull request #168 from darcszn/feat/wallets-ui-tests
Jambox11 May 31, 2026
c8706a2
Merge pull request #145 from utilityjnr/fix/issues-28-30-33-34
Jambox11 May 31, 2026
66381b7
Merge pull request #146 from vrickish/vrickish_issues_#20_#23_#25_#27
Jambox11 May 31, 2026
6a3ecba
Merge pull request #147 from Chisom92/somzilla_issues_#37_#38_#36_#39
Jambox11 May 31, 2026
599eec7
Merge branch 'staging' into feat/network-page-titles-and-table-filter
Jambox11 May 31, 2026
d882ace
Merge pull request #148 from Joyyyb/feat/network-page-titles-and-tabl…
Jambox11 May 31, 2026
50a5453
Merge branch 'staging' into feat/network-toggle-and-persistence
Jambox11 May 31, 2026
af9873c
Merge pull request #149 from Joyyyb/feat/network-toggle-and-persistence
Jambox11 May 31, 2026
038963a
Merge pull request #150 from bitstarkbridge/mux-frontend125
Jambox11 May 31, 2026
e0e90af
Merge pull request #151 from Nuel-ship-it/feature/93-transactions-sch…
Jambox11 May 31, 2026
aa3128f
Merge branch 'staging' into mux-frontend127
Jambox11 May 31, 2026
c74c9d1
Merge pull request #152 from bitstarkbridge/mux-frontend127
Jambox11 May 31, 2026
34a55a1
Merge branch 'staging' into feat/analytics-page-layout
Jambox11 May 31, 2026
b416c50
Merge pull request #153 from Sundriveauto/feat/analytics-page-layout
Jambox11 May 31, 2026
d8bf97e
Merge pull request #154 from bitstarkbridge/mux-frontend126
Jambox11 May 31, 2026
a72684d
Merge pull request #155 from bitstarkbridge/mux-frontend124
Jambox11 May 31, 2026
5ab6783
Merge branch 'staging' into feature/recovery-initiate-cta-stub
Jambox11 May 31, 2026
8b232c1
Merge pull request #159 from Mirabliss/feature/recovery-initiate-cta-…
Jambox11 May 31, 2026
d94da63
Merge pull request #160 from Mirabliss/feature/recovery-status-badge-…
Jambox11 May 31, 2026
97d1116
Merge branch 'staging' into feat/add-wallet-button-flow
Jambox11 May 31, 2026
e64ab29
Merge pull request #161 from darcszn/feat/add-wallet-button-flow
Jambox11 May 31, 2026
f2e6fb0
Merge branch 'staging' into feature/recovery-loading-state
Jambox11 May 31, 2026
12bef67
Merge pull request #162 from Mirabliss/feature/recovery-loading-state
Jambox11 May 31, 2026
aa2c41f
Merge branch 'staging' into feat/wallet-row-detail-link
Jambox11 May 31, 2026
6310f37
Merge pull request #163 from augustina-jpg/feat/wallet-row-detail-link
Jambox11 May 31, 2026
acb04c3
Merge branch 'staging' into spending-limit
Jambox11 May 31, 2026
136efed
Merge pull request #164 from Chigybillionz/spending-limit
Jambox11 May 31, 2026
d0b509e
Merge pull request #165 from Mirabliss/feature/recovery-faq-section
Jambox11 May 31, 2026
e87f143
Merge branch 'staging' into feat/transactions-sort-by-date
Jambox11 May 31, 2026
da3d601
Merge pull request #167 from darcszn/feat/transactions-sort-by-date
Jambox11 May 31, 2026
16292b0
Merge branch 'staging' into feat/transactions-spending-limits-api
Jambox11 May 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Base URL for the Mux backend API (no trailing slash)
# Example: https://api.muxprotocol.com
NEXT_PUBLIC_API_URL=
1 change: 1 addition & 0 deletions .git_msg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
feat: add recovery FAQ section with accessible accordion
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ yarn-error.log*
# vercel
.vercel

# personal task tracking
vrickish.md

# typescript
*.tsbuildinfo
next-env.d.ts

# somzilla issues document
src/somzilla.md

Loading