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

Publish Stage #3731

Merged
merged 34 commits into from
Aug 19, 2024
Merged

Publish Stage #3731

merged 34 commits into from
Aug 19, 2024

Conversation

crnbarr93
Copy link
Contributor

@crnbarr93 crnbarr93 commented Aug 13, 2024

What is the purpose of the change:

…or factory tokens (#3728)

* Add deposit / withdraw buttons

* Handle for all assets

* Clean up props

* Clean up props

* Update unused vars

* Remove unused var

* Remove unused props
Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
osmosis-frontend ✅ Ready (Inspect) Visit Preview 3 resolved Aug 19, 2024 7:36pm
osmosis-frontend-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 19, 2024 7:36pm
osmosis-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 19, 2024 7:36pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
osmosis-frontend-datadog ⬜️ Ignored (Inspect) Visit Preview Aug 19, 2024 7:36pm
osmosis-frontend-edgenet ⬜️ Ignored (Inspect) Aug 19, 2024 7:36pm

crnbarr93 and others added 5 commits August 13, 2024 19:13
* chore: localizations

* feat: moved price too low/high display error

* fix: bandaid fix to asset selector not loading

* feat: added min limit order amount env variable

* chore: altered min order amount warning

* fix: price no longer resets when closing review modal
* Set 1d, update loading skeleton

* Clean up

* Cleanup
* Better workflow names
* fix locators
* increased limits
* fix: user balance display on buy/sell

* chore: localizations

* fix: token select modal for buy/sell

* chore: readded removed prop

* chore: remove log

* fix: lower case denom comparison for balances
@crnbarr93 crnbarr93 marked this pull request as ready for review August 14, 2024 17:11
@crnbarr93 crnbarr93 requested a review from a team August 14, 2024 17:11
yury-dubinin and others added 8 commits August 14, 2024 20:50
* Less transactions on page
* better order tests
* Renamed var and added flags to use trade
* fix: readded localstorage for swapped pairs, fixed asset page denoms for limit orders

* fix: adjusted gas estimate loading state

* fix: asset price chart advance view bg

* fix: readded feature flag for limit orders

* fix: flipped trade details ratio ordering

* fix: limit order ratio shows current market

* refactor: replicated disabled/loading state for old swap tool

* chore: coderabbit suggestions
…, and simplify message creation (#3723)

* feat: create message composers

* feat: remove osmosis msg opts from osmosis account

* fix: build

* feat: use tx message composers

* feat: handle async messages

* feat: remove proto-codecs from build

* fix: tests

* feat: make every package esnext

* feat: reduce cosmjs bundle size

* fix: txs

* fix: estimation hook

* fix: types

* feat: move message creation to component

* fix: perpetual loading
* feat: add otel instrumentation

* fix: add missing library

* fix: correct service name

* feat: add instrumentation config

* feat: remove sentry

* temp: add log

* fix: build

* feat: add opentelemetry middleware

* fix: build

* feat: streamline service name propagation

* feat: use opentelemetry to capture error

* test: update test

* fix: add missing dep

* feat: remove remaining sentry calls
.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'
jonator and others added 7 commits August 15, 2024 11:39
* 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
JoseRFelix and others added 2 commits August 16, 2024 20:40
p0mvn and others added 10 commits August 17, 2024 19:02
* 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
@JoseRFelix JoseRFelix merged commit fe2ec45 into master Aug 19, 2024
36 checks passed
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.

8 participants