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
Bob van der Helm
4af7e63c5f
Mp 2538 tab component ( #157 )
...
* add basic endpoint for vaultConfigs
* implement apy for vaults
* add tab + update routing
* fixed routing issues
* change structure tab component
2023-04-16 16:32:14 +08:00
dependabot[bot]
abb3b1a703
Build(deps-dev): bump eslint from 8.37.0 to 8.38.0 ( #159 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-15 04:55:31 +02:00
dependabot[bot]
159443263d
Build(deps-dev): bump typescript from 5.0.3 to 5.0.4 ( #160 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4 )
---
updated-dependencies:
- dependency-name: typescript
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-04-15 04:49:21 +02:00
dependabot[bot]
9f7ed3af74
Build(deps-dev): bump eslint-config-next from 13.2.4 to 13.3.0 ( #161 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.2.4 to 13.3.0.
- [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.3.0/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-04-15 04:48:55 +02:00
dependabot[bot]
37dc92278b
Build(deps): bump next from 13.2.4 to 13.3.0 ( #162 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.2.4 to 13.3.0.
- [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.2.4...v13.3.0 )
---
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-04-15 04:48:28 +02:00
Bob van der Helm
0a796a3d94
Mp 2435 display currency ( #155 )
2023-04-14 14:52:44 +02:00
Bob van der Helm
4847121180
Mp 2539 vaults api ( #156 )
...
* add basic endpoint for vaultConfigs
* implement apy for vaults
2023-04-14 14:36:49 +02:00
dependabot[bot]
51543504f9
Build(deps-dev): bump @types/react from 18.0.28 to 18.0.33 ( #153 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.0.28 to 18.0.33.
- [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-04-07 10:58:21 +02:00
dependabot[bot]
b848479500
Build(deps): bump @sentry/nextjs from 7.44.2 to 7.47.0 ( #154 )
...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) from 7.44.2 to 7.47.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.44.2...7.47.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-04-07 09:58:22 +02:00
dependabot[bot]
c0c7ca07a3
Build(deps): bump swr from 2.1.0 to 2.1.2 ( #148 )
...
Bumps [swr](https://github.com/vercel/swr ) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/v2.1.0...v2.1.2 )
---
updated-dependencies:
- dependency-name: swr
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-04-06 19:21:18 +02:00
Linkie Link
eb814705f2
Mp 2344 fund credit account flow ( #145 )
...
* MP-2344: first draft for the fund account flow
* tidy: refactor
* fix: fixed the callback functions
* fix: fixed the toast message for funding
* fix: some logic fixes
* feat: enabled closing of “fund account”
* fix: z-1 to isolate
use isolate to create a stacking context
* tidy: deleted icons
* MP-2344: updated the tooltip
* MP-2344: new create and funding logic
* MP-2344: finished AccountList UI
* tidy: svg icon updates
* chore: updated dependencies
* feat: convert inputValues to amounts and amounts to inputValues
* fix: build fix
* fix: fixed imports
* fix: pr updated
* fix: fixed the SWR queries to not override themselves
* tidy: refactor
* feat: added TokenInputWithSlider
* tidy: refactor TokenInputWithSlider
* feat: preparations for the accountBalance calculations
* fix: removed formatCurrency from store
* feat: added global Coin type
* tidy: refactor delete and create credit account
* add useCallback to FundAccount
* update api + swr
* refactor naming, ssr accounts menu
* wip: added static params and href to DesktopNavigation
* fix: added TODO statement
* add middleware to get url
* feat: added scrolling to the active account
* tidy: UX improvement on the accounts list
* fix: updated the page params
* fix: fixed the navigation
* fix: fixed the getRouteParams
* fix: some logic updates
* fix: fixed the accountMenu view
* Keep page when selecting new account
* fix: fixed useParams
* fix: navigation update
* fix pr comments
* fixed build
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-04-06 19:20:17 +02:00
Linkie Link
029780203e
feat: convert inputValues to amounts and amounts to inputValues ( #152 )
2023-04-04 16:11:36 +02:00
Bob van der Helm
a747a585af
Repay modal ( #146 )
...
* enable repay
* update formatters
* remove suffix from numberInput
* implement repay
2023-04-03 13:31:00 +02:00
Bob van der Helm
8e0bb97839
Account balances endpoint ( #147 )
...
* add accounts/positions to api
* strong type apis
2023-04-03 13:30:16 +02:00
Bob van der Helm
7efb7908c0
set default reviewers ( #151 )
...
* set default reviewers
* update codeowners
2023-04-03 13:23:57 +02:00
dependabot[bot]
4cb7979172
Build(deps-dev): bump prettier from 2.8.6 to 2.8.7 ( #142 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7 )
---
updated-dependencies:
- dependency-name: prettier
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-04-03 10:45:26 +02:00
Bob van der Helm
77080d064a
Borrow functionality ( #144 )
...
* remove hard coded data
* add borrow message
* update deposit message
* update borrow and deposit
* ➕ add tailwind-elements
* 🍱 add plus, shield, arrowbullish
* configuration for tw-elements
* add accordion + account summary
* remove tw-elements and update accordion
* update borrowmodal
* fixed svgs
* re-add blur for modals
* fix build errors and warnings
2023-03-28 18:25:35 +02:00
dependabot[bot]
55576427b5
Build(deps): bump webpack from 5.75.0 to 5.76.3 ( #134 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 10:08:58 +02:00
Linkie Link
a680f1ffde
Mp 2348 visual feedback on creating a credit account ( #138 )
...
* tidy: UI updates to the borrow tables
* feat: styled the toasts
* tidy: format
* fix: removed peer
* fix: fixed the svgs
* fix: stupid svgs
* rename: X to Cross
* tidy: wrap up the logic
2023-03-26 10:08:21 +02:00
Linkie Link
69da882fa0
feat: created the create account flow ( #136 )
...
* feat: created the create account flow
* fix: right not left
* fix: updated the styles and removed images
* tidy: refactor
2023-03-24 11:45:43 +01:00
Bob van der Helm
f1ff3e88d4
Mp 2267 rewrite mutations ( #137 )
...
* remove react-query
* ➖ remove unused packages
2023-03-23 15:44:55 +01:00
Linkie Link
94175d6181
UI adjustments ( #135 )
...
* fix: restored sanity in fontSizes
* fix: added gap to borrow table
* env: dependency updates
* feat: added backdrop blur to clickaway overlay
2023-03-23 10:43:35 +01:00
Linkie Link
3f13dd822e
chore: updated dependencies and fixed a button error ( #133 )
2023-03-22 16:56:29 +01:00
Bob van der Helm
c3b1550452
Mp 2436 settings ( #131 )
...
* MP-2436: added Settings menu
* tidy: refactor
* fix: react to server side rendering
* fix: fixed the background animations
* fix: enableAnimations for bg classes
* small merge fix
* fix: fixed the animation less circular progress
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-03-22 15:32:52 +01:00
Bob van der Helm
740e982956
Borrow modal adjustments ( #128 )
...
* ➕ add Draggable
* 💄 Add martian red
* 🍱 Add Slider component
* 🔒 update yarn
* 🔥 remove unused components
* 🩹 fix graphql errors
* tidy: tailwind refactor
* set default port to 3001
* 🍱 add Divider and Container
* 🍱 add NumberInput
* allow left and right icon for button
* 🍱 add TokenInput, expand borrowModal
* update borrow modal, adjust modal component, remove container
* fix value change
* update svgs
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-03-22 15:12:19 +01:00
Linkie Link
21d31c0f79
Button border fixes ( #129 )
...
* fix: fixed the glas borders
# Conflicts:
# src/components/Card.tsx
* fix: fixed the Copy Address button and removed all borders from button classes
2023-03-22 12:24:52 +01:00
Linkie Link
e3118004ce
Small adjustments ( #115 )
...
* fix: added current SCs
* fix: fixed disabled buttons
* chore: updated all packages
* tidy: cleanup
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-03-21 13:32:21 +01:00
dependabot[bot]
61496423f3
Build(deps-dev): bump eslint-config-next from 13.2.3 to 13.2.4 ( #116 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.2.3 to 13.2.4.
- [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.2.4/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
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-03-21 13:25:07 +01:00
dependabot[bot]
87f8f583b5
Build(deps-dev): bump @types/node from 18.14.6 to 18.15.5 ( #127 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.14.6 to 18.15.5.
- [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-03-21 13:24:38 +01:00
dependabot[bot]
0c9f7f2366
Build(deps): bump webpack from 5.75.0 to 5.76.2 ( #126 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 13:24:11 +01:00
dependabot[bot]
a67e66beb9
Build(deps-dev): bump eslint from 8.35.0 to 8.36.0 ( #118 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.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.35.0...v8.36.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-03-21 13:22:29 +01:00
dependabot[bot]
8b40b4ca66
Build(deps-dev): bump @types/node from 18.14.6 to 18.15.3 ( #124 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.14.6 to 18.15.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-03-21 11:25:30 +01:00
dependabot[bot]
13bbb0b183
Build(deps-dev): bump autoprefixer from 10.4.13 to 10.4.14 ( #117 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14 )
---
updated-dependencies:
- dependency-name: autoprefixer
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-03-21 11:24:50 +01:00
dependabot[bot]
f4b967a7e2
Build(deps): bump @sentry/nextjs from 7.41.0 to 7.43.0 ( #123 )
...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) from 7.41.0 to 7.43.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.41.0...7.43.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-03-21 11:17:23 +01:00
Bob van der Helm
b1d42b1335
Borrow page adjustments ( #114 )
...
* Hide activeBorrowings when not present
* add extra info to borrowmodal
2023-03-10 15:57:56 +01:00
Linkie Link
b937c96423
Env update ( #113 )
...
* env: updated env structure to make the vercel deployment work
* env: updated the URL_API to be compatible with vercel
* feat: add vercel.json
* env: vercel protection bypass
* env: adding bypass logic
* fix: changed 127.0.0.1 back to localhost
* env: readded cors
* env: delete vercel.json
* env: update headers
* env: moved cors back to vercel.json
* env: allow all headers
* env: switched from headers to query variables
* env: still need CORS
* env: ignore cookie
* env: tidy
* tidy: cleanup
2023-03-09 10:26:16 +01:00
Linkie Link
21268e5536
UI style updates ( #106 )
...
* feat: updates on the button styles
* env: updated yarn.lock
* fix: added account actions
* fix: updated the orbs logic
* fix: fixed the blur presets
* feat: updated the button logic
* fix: wallet modal style adjustments
* fix: updated close icon
* fix: fixed the close button
* fix: fix types
* fix: fixed the build
* tidy: component cleanup
* feat: added new AccountDetails component
* refactor: propper usage of tailwind
* refactor: imports
* feat: added pages for all scenarios
* fix: fix the loading component
* fix: remove loading from default trade
* fix: fixed the build
* fix: fixed losing the provider on hotplug
* tidy: remove unused code
* fix: added error messages
* add borrow page structure
* env: enhanced debugging by restructuring the ENV object
* fix: fixed the build
* fix: fixed the wording on missing env variables
* feat: added button hover (#112 )
* feat: added button hover
* fix: added bg transition to primary buttons
* feat: pages refactored (#111 )
* feat: pages refactored
* fix: added loader for AccountNavigation
* fix: fixed the wallet store management
* fix: get rid of the walletSlice and refactor
* fix: added gap to the borrow page
* fix: fixed some dependencies
* fix: added initClients back
* fix: fixed according to feedback
---------
Co-authored-by: bwvdhelm <34470358+bobthebuidlr@users.noreply.github.com>
2023-03-08 10:44:39 +01:00
Bob van der Helm
cbb0700455
update layout for modal, implement borrow tables ( #105 )
2023-03-01 13:49:57 +01:00
Linkie Link
493ec7c44c
fix: reanabled fundAccount and created base for toasts ( #103 )
...
* fix: reanabled fundAccount and created base for toasts
* Update toaster + add router refresh
---------
Co-authored-by: bwvdhelm <34470358+bobthebuidlr@users.noreply.github.com>
2023-02-28 09:20:53 +01:00
Bob van der Helm
29ce98f4d7
updated cards,borrow page ( #102 )
2023-02-24 15:19:23 +01:00
Linkie Link
b5c097d661
Upgrade next ( #100 )
...
* upgrade to next 13
* WIP: adjust to app dir
* add docker + wallet connector
* fix: update the wallet connect component
* tidy: format
* wip: make the wallet balance fetcher work
* fix balance retrieval
* MP-2258: added estimateFee hook (#94 )
* Mp 2259 queries to api (#96 )
* update next config for build errors
* Convert queries to API + remove config
* tidy: save some bytes by adding constants/env.ts
* tidy: added URL_ prefix to REST, RPC and GQL
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
* MP-2261: created useBroadcast hook for transactions (#95 )
* tidy: remove unneeded wallet images
* Mp 2264 convert store (#97 )
* Merge stores into 1
* refactor codebase to use new store
* fiex build and rename whitelisted to marketassets
* tidy: import refactor
* updated account navigation basics
* feat: added loading component and fixed the disconnect button
* fix: format
* update new routing system
* update config and dependencies
* feat: create and delete credit account are restored
* tidy: format
* fix: fixed the deployment
* update route structure (#98 )
* fix: creditAccountDeposit works again
* fix: bugfixes
* add apis, remove allowedCoins, get basic borrow tables (#99 )
Co-authored-by: bwvdhelm <34470358+bobthebuidlr@users.noreply.github.com>
---------
Co-authored-by: bwvdhelm <34470358+bobthebuidlr@users.noreply.github.com>
2023-02-24 09:47:27 +01:00
Mark Watney
2b91adf438
doc: Add instructions for spinning up a hive instance ( #85 )
2023-01-23 17:59:17 +08:00
Linkie Link
dc6fc3991a
MP-2046: Created CookieConsent component ( #84 )
2023-01-20 20:47:49 +01:00
dependabot[bot]
5bb0997309
Build(deps-dev): bump eslint from 8.23.0 to 8.30.0 ( #74 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.30.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.23.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 12:29:04 +01:00