This repository has been archived by the owner on May 31, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: graph timeframe updates after website idle (#182)
* Update yarn.lock * #41 | WIP resolver tests * feat: add wait-for-expect testing library * feat: remove unnecessary propertiy in gql schema * feat: add mocked polkadotJsContext for testing purposes * feat: update getBalancesByAddress implementation * feat: update gql schema * #41 | move render function to fix ESlint validation * refactor: mockApiPromise and mockUsePolkadotJsContext * test: add fail cases * feat: upgrade type def for polkadot/api v7 * #41 accounts resolver mock * #41 | clear VestingSchedule from account schema * #41 | selectedAccount => activeAccount * #41 | remove duplicated line * #41 | PR comment fixes * #41 | PR comment fixes * #41 | addressing PR review - refactored onAccountSelected handling * #41 | PR issue fix - use classNames FTW * #41 | PR comment fix - account is always populated * #41 | TODO comment * #41 | basic react-intl setup * #41 | Formatted messages for links * #41 | handle and propagate getAllAccounts loading state * #41 | moving files along to match desired dir structures * #41 | moving files along to match desired dir structures * #41 | further dir structure shaking and cleanup * #41 | accounts dir structure refactoring finished * #41 | Todo * #41 | add source field to Account GQL type * #41 | test update * #41 | add transformIgnorePatterns for polkadot to jest.config.js file * #41 | getAccounts lib function and tests * #41 | cleanup * #41 | cleanup * #41 | getAccounts refactoring * #41 | getAccounts tests finished * #41 | use waitForExpect * #41 | accounts resolver tests * #41 | pass ss58Format as an option to avoid manual address encoding * #41 | tests structured formatting * #41 | fix test description * #41 | shared withTypename helper * #41 | propper return type * #41 | extract callback to separate function * test: refactor getAccounts * #41 | basilisk ui app provider name moved to constants * #41 | update mocked web3Enable response format * #41 | update padding to result in whole px value * #41 | use skip instead of lazy query to avoid manual effects * #41 | post merge fixes * Create .nvmrc * #41 | post install yarn.lock update * #41 | fix storybook test snapshots * #41 | remove tests for deprecated component * #41 | Icon component refactoring * #41 | translations * Really remove husky: * account-selector redesign * Updates to tradeform * fixes to AssetBalanceInput + stories * Added default asset out bsx * remove trade chart * cleanup trade form * working towards trade info * reverse spot price * spot price display * submit trade * complete wallet * fix wallet * start balance input * fix balance fetching for accounts * Added last block fetching and trade info * added spot price display to trade form * mumbo jumbo with spot price * debugging last block * update polkadot dependencies, fix trade limit calc * change event listener for trade type changing * feat: subscription for last block * added historical dataset with latest data composition, added asset switcher * fix asset balance input + metric unit selector * page layout * fix ci? * Update styles * some chart fixes * small story fix * remove an unwanted dot * chart-style * correct loading statuses for accounts & pool by ids * Revive trade chart * reset dataset on asset id change * fix loading status for wallet & trade form * responsive something * better flex * polish * more swag * fix overlay * hide trade form settings instead of comment out * added pool asset list * disable lbp pool fetching * fix styles * add placeholder * xyk trade status handling * extract trade settings as portal * add updating of query params * fix trade settings form submit * settings * button n info * limit graph bounds * icons~WIP * icons something * asset styling + longname * swag, actually fix chart jail and rendering, disable tooltip logs * style fixes * trade balances before/after/% * fix unique assets for asset selector * no default values for calculated amount counterparts * graph fix * linechart x axis scale * Trade info style * moar space * asset selector * fix decimal input in BalanceInput * USDC metadata * use formattedbalance in chart & form * fix straight graph * fix clickable area for unit selector * trade chart precision fix * switchfix * header fix * trade form tweaks * jumpy * footer liveliness and spot price in graph fix * colors for footer * bring back notifs * notifs v1 * spinner * settings * trade info errors * swag * Uupdate E2E testing workflow * Update polkadot-dapp * Unlock e2e tests * warning styling * more swag for trade info * trade paddings * new test for trade page * clean console logs and remove graceful error handler from xyk.sell * center modal close button * add sha version to footer * remove unit if value is 0 * switch to short sha version * fix footer sha display * short git hash version * minor fixes * spicy validations * add small fix for calculated amounts * Error styling * trade balance fixes * loading status fixes * eerrrrs * added faucete mutation + fixed % trade balance change * add faucetg * remove loader from faucet * fix error timing * fix alignment in tradeinfo * fix % trade balances * units and balance input remove trailing zeroes * Adjust unit balance recalculation in inputs * timeout hack for tradeinfo errors * switch you get / pay with * fix switching of in/out in form * add help * Fix graph loading status * Fix chart loading text, fix block num loading status * fix asset ordering * Simplify wallet button logic (show connect account) * Added debug box" * fix debug box false * debug stuff * Moveup active account validation, move debugbox closer to root * add pretty json view to debug box * debug box details for trade form * fix rerender of debug box * debug box features * Fix trade balances loading state * Tweak trade balances display for none/some account connected + none/some amount input value * Add extension availability pseudo-polling * remove secondary account item address * unify account address triming between mini wallet and account list item * tweaks to account list / item * Add horizontal bar when no asset is selected for unit selector * Filter of trade form assets * Added payment info estimation for xyk sell * add multiple empty states with horizontal bar * Added tooltip to formatted balance * show spotprice in the tradeform as formattede balance * update URLs for new testnet * tokens * styling error fix + hide faucet * wallet genesis hash handling * fix unnecessary display of trade balance change * Align wallet correctly * shorter tooltip delay * adjust extension detection timeout * revalidate when allowed slippage changes * Add calculating of usable balance for the native asset + sufficient fee balance validation (#141) * Add calculating of usable balance for the native asset * Added fee balance validation to trade form * Added handling of usable balances for tokens, fixed sub-zero balances for native asset * added minor schema improvements to work with apollo vscode extension (#152) * Feat/usable balance + notEnoughFeeBalance (#151) * Add calculating of usable balance for the native asset * Added fee balance validation to trade form * feat: fetch all balances (multi) (#166) * refactor: remove underline for used variables * refactor: rm mockUsePolkadotJsContext;improve fn() mocking * test: update balances test * feat: update hook and error handler for balance resolver * feat: fetch non-native token balances without any assetId * feat: Add reporter workflow to issue comment (#117) * Add reporter workflow to issue comment * Fix github-script params * Fix reporter env vars * docs: update CI docs * docs: fix image in CI docs * refactor: refactor workflows titles and lables * Fix permission issue in script * refactor: Decorate steps names * refactor: Add comment into workflows * refactor: Remove redundant files * refactor: rename workflow * refactor: Rename job name * Refactor github scripts * docs: Update comments and docs in workflows * docs: Update Ci docs * Refactor steps params order * docs: Fix image in CI docs * dosc: Add comment into ggithub actions * docs: Update ci docs * docs: Improve CI docs * refactor: rename wf files, update wf comments * docs: Fix wf comments typos * docs: Refactor CI docs * Fix input name (#165) Co-authored-by: Max Kravchuk <[email protected]> Co-authored-by: Istvan <[email protected]> * feat: fetch all balances (#168) * feat: fetch all balances if no resolver args are provided * test: rm only * feat: claimable vesting amount (#169) * feat: claimable amount for vesting schedule * feat: return multiple vesting schedules and extract claim cal * feat: add balance transfer mutation (#170) * small build fixes * feat: add function to fetch locked balances for given lockId (#94) * feat: add function to fetch locked balance of native token * feat: add fetching of locked balances * feat: add lockedBalancesQueryResolver * feat: add address parameter to locked balance fetching * feat: Add reporter workflow to issue comment (#117) * Add reporter workflow to issue comment * Fix github-script params * Fix reporter env vars * docs: update CI docs * docs: fix image in CI docs * refactor: refactor workflows titles and lables * Fix permission issue in script * refactor: Decorate steps names * refactor: Add comment into workflows * refactor: Remove redundant files * refactor: rename workflow * refactor: Rename job name * Refactor github scripts * docs: Update comments and docs in workflows * docs: Update Ci docs * Refactor steps params order * docs: Fix image in CI docs * dosc: Add comment into ggithub actions * docs: Update ci docs * docs: Improve CI docs * refactor: rename wf files, update wf comments * docs: Fix wf comments typos * docs: Refactor CI docs * Fix input name (#165) * feat: use generated resolver args for lockedBalance * test: refactor Co-authored-by: Max Kravchuk <[email protected]> Co-authored-by: Istvan <[email protected]> * refactor: resolve merge conflict * feat: error handling for locked balance (#175) * feat: Fix initial installation (#176) * feat: fetch available non native balance, correct tests * fix: graph timeframe updates after website idle * fix: use lodash and add guard clause for refreshing * forgotten merge conflicts Co-authored-by: Václav Slavík <[email protected]> Co-authored-by: dexterslabor <[email protected]> Co-authored-by: Istvan <[email protected]> Co-authored-by: Matej Sima <[email protected]> Co-authored-by: Jakub Panik <[email protected]> Co-authored-by: Jakub Panik <[email protected]> Co-authored-by: Jakub Panik <[email protected]> Co-authored-by: mckrava <[email protected]> Co-authored-by: Jakub Vitek <[email protected]> Co-authored-by: Ayoub Fakir <[email protected]> Co-authored-by: Matej Šima <[email protected]>
- Loading branch information