(test-only) dashboards#2556
Draft
qwinndev wants to merge 32 commits into
Draft
Conversation
# Conflicts: # src/App/MainRoutes.tsx # src/locales/de/messages.po # src/locales/en/messages.po # src/locales/es/messages.po # src/locales/fr/messages.po # src/locales/ja/messages.po # src/locales/ko/messages.po # src/locales/pseudo/messages.po # src/locales/ru/messages.po # src/locales/zh-tw/messages.po # src/locales/zh/messages.po
This was referenced Jun 10, 2026
Deploying gmx-interface with
|
| Latest commit: |
90aee1a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e748f8bf.gmx-interface.pages.dev |
| Branch Preview URL: | https://dashboards.gmx-interface.pages.dev |
Deploying gmx-interface-home with
|
| Latest commit: |
90aee1a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b11f2eff.gmx-interface-home.pages.dev |
| Branch Preview URL: | https://dashboards.gmx-interface-home.pages.dev |
Applies the whale-monitoring tool from PR #2600 (internal, isDevelopment-gated): markets overview, whale leaderboard, market detail, and account breakdown at /whales. Adds a Whales link to the dashboard section of the side nav (dev only).
Brings the dashboards branch up to date with release (362 commits). Conflict resolutions: - DateRangeSelect: union of buttonVariant/popupPlacement (dashboards) and renderHandle/buttonTextClassName (release) - SyntheticsStateContextProvider: JIT liquidity fetch enabled on trade, accounts (release), and tradingCosts (dashboards) pages - locales: regenerated from merged source (release translations preserved)
Playwright Component Test ReportAll tests passed. Commit 90aee1a |
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.
Combines the dashboard test PRs into one branch: