Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Translation ru20 dec (pt2) #2496

Merged
merged 35 commits into from
Dec 21, 2022
Merged

Translation ru20 dec (pt2) #2496

merged 35 commits into from
Dec 21, 2022

Conversation

TreefeedXavier
Copy link
Contributor

RU translation for savers

TreefeedXavier and others added 30 commits September 28, 2022 10:36
- [x] Switch to https://lcd-cosmoshub.keplr.app
- [x] Get `chainId` from `/blocks/latest` (Tendermint RPC) - `node_info` is not provided by `keplr`s endpoints
- [x] Disable txs history for Cosmos temporarily - not provided by `keplr`s endpoints
- [x]  Add WarningView + extract common styles of {Error|Warning|Success}View into ResultView.styles
- [x] Update CHANGELOG
- [x] Quick fix lint errors
- [x] Re-generate ERC20 whitelist
- [x] Remove `chalk` in favour of `ansis` to avoid `ERR_REQUIRE_ESM` build issues
- [x] Upgrade `ts-node": "^10.9.1"`,  `"typescript": "^4.8.4"`
- [x] Move handling of inbound_addresses from `service/midgard` to `service/thornode`. 
- [x] Use `lastblock` state for Midgard status instead of `inbound_addresses`, which are requested from thornode now
- [x] Fix generated thornode types to provide `inbound_addresses` endpoint properly. Depends on https://gitlab.com/thorchain/thornode/-/merge_requests/2595
- [x] Move `thorchainConstantsState$`, `reloadThorchainConstants` from `services/midgard` to `services/thorchain/thornode`
- [x] Remove `nativeFee$` (native fees are handled in `xchain-thorchain`)
- [x] Update `usePoolCycle` hook to validate data of `PoolCycle` properly
- [x] Move `loadThorchainLastblock$`, `reloadThorchainLastblock` from `services/midgard` to `services/thorchain`
- [x] Introduce `healthStatus$` to check Midgard status
- [x] `SearchInput` component
- [x] Update `Input`: `onEnter` + `onCancel` callbacks
- [x] Update stories
- [x] `AssetSelect2` component + story
- [x] Update `i18n`
extracted from `AssetSelect2`
in `Swap` (via `AssetSelect`) and `SymDeposit` (via `AssetCard`)

- [x] Delete deprecated `AssetMenu|AssetSelect`
- [x] Rename `AssetMenu2|Select2` -> `AssetMenu|AssetSelect`
- [x] Refactor `Swap` / `SwapView`
- [x] Remove `{Swap|View}.styles`
- [x] Update misc. styles: `HeaderSettings`, `EditableAddress`, `AssetMenu`, `CheckButton`, `MaxBalanceButton`, `InfoIcon`, `Input`, `InputSearch`
- [x] Refactor components: `AssetInput`
- [x] Update `InputBigNumber` to handle `onKeyDownHandler`
- [x] New components: `SelectableSlipTolerance`, `AssetSelectButton`
- [x] Remove helpers:`poolAssetToAsset`, `DEFAULT_SWAP_DATA`
- [x] Add helpers: `noDataString`, `assetInList`
- [x] Update `i18n`
- [x] Update `tailwind` config: `boxShadow` (full, fulld)
- [x] Show addresses in Swap details
- [x] Animate AssetMenu
- [x] Use animated InputSearch in AssetsFilter
- [x] Update styles on Send|Upgrade|Interactive comps.
- [x] Fix misc. styles at diff. places
- 100% RU translation
- fixed typos in translations
# Conflicts:
#	src/renderer/i18n/ru/common.ts
#	src/renderer/i18n/ru/swap.ts
#	src/renderer/i18n/ru/wallet.ts
# Conflicts:
#	CHANGELOG.md
#	package.json
#	src/renderer/components/swap/SelectableSlipTolerance.tsx
#	src/renderer/components/swap/Swap.tsx
#	src/renderer/services/midgard/utils.test.ts
#	src/renderer/services/midgard/utils.ts
#	src/renderer/views/swap/SwapView.tsx
@veado veado changed the title Translation ru20 dec Translation ru20 dec (pt2) Dec 21, 2022
@veado veado merged commit a498953 into develop Dec 21, 2022
@veado veado deleted the TranslationRU20Dec branch December 21, 2022 07:12
@veado
Copy link
Collaborator

veado commented Dec 21, 2022

Thx @TreefeedXavier !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants