forked from osmosis-labs/osmosis-frontend
-
Notifications
You must be signed in to change notification settings - Fork 1
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
merge upstream #1
Open
gotjoshua
wants to merge
7,534
commits into
onezoomin:master
Choose a base branch
from
osmosis-labs:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
.gitignore now includes temp files created/maintained by Vim editor shell.nix provides Nix configuration that allows to run project out of the box on Nix by a singe command: nix-shell --run 'yarn dev'
* upgrade turbo * fix filter flag in tests workflow * upgrade turbo again * update browserslist * fix lint * fix remaining filters * feat: bump turbo * feat: use new turbo tui * feat: add global env to cache --------- Co-authored-by: Jose Felix <[email protected]>
* Update ibc-overrides.ts * Update price-selector.tsx
* Enable limit order tests for EU * Added alert
…, total balance from SQS (#3735) * Test update to Dec * Update path * Clean up types * test desc * Add sort * retrieve user assets total cap from sqs * add time conversion * Remove unused var
* feat: use vercel project production url * improvement: only use state, production, preview and development as hosts for DD * improvement: clearer name
* Set up 1440px screen size * add 1280px screen width * Add 768 / 320 screen sizes * Organize classes * Hide icon button on mobile * Add stop propogation * Hide deposit and withdraw on mobile * Handle size * Fix lint * Clean up chart sizes * Clean up rows * Clean up * Add cypher translations * Add translations * Clean up * Clean up * add translations * Clean up loading states * Clean up connection status * Add observer * Wallet loader * Add new feature flag * add default chart state * Clean up keys * Update pool card * Clean up / lint * Handle undefined totalCap * Update loading state * Clean up * Fix lint
* to dec * Update recent transactions
* perf: move epochs query to local router from edge * stale while revalidate
* remove pools prices only * lint * remove source denom (#3665)
* aprs * fees progress * import * format fees correctly * update cache params * cleanup, separate, reorganize * fix types * default incentives: true, fix cache key * remove logs * comment * revert pools caching * comment --------- Co-authored-by: Jon Ator <[email protected]>
* Added search for portfolio tests and use parameterized tests
* Begin removing legacy router * update e2e test * test updates * fix build * fix build * fix build * simplify web hook * build * Update packages/web/hooks/use-swap.tsx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * remove feature flags --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Jon Ator <[email protected]>
* feat: added more amplitude events * fix: input starting with . for swap tab * feat: hide percent change when below 1% * feat: market price now shows 0% * chore: updated tooltips * chore: localizations * fix: removed unused localization
* feat: match stage environment * improvement: remove comment * improvement: comment
* feat: remove old bridge flow * feat: simplify provider * fix: remove unused var * fix: build * fix: build * fix: remove unused translations
* feat: remove old bridge flow * feat: simplify provider * feat: create bridge zustand store * fix: remove unused var * fix: remove unused var * fix: build * fix: build * fix: tailwind * fix: remove unused translations * fix: use replace state
* update buttons * Persist hide dust * Clean up i18n
Publish Stage
Hotfix: asset page pool list filter to work w SQS filter
Fixes filtering pools by denom name using dedicated filter inside assets page instead of leveraging search feature for more precise results
* clean up env * update durbo deps * update workflows * update KV vars * consolidate NUMIA_BASE_URL * lint fix
Publish Stage
* FE-1281 | Move pools router into local tRPC router Moves pools router into local tRPC router for following methods: - getUserPools - getPools - getPool * FE-1281 | Move getUserPools back to edge
…4000) * feat: 1ct default values improvements * fix: remove console log * fix: test * fix: remove console.log
Publish Stage
* Add Transmuter Contract Codes * Add Transmuter Code IDs * Revert "Add Transmuter Contract Codes" This reverts commit c216e0a. * Add comment * Formatting
* More time for tests and updated tests workflow
…ting transaction history list (#4009)
…ithdrawals (#4010) * feat: address Nomic design feedback * fix: nomic pending transfers reactivity * improvement: remove placeholder value
* Add logs for swap and sign method * change approve mechanism to handle 1-click
…a point change (#4008) Current onCrosshairMove triggers multiple times for small mouse movements even if the mouse is kept on the same data point. Added an event that triggers only when the logical data point id changes
Publish Stage
* feat: use token info url to get osmo price * improvement: use formatPretty for navbar osmo price
Publish stage
* feat: ✨ add amplitude domain proxy * chore: 🔧 move amplitude server url to env config
Publish stage
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.
No description provided.