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

Front end prod release #1086

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Front end prod release #1086

merged 1 commit into from
Jan 24, 2024

Conversation

joe-bowman
Copy link
Contributor

1. Summary

Fixes # (issue)

2.Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

3. Implementation details

4. How to test/use

5. Checklist

  • Does the Readme need to be updated?

6. Limitations (optional)

7. Future Work (optional)

Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/errors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
finish intents

fix intent match

fix custom weight size

remove under construction image

add more mobile resisizng, prepare assets grid for main net rewards queries, remove Three

chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui (#998)

Bumps [cosmjs-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0.
- [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md)
- [Commits](confio/cosmjs-types@v0.5.0...v0.9.0)

---
updated-dependencies:
- dependency-name: cosmjs-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.18 in /web-ui (#1008)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump framer-motion from 9.0.7 to 10.18.0 in /web-ui (#1026)

Bumps [framer-motion](https://github.com/framer/motion) from 9.0.7 to 10.18.0.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v9.0.7...v10.18.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui (#931)

Bumps [remixicon](https://github.com/Remix-Design/remixicon) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/Remix-Design/remixicon/releases)
- [Commits](https://github.com/Remix-Design/remixicon/commits)

---
updated-dependencies:
- dependency-name: remixicon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @tanstack/react-query-devtools in /web-ui (#1029)

Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 4.36.1 to 5.17.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.17.9/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 in /web-ui (#1022)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-markdown from 8.0.7 to 9.0.1 in /web-ui (#1016)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-icons from 4.12.0 to 5.0.1 in /web-ui (#1023)

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v4.12.0...v5.0.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1030)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
finish claim transaction

add rewards claim UI, transactions, & queries

add drawer controller for wallet modal, add filter for defi table

Merge branch 'main' into bunDev2
add better styles to filter buttons

Merge branch 'bunDev2' of https://github.com/quicksilver-zone/quicksilver into bunDev2

change deploy workflow branch

fix webui deploy branch

clean up code, make intent setting safer

fix staking util types

make intent memo safer

remove useless null & unused imports

remove console log

finish authz tx

fix portfolio percentage width

fix spinner size in defi table

match all button styles

rename main app component

fix mobile menu links

add juno, fix somm

add cosmjs override

dependency updates

bump dependencies to fix tm0.37 issue

add docs url

hide PP and link about to quicksilver.zone

add default text if no intent set

add asset page info hovers, fix wallet styles in theme, update to usechains for wallet connect, add correct address for claims backend

fix linting, lint

remove broken leap metamask snaps

remove /quicksilver from url

fix resizing

a

ordering

add udpated icons

add secret & umee to wallet connect.

remove secret

fix icons before launch

remove airdrop page

use updated quicksilverjs

fix IBC, change icon contrast

add logo to staking page

fix side header highlights

fix asset amount loading loop

better hover styles for side header components

remove deprecated packages, lint

revert lockfile changes

fix gov prop search

lint

fix wallet errors, fix mobile wallet, move wallet button

fix mobile wallet, change side header colors

change metadata

update

update twitter logo, fix mobile social links

bump quicksilverjs

add logo to other pages

add tooltip arrow color

fix flicker, update state for portfolio, fix wallet connect state, fix 0% apr

quicksilverjs v1.1.0

fix sort order

fix sort order

remove legacy env vars

reduce fees

use env var for /defi api

remove qs logo from assets page

hide all qassets until we have claims enabled

change alignment of qck balance

re-add assets, but hide empty rows

show the full grid

prettify the qasset

lint fix

lockfile

fix ibc withdraw dest address

rework xcc authz notice

update tooltip for non-native assets

lint

more fixes

refine gas prices

fix send fee

show tokenized shares regardless of delegations, update tokenized share send denom

change unstaking tokens available denom

add tx events, fetch denom from events

fix linting

mobile modals

fix qs branding positons, add more mobile breakpoint resizing

finish breakpoints

move qs logo slightly
Copy link

vercel bot commented Jan 24, 2024

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

Name Status Preview Updated (UTC)
quicksilver ✅ Ready (Inspect) Visit Preview Jan 24, 2024 1:33pm

Copy link
Contributor

coderabbitai bot commented Jan 24, 2024

Important

Auto Review Skipped

Auto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@joe-bowman joe-bowman changed the base branch from bunProd2 to main January 24, 2024 13:44
@joe-bowman joe-bowman changed the title Bun prod final Front end prod release Jan 24, 2024
@joe-bowman joe-bowman mentioned this pull request Jan 24, 2024
@faddat
Copy link
Contributor

faddat commented Jan 24, 2024

checking through this now.

Copy link
Contributor

@faddat faddat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the squashed output of bunProd2 -> bunProdFinal (ran find web-ui -not -path "web-ui/node_modules/*" -not -path "web-ui/.next/*" -type f -exec md5sum {} \; > out against both branches, and the two out files are identical)

It in fact is exactly as described

@faddat faddat merged commit d1e97fa into main Jan 24, 2024
11 checks passed
@joe-bowman joe-bowman deleted the bunProdFinal branch February 21, 2024 23:29
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.

2 participants