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

test -> main #697

Merged
merged 182 commits into from
Dec 27, 2024
Merged

test -> main #697

merged 182 commits into from
Dec 27, 2024

Conversation

knightsforce
Copy link
Collaborator

No description provided.

Odrin and others added 30 commits September 6, 2024 00:04
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders
* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel
* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

* EWM-272. Hide stake button (#480)

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* create badge on wallet
create common modal
create modal backup modal

* keep safe modal

* create good job modal

* password modal + manul back up modal + logic

* add ui for check seed phrase screen, add logic of choosing word, showing finish modal dialog

* fix linter and comments

* finish logic

* fix modal with keyboard

* fix linter issues and some comments

* make method get value more universal

* fix linter with hiding staking

---------

Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
* EWM-252. BrowserResourceSection

* EWM-252. Analyzer fixes

* EWM-252. Browser pages. Move buttons group in widget

* EWM-252. Bookmarks clear bottomsheet
* fix: EWM-253

* fix formatting

* fix linter issues

* fix bug with padding and with overlay error

* fix linter issues

---------

Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
* feat(EWM-259): transaction list

# Conflicts:
#	lib/feature/wallet/widgets/wallet_account_actions/wallet_account_actions.dart

# Conflicts:
#	lib/feature/wallet/widgets/wallet_account_actions/wallet_account_actions.dart

* fix: run "optimize imports"

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* feat: dev to test (#477)

* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* dev -> test (#481)

* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

* EWM-272. Hide stake button (#480)

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* feat: dev to test (#477)

* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* dev -> test (#481)

* feat(EWM-264): account balances (#474)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* refactor: Remove language menu (#476)

* app-deploy.yaml on push branches test

* Add branch-workflow.yaml

* melos.yaml add deploy_ios, deploy_android, deploy_fad commands

* Update README.md

* Rename to deploy_fad_ios and deploy_fad_android

* Move get SENTRY_DSN to build.sh

* build.sh deploy to store only from main

* app-deploy.yaml store job check branch to deploy to stores

* Hide language item from menu in profile

* Update build flow

* Update Readme Deploy from local machine section

* Fix android-deploy orders

* fix: Ewm 250 (#478)

* EWM-250. Fix add seed

* PopScope replace onPopInvoked -> onPopInvokedWithResult + addPostFrameCallback

* Remove todo

* add check didPop in onPopInvokedWithResult

* Fix create new seed from profile

* Fix analyzer issue

* SeedPhraseModel

* EWM-272. Hide stake button (#480)

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

---------

Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* change design on deploy

* fix linter

---------

Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
…495)

* EWM-256. InAppWebView 6.0.0

* EWM-256. InAppWebView shouldOverrideUrlLoading

* EWM-263. Hide useShouldOverrideUrlLoading

* EWM-263. nekoton_repository from git

* EWM-256. Open external app for wallet connect

* EWM-256. initialOptions -> initialSettings

* EWM-256. Add LSApplicationQueriesSchemes

* EWM-256. Add pubspec.lock
* fix(EWM-277): use standart switch

* feat(EWM-254): enable biometry on iOS after system settings was open

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
* EWM-284. fix TonWalletMultisigExpiredTransactionDetailsPage bottom space

* EWM-284. TonWalletTransactionCustodiansDetails fix background color
* EWM-283. Refactor ui recieve bottom sheet

* EWM-283. BarcodeAddress widget

* EWM-283. Fix BarcodeAddress padding
…ssets list (#504)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
knightsforce and others added 26 commits December 1, 2024 16:00
* fix: use cached balances

* chore: update `nekoton_webview`

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* add the_logger

* add initLogger
* browser_tab_view.dart try..catch goBack

* AccountDetailCubit try..catch subscribeByAddress

* WalletAccountActionsCubit try..catch getLocalCustodians

* ExportSeedCubit emit safe

* CreateSeedPasswordProfilePage try..catch goNamed

* NoInternetScreenWidgetModel contextSafe

* startLogSession try..catch

* TokenWalletDetailsCubit try..catch getLocalCustodians

* AccountTransactionsTabCubit emitSafe

* CurrentAccountsService try..catch startPolling

* AccountTransactionsTabCubit try..catch _createSubs

* EnterSeedPhraseCubit try..finally _resetFormAndError

* Bloc addSafe

* BrowserTabView try..catch canGoBack and canGoForward

* ManageSeedsAccountsCubit.init check isNotEmpty

* EnterSeedPhraseCubit.pastePhrase try..catch

* StakingBloc.init addSafe

* ImportWalletScreenModel try..catch allowedValues

* SelectAccountModel try..catch getBalance

* TokenWalletSendBloc late unsignedMessage -> nullable unsignedMessage

* ContextWmMixin and ContextMixin contextSafe try..catch

* NewAccountPage nullable params

* defaultCanPopAction and defaultPopAction try..catch

* CheckSeedPhraseCubit emitSafe

* Add trailing comma
* fix: improve pwd creation ux

* fix: hide asset select arrow if only 1 asset; improve `max` button dx;

* feat: add staking withdraw hint; fix `AmountInput` tap area;

* chore: review

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* fix: manual backup flow

* chore: fix format & analyze

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
* feat: update `nekoton_repository`;add transport http client;

* chore: fix logger name

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* Add tonkeeper in _customAppLinks

* _customAppLinks app.tonkeeper -> app.tonkeeper.com
* Biometry flow inside onboarding

* PopCapture

* PopCapture VoidCallback? onPop
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
* update custom modal

* feat: update deploy flow without nekoton

* fix comments

* implemented new version of nekoton, pass hours like parameter

* add external account flow

* feat: implemented rename custodian logic

* implement new transaction ui for multisig

* fix first issues

* move input formatters

* change map on for

* fix color avatar and ci

* update ui on the main screen

* fix biometry

* fix EWM-409

* fix padding, add cache cubit hours, add switch account modal, remove action info from native

* fix localization and accent buttons on ms

* fix modal, fix gray screen

* change on password v2 widget

* fix implementing 4998

* fix modal with 0.1

* fix linter

* fix bugs from 5002

* fix bugs 8 and 9

* chore: update `nekoton_repository` (#682)

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* fix 8,9,4,11

* fix background for ever transactions

* fix transactions for native token

* fix check for 5 unconfirmed transactions

* fix: transaction expiration; + token transaction list lazy loading;

* fix pending status and fix allowing stake logic

* 12 confirm transaction (#685)

* Shaped container

* Multisig confirm screen

* add timer icon for transactions, fix dApp send message

* create predev with TokenWalletTransactionsCubit error

* chore: update `nekoton_repository`

* fix: add storage migration; fix custom network support;

* chore: format & analyze

* Get remote config to networks. Screen failed (#690)

* Connection isUsedOnStart (#689)

* fix: `addExternalAccount` (doc 14)

* Sentry fixies (#688)

* Everywhere use emitSafe

* ActionStakingBloc check is null staking

* SelectAccountWidgetModel onAddAccount check contextSafe is null

* BrowserTabView fix Null check

* SendMessageWidgetModel fix Null check currency

* WalletPrepareTransferPageWidgetModel contextSafe

* After merge

* TxTreeSimulationErrorWidget can be null

* fix: disable transaction simulation for TON

* fix: ms expiration time convert hours to seconds

* chore: remove hive (#693)

* chore: remove hive

* chore: disable empty integration tests

---------

Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>

* fix: Remove assets background divider (#692)

* AccountAssetsTab update background lint

* txTreeSimulationErrorHintCanFix args symbol or empty string

* Send get presets data error to Sentry (#691)

* fix: ton transactions; ton token api;

* fix: add custom jetton asset

* ProfileView change color (#694)

* fix localization

* fix external account

---------

Co-authored-by: Andrey Malochka <andrey.molocko2018@gmail.com>
Co-authored-by: Egor Komarov <Odrin@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
Co-authored-by: Dmitry Andriyanov <knightsforce@users.noreply.github.com>
Co-authored-by: Egor Komarov <egor.komarov@bf.rocks>
@knightsforce knightsforce changed the base branch from dev to main December 27, 2024 18:29
@knightsforce knightsforce merged commit b04e712 into main Dec 27, 2024
1 of 2 checks passed
@knightsforce knightsforce deleted the test->main branch December 27, 2024 18:31
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.

3 participants