Bob van der Helm
0f8e656651
Mp 2543 farm adv borrow ( #247 )
...
* add calculation for max borrowings
* implement borrow side for modal
* add test and resolve comments
2023-06-07 16:22:13 +02:00
dependabot[bot]
7daec73bba
Build(deps-dev): bump typescript from 5.0.4 to 5.1.3 ( #243 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:30:49 +03:00
dependabot[bot]
079d58826b
Build(deps-dev): bump @types/react from 18.2.6 to 18.2.8 ( #244 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.6 to 18.2.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:30:37 +03:00
dependabot[bot]
723e1787c7
Build(deps): bump @sentry/nextjs from 7.51.2 to 7.54.0 ( #246 )
...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) from 7.51.2 to 7.54.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.51.2...7.54.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:20:40 +03:00
dependabot[bot]
3b5555cc2b
Build(deps-dev): bump prettier-plugin-tailwindcss from 0.2.8 to 0.3.0 ( #242 )
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.2.8 to 0.3.0.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.8...v0.3.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:18:42 +03:00
dependabot[bot]
185c4f7c2a
Build(deps-dev): bump dotenv from 16.0.3 to 16.1.4 ( #245 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.3 to 16.1.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.4 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:17:44 +03:00
Yusuf Seyrek
2c149fabcf
tests: fix, improve utility, separate workflows ( #241 )
2023-06-05 08:47:42 +02:00
Yusuf Seyrek
2156431355
Mp 2565 api for active vaults ( #239 )
...
* feat: get deposited vaults functions
* feat: functional improvements
* cleanup: logging
* cleanup: remove unused import
* update: naming conventions
2023-06-05 08:31:46 +02:00
Bob van der Helm
9d09ebdf77
Mp 2544 Vault deposit ( #240 )
...
* Show guages on deposit
* Finish VaultDeposit
* resolve PR comments
2023-06-01 15:55:42 +02:00
Bob van der Helm
ac7e82b0a4
Mp 2758 updated tooltip component ( #238 )
...
* update tooltip styling
* refactor Tooltip and fix build
* ✅ add Tooltip unit tests
* remove width and height
* update tests and yarn format script
* Apply suggestions from code review
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
---------
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
2023-05-31 10:34:26 +02:00
Yusuf Seyrek
e651e9c797
feat: store and component mocks setup ( #237 )
...
* feat: store and component mocks setup
* feat: more examples
2023-05-30 11:16:13 +02:00
Yusuf Seyrek
0c959d5097
feat: replace graphql requests with cosmwasm queries ( #225 )
...
* feat: replace graphql requests with cosmwasm queries
* feat: concurent price and market fetching
2023-05-30 11:16:03 +02:00
Bob van der Helm
de89ecb7ed
Mp 2757 token input errors ( #235 )
...
* Refactor TokenInput
* add TokenInput test + warning
* change title assigned select
* add unit tests for Card
* remove marketAssets from broadcast store
2023-05-30 09:01:07 +02:00
Yusuf Seyrek
a3b436f8dd
feat: enzyme installation ( #228 )
2023-05-29 10:20:08 +02:00
dependabot[bot]
89c062b052
Build(deps-dev): bump eslint-config-next from 13.4.1 to 13.4.4 ( #231 )
2023-05-29 09:33:38 +03:00
Yusuf Seyrek
af3c484047
update: page metadata ( #226 )
2023-05-26 10:25:07 +03:00
Yusuf Seyrek
ee20c2fde2
feat: finalize button component with tests ( #224 )
...
* feat: finalize button component with tests
* fix: import
* fix: import
2023-05-24 16:07:08 +03:00
Yusuf Seyrek
999d936f85
feat: react helmet implementation ( #223 )
...
* feat: dynamic page metadata implementation
* cleanup: unused imports
* cleanup: more unused imports
2023-05-24 16:05:19 +03:00
dependabot[bot]
e38b8be496
Build(deps-dev): bump @types/node from 20.1.1 to 20.2.3 ( #222 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.1.1 to 20.2.3.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:23:49 +03:00
dependabot[bot]
510b11d237
Build(deps): bump next from 13.4.2 to 13.4.3 ( #219 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.2 to 13.4.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.2...v13.4.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:22:48 +03:00
dependabot[bot]
eba96aa203
Build(deps-dev): bump eslint from 8.40.0 to 8.41.0 ( #221 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:21:30 +03:00
dependabot[bot]
c0bc153eee
Build(deps): bump react-router-dom from 6.11.1 to 6.11.2 ( #220 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.11.1 to 6.11.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.11.2/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:20:59 +03:00
Bob van der Helm
173f764980
WIP: Mp 2542 vault deposit ( #216 )
...
* Change accordion interactions
* finish interaction
* set min width accountsummary
* finish user interaction of accordion
* finish deposit interaction
* Fix Accordion
* Refactor TokenInput
* Refactor VaultModalContent
* fix minor build errors
2023-05-23 15:10:26 +02:00
Yusuf Seyrek
245b94b7b9
chore: add deploy preview link to readme ( #213 )
2023-05-23 10:42:25 +02:00
Yusuf Seyrek
aafaa70abb
Update getting started on readme ( #215 )
2023-05-23 10:41:58 +02:00
Linkie Link
e3092a94e6
feat: implemented the multichain wallet-connector ( #217 )
...
* feat: implemented the multichain wallet-connector
* tidy: refactor
2023-05-23 10:41:23 +02:00
Yusuf Seyrek
3f4035222f
chore: remove package json lock file ( #214 )
2023-05-16 21:03:01 +03:00
Yusuf Seyrek
72bb88a9f6
chore: remove resolutions from package json ( #211 )
2023-05-16 15:50:03 +03:00
Yusuf Seyrek
dbb1f16d66
feat: set fixed version for jest coverage tool, disable workflow for dependabot PRs ( #208 )
2023-05-16 14:15:15 +03:00
Yusuf Seyrek
b24bbb3376
New architecture ( #196 )
...
* feat: move app to pages features
* feat: route changes
* Use React Router, Remove SSR
* Fix account menu
* Remove app folder
* remove old useParams
* Moved pages back to pages and refactor names
* add layout to route
* clean up
* create hooks for api fetching
* fix refetch of all data on tx complete
* formatting
* fix: fixed the wallet-connector race condition
* remove cosmjs/stargate (#202 )
* remove cosmjs/stargate
* add Yusuf as code-orwner
* Singleton client (#203 )
* remove cosmjs/stargate
* add Yusuf as code-orwner
* create signleton client and refactor vaults api
* update client name, add apollo apr env
* Setup validate-env and remove checking from apis
* uncomment vaults
* Resolve comments
* fix: html templating, add checks for hydration&window object, reduce bundle size (#204 )
* fix: tests
* Fix routing and wallet client (#205 )
* Add header to router (as layout)
* Refactor Wallet component
* Remove server fallback packages webpack
* add missing dependency for useeffect
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-05-16 12:39:52 +02:00
Yusuf Seyrek
a59e880559
feat: fix code coverage workflow ( #195 )
...
* feat: create a dummy component for testing coverage workflow
* feat: add test for dummy component
* fix: delta
* fix: command
* fix: remove test file regexp
* chore: break tests
* fix: tests
* feat: add test for footer component
* fix: delete dummy component
2023-05-12 10:55:51 +03:00
Yusuf Seyrek
e555c69e07
WIP: MP 2693 create a script to ensure code coverage improvement on p rs ( #194 )
...
* feat: add coverage diff checker to test workflow
* fix: run test workflow on pull requests only
2023-05-11 15:55:03 +02:00
Linkie Link
5a71ace0d6
Mp 2354 credit account balances ( #192 )
2023-05-11 15:03:00 +02:00
Yusuf Seyrek
ba6df26ebd
feat: disable codecov ( #193 )
2023-05-11 14:02:58 +02:00
Linkie Link
d5f3232b7a
feat: connected borrowModal to the new components ( #190 )
...
* feat: connected borrowModal to the new components
* fix: fixed the introduced issues
* Update src/components/Modals/BorrowModal.tsx
as suggested
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
* Update src/components/Modals/BorrowModal.tsx
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
* Update src/components/Modals/BorrowModal.tsx
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
---------
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
2023-05-11 12:23:08 +02:00
Yusuf Seyrek
b410619bef
MP-2692 add codecov reporting ( #191 )
2023-05-11 11:45:19 +02:00
Linkie Link
5c01ec6872
Mp 2681 interact with credit account modal ( #189 )
...
* MP-2681: fixed and simplified fund and withdraw
;.
:
* MP-2352: created the CreditAccountComposition
* fix: adjusted according to feedback
* fix: fixed funding account max
* fix: fix portfolio
2023-05-09 17:22:11 +02:00
Yusuf Seyrek
78aa6b3089
feat: add test runner workflow ( #188 )
2023-05-08 17:55:18 +02:00
Yusuf Seyrek
ae1f8d481b
feat: jest testing setup, example tests ( #181 )
2023-05-08 16:47:19 +02:00
dependabot[bot]
93ab5efe06
Build(deps): bump next from 13.3.0 to 13.4.1 ( #183 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.3.0 to 13.4.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.3.0...v13.4.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 12:57:52 +02:00
dependabot[bot]
b5df9125f3
Build(deps): bump zustand from 4.3.7 to 4.3.8 ( #184 )
...
Bumps [zustand](https://github.com/pmndrs/zustand ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/pmndrs/zustand/releases )
- [Commits](https://github.com/pmndrs/zustand/compare/v4.3.7...v4.3.8 )
---
updated-dependencies:
- dependency-name: zustand
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 12:57:20 +02:00
dependabot[bot]
8cb620e82b
Build(deps-dev): bump eslint from 8.38.0 to 8.40.0 ( #185 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 12:56:52 +02:00
dependabot[bot]
f546070624
Build(deps-dev): bump eslint-config-next from 13.3.0 to 13.4.1 ( #182 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.3.0 to 13.4.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v13.4.1/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 12:56:38 +02:00
Linkie Link
0ae70899e5
Mp 2344 fund credit account flow ( #179 )
...
* tidy: refactor text
* feat: added unstyled select
* tidy: useToggle
* tidy: useToggle
* MP-2344: first unstyled version of Select
* fix: fixed the build
* MP-2344: progress on the Select
* MP-2344: almost finished the Select
* env: update wallet-connector
* fix: relative imports
* env: started adding osmo-test-5 contracts
* refactor: rename stargate.ts to d.ts
* env: adjusted tsconfig.json
* feat: updated modals to use the dialog element
* env: added mainnet config
* env: enabled osmosis-1
* tidy: refactor
* fix: fixed decimals
* fix: fixed the NaN issue for ETH
* fix: fixed price calculations for large decimals
* feat: finished conversion to <dialog>
* fix: fixed some logic issues
* fix: layout fix
* fix: fixed token slider and input
* tidy: format
* fix: added currentAccount hook
* Mp 2345 withdraw from credit account flow (#180 )
* MP-2345: created the barebone for withdraw
* MP-2351: changed the AccountHealth logic
* MP-2345: enabled withdraw function
* MP-2351: added animation to Accordion
* fix: adjusted according to feedback
* fix: reduced complexity
* tidy: format
* env: enabled osmo-test-5 support
* feat: added USDC.n
* env: updated dependencies
* fix: hotfixed react-draggable
* fix: fixed vault info
2023-05-08 12:18:33 +02:00
dependabot[bot]
212ef7c286
Build(deps-dev): bump tailwindcss from 3.3.1 to 3.3.2 ( #186 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 10:54:11 +02:00
Yusuf Seyrek
ce91d2a134
fix: address selector in ConnectedButton ( #173 )
2023-05-03 21:45:15 +02:00
dependabot[bot]
fbf5fc8adb
Build(deps-dev): bump postcss from 8.4.21 to 8.4.23 ( #168 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.23.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.23 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 10:20:35 +02:00
dependabot[bot]
17124734d8
Build(deps): bump graphql-request from 5.2.0 to 6.0.0 ( #163 )
...
Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases )
- [Commits](https://github.com/jasonkuhrt/graphql-request/compare/5.2.0...6.0.0 )
---
updated-dependencies:
- dependency-name: graphql-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 10:20:18 +02:00
Bob van der Helm
cd5ec3ee3b
Mp 2540 farm overview ( #172 )
...
* tidy: refactor text
* tidy: refactor text
* fix display of vaults table
* feat: added unstyled select
* tidy: useToggle
* tidy: useToggle
* add vaults to types
* MP-2344: first unstyled version of Select
* fix: fixed the build
* MP-2344: progress on the Select
* MP-2344: almost finished the Select
* implement basic vault modal (no logic)
* 🍱 max + displaycur for token input
* Convert to BN for TokenInputs
* env: update wallet-connector
* fix: fixed build errors and relative imports
* fix: updated TokenInput
* tidy: format
* fix: BN instead of new BigNumber
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-05-02 09:55:32 +02:00
Bob van der Helm
ac09862f1f
Farm components ( #158 )
...
* add basic endpoint for vaultConfigs
* implement apy for vaults
* add tab + update routing
* fixed routing issues
* add featured vaults and vault card
* add availablevaults table
* fixed comments
2023-04-16 17:03:48 +08:00