Merged
Conversation
…provider Disabled in memory provider
tests updated
* Added GitHub button
Github-button
* Refactor FormatAmount usage * Use ExplorerLink instead of MvxExplorerLink
- Added certificates directory to .gitignore. - Updated jest.config.js to improve test coverage collection and transform settings. - Changed package.json to update version and dependencies, including moving to pnpm. - Removed yarn.lock and added pnpm-lock.yaml for dependency management. - Enhanced README with instructions for SSL certificate generation and passkey testing setup. - Updated GitHub workflows to use pnpm for dependency installation and build processes.
Full Layout Facelift
Contributor
arhtudormorar
left a comment
There was a problem hiding this comment.
notifications feed bell should not be visible unless user is logged in
* Fixed styles * Fixed tsconfig.ts file * Fixed header * Fixes after review * Fixes * Updated styles * Updated explorer address * Updated styles * Updated styles --------- Co-authored-by: Iulia Cimpeanu <iuliaalexandra.ignat@gmail.com>
Contributor
Author
Fixed. 👍 |
* Removed unnecessary scripts * Updated code structure
* Fixes * Updated Username
…ng and fallback mechanisms. Added debug logging for page states before waiting for the wallet page to load.
- refactor workflows to use custom runner - remove force from package.json script - export one function per file - refactor functions to use object - refactor complex functions into more readable ones - use camel case for files
- add interfaces for functions; - some refactoring
- refactor various test support functions for improved readability and maintainability
…BalanceChange with checkBalanceUpdate; update confirmWalletTransaction to use LoginMethodType
…te-actions Added tests for template actions
* Added testIds on sign message * Added back disclaimer page. * Fixed transactions output to appear just corresponding to the source widget * Fixed native auth not loading informarions * Added multi-transfer ESDTs button * Updated config * Updated native auth * Fixed sign & send batch type error * Updated transaction output to show depending on sessionId * Fixes after review * Added custom toasts onFail, onSucces * Fixes * Fixes after review * Updated imports * Added testId on shard value * Updated getDetectedBrowser import from sdk-dapp-ui
Contributor
arhtudormorar
left a comment
There was a problem hiding this comment.
still waiting for ToastManager
* Updated ToastManager import path * Removed unused component * Updates * Updated path
…o "Playwright merge E2E Tests" and "Playwright E2E Tests" to "Playwright night E2E Tests". - Removed outdated test files: nativeAuth.spec.ts, pingAndPongAbi.spec.ts, signAndSendBatch.spec.ts, and signMessage.spec.ts. - Added new test files for template actions: nativeAuth.spec.ts, pingAndPongAbi.spec.ts, signAndSendBatch.spec.ts, and signMessage.spec.ts. - Introduced extractBalanceFromContainer utility for balance retrieval in tests. - Updated checkBalanceUpdate function to utilize the new balance extraction method. - Refactored connection checks and balance validations in tests for improved clarity and maintainability.
…emplate-actions Update template actions tests
* Updated eslint * Removed useGetAccountInfo
* Fixed tests * Refactor wrap & multi-transfer
arhtudormorar
approved these changes
Sep 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Facelift release: faster, cleaner, and more intuitive MultiversX Template dApp
Overview
This facelift modernizes the UI, adds richer theming with new backgrounds, a re-architected Dashboard, and upgraded tooling and CI for a smoother developer experience.
Why it matters
Highlights
src/assets/img(e.g., template-logo.svg, wallet/browser logos)HeaderandFooterwith theme toolingDrawerandTooltipfor contextual UILayout;LeftPanel,SideMenu, andAccountwidgetsWidget/Widget.tsxpatternwrapAndMultiTransferESDTs.tsHomeHeroandHomeConnectsectionsuseHandleThemeManagementstyle.css+tailwind.cssButton,Card,Label,Loader)tests/TemplateActionsandtests/supportcheckBalanceUpdate,connectWebWallet, etc.)Notable changes (by area)
Drawer,Tooltip,LogoButton,Card,Label,Loader,TransactionsTable,MissingNativeAuthErrorContractAddress,MxLinksrc/components/Headerwith Theme Tooltipsrc/components/Footercomponents/Layout/HeaderandLayout/Footersrc/pages/Dashboard/components:DashboardHeader,LeftPanel,SideMenu,AccountwithuseGetUserHerotagWidgetcomponent; refined helpers (helpers index)wrapAndMultiTransferESDTssupportHomeHeroandHomeConnectHome/Transactionflowstyle.cssandtailwind.csssrc/assets/fontssdkDapp/sdkDappUIrefinements (format amount, explorer link)sharedConfig,config.mainnet,initConfig.ts,index.tsxinMemoryProvider.ts)pnpm-lock.yamladdedplaywright.config.ts).github/workflows)Screenshots (recommended)
Home hero from:
To:
Unlock from:
To:
Dashboard from:
To:
Signing transactions:
How to test
Release notes
Changelog (selected commits)
a3a405c,75c9afb,4eff2c2,1ad3d42,d5657942a072b404b8258,1b210e3,33f1abd13594c78b3e451,df191a9,982f7eb,59dc5b5,299a597,f5252b7b8dfa41,17becd36d3295e,c272d17,d85050c,a0d7a61References: