Commit Graph

533 Commits

Author SHA1 Message Date
Rinat Arsaev
625c18a557
Fix claim review (#65) 2022-04-27 19:57:43 +03:00
Rinat Arsaev
07da0ef73d
TD-248: New ANAPI V2 (#63) 2022-04-19 11:11:55 +03:00
Rinat Arsaev
0f622ba530
TD-253: New Wallets API (#61) 2022-04-12 11:31:25 +03:00
Rinat Arsaev
1e3d4dc423
TD-253: New AggrProxy, DarkApi, UrlShortener API (#60) 2022-04-11 14:15:59 +03:00
Rinat Arsaev
e92955f7e3
TD-253: New Messages & Organisations API (#59) 2022-04-08 16:24:12 +03:00
Rinat Arsaev
2630515095
TD-253: New Payments API (#56) 2022-04-07 11:14:44 +03:00
Rinat Arsaev
5fc91d03fe
TD-248, TD-253: Update Claim Management API & init ANAPI V2 API (#53) 2022-04-04 16:34:12 +03:00
Rinat Arsaev
f3c3134acd
Update Payments API (#50) 2022-03-28 20:21:35 +03:00
Rinat Arsaev
7aecc4c00e
Add AZN (#46) 2022-03-23 16:03:31 +03:00
Rinat Arsaev
b8d2463f02
Add INR (#44) 2022-03-09 12:29:26 +03:00
Rinat Arsaev
d0f3657a27
TD-207: Payment link error handling and update wallets payment link creation (#41)
* createPaymentLinkError

* update wallets payment link creation

* fix path
2022-02-25 17:07:36 +03:00
Rinat Arsaev
d43c16cbdc
Add JPY (#40) 2022-02-23 01:04:02 +03:00
Pavel Popov
5c12db8e9e
Update renovate config 2022-02-21 13:45:33 +03:00
Rinat Arsaev
e4b60a22c3
Fix withdrawal amount (#39) 2022-02-18 11:00:14 +03:00
Pavel Popov
34dddb419b Update Crowdin configuration file 2022-02-10 22:52:17 +03:00
Pavel Popov
79fd271f14 Update Crowdin configuration file 2022-02-09 20:31:25 +03:00
Rinat Arsaev
30ba6a97f6
TD-114: Remove unused: landing, onboarding & questionary modules (#28) 2022-01-26 20:38:20 +03:00
Rinat Arsaev
59e90fa15a
TD-103: New RXJS@7 (#23) 2022-01-24 11:16:01 +03:00
renovate[bot]
dbfc3fc3b9
Update dependency concurrently to v7 (#20)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 12:39:04 +03:00
Rinat Arsaev
8f6a5bbfe4
TD-96: Customizable logo (#13) 2022-01-20 17:44:44 +03:00
Rinat Arsaev
65badede32
TD-36: Split PR jobs (#12) 2022-01-19 14:44:29 +03:00
dependabot[bot]
03eb08f827
Bump shelljs from 0.8.4 to 0.8.5 (#10)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2022-01-17 14:30:56 +03:00
Rinat Arsaev
b49f6f8a27
TECHDEBT-36: Add CI check and build (#9) 2022-01-17 11:20:10 +03:00
Rinat Arsaev
918c43bd3d
TECHDEBT-36: Bump Angular@13 and fixes (#8) 2022-01-14 14:06:44 +03:00
Rinat Arsaev
69b1496962
TECHDEBT-36: Add new theme (#7) 2022-01-14 11:17:10 +03:00
Ildar Galeev
c6a18e28f7
FR-790: Move shops section module up (#595) 2021-11-26 16:41:21 +03:00
Ildar Galeev
71a21bed43
FR-749: Bootstrap icons (#594) 2021-11-26 15:36:12 +03:00
Denis Ezhov
7e6046c3a5
BYR changed to BYN (#590) 2021-11-18 16:52:38 +03:00
Denis Ezhov
897a0f8d9c
minor angular update (#589) 2021-11-18 11:14:54 +03:00
Rinat Arsaev
912b979098
FR-778: Fix invitations list (#585) 2021-11-10 12:06:27 +03:00
Rinat Arsaev
a079765375
FR-778: Update orgs swag (#584) 2021-11-09 11:11:55 +03:00
Rinat Arsaev
6f69d7945b
FR-777: Add currencies (#583) 2021-11-02 16:24:46 +03:00
Rinat Arsaev
688920bcca
FR-775: Add Russian claim creation currency selector (#582) 2021-11-01 14:57:05 +03:00
Denis Ezhov
9c1376a1db
fix international shop creation (#581) 2021-10-20 12:36:23 +03:00
Denis Ezhov
b4bfe15671
FR-769: File storage url to appConfig (#580)
* file storage url to appConfig

* prettier
2021-10-19 13:00:56 +03:00
Rinat Arsaev
71ed5fee02
FR-763: Fix onboarding manual claim creation (#578) 2021-10-07 12:28:19 +03:00
Rinat Arsaev
9267c7aeb3
FR-768: Fix date filter preset selection highliting (#579) 2021-10-07 11:11:20 +03:00
Denis Ezhov
efd8076855
FR-716: Secondary filters to additional for refunds (#576)
* secondary filters to additional for mobile

* test fix

* not hide filters on mobile, remove unused file

* clean up

* secondary filters to additional for refunds

* Update src/app/sections/payment-section/operations/refunds/refunds-search-filters/additional-filters/components/dialog-filters/dialog-filters.component.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* secondary filters to additional for refunds

* fix

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2021-10-06 11:13:39 +03:00
Ildar Galeev
612e9422e7
FR-765: Add solitude theme (#577) 2021-10-06 08:16:56 +03:00
Denis Ezhov
288a2d1778
FR-715: Invoices mobile filters (#575)
* secondary filters to additional for mobile

* test fix

* not hide filters on mobile, remove unused file

* clean up
2021-10-05 17:35:58 +03:00
Denis Ezhov
455aa4fea2
FR-714: Secondary filters to additional for mobile (#572)
* secondary filters to additional for mobile

* test fix
2021-10-04 14:06:29 +03:00
Rinat Arsaev
2154291fa0
FR-762: Create test shop to new claim management (#573) 2021-09-30 15:01:31 +03:00
Denis Ezhov
f4f77c508c
not hide filters on mobile, remove unused file (#574) 2021-09-29 14:03:16 +03:00
Denis Ezhov
19e0fb510f
FR-748: Wallets refactoring (#571)
* FR-745: Wallets list refactoring (#564)

* wallets list refactoring

* error handling

* FR-746: Wallet main info (#567)

* wallets list refactoring

* wallet main info

* wallet account

* remove delay

* fixes

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* isLoading fix

* remove test delay

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* FR-747: Wallet deposits (#568)

* wallets list refactoring

* wallet main info

* wallet account

* remove delay

* fixes

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* isLoading fix

* remove test delay

* wallet deposits

* fixes

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* FR-748: Wallet withdrawals (#570)

* wallets list refactoring

* wallet main info

* wallet account

* remove delay

* fixes

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* Update src/app/sections/wallet-section/wallets/wallets-list/wallet-account-info/services/fetch-wallet-account/fetch-wallet-account.service.ts

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* isLoading fix

* remove test delay

* wallet deposits

* fixes

* wallet withdrawals

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>

* remove types

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2021-09-27 14:03:04 +03:00
Rinat Arsaev
57d9b395e6
FR-740: Set payout tool (#569) 2021-09-15 15:21:38 +03:00
Rinat Arsaev
f4b59a76e8
FR-740: Existing international bank account (#566) 2021-09-14 13:03:32 +03:00
Rinat Arsaev
ab6bb2548b
FR-739: Add existing org info (international entity) (#565) 2021-09-09 14:06:56 +03:00
Denis Ezhov
174ee17b06
FR-721: Withdrawals other filters (#560)
* withdrawals other filters

* translate and naming

* refactoring with s-libs

* warning count fix

* replace empty field

* fixes

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2021-09-03 17:13:42 +03:00
Ildar Galeev
873194e261
FR-726: Env toggle (#562) 2021-09-02 17:18:05 +03:00
Rinat Arsaev
f20380187b
FR-737: Refactor create claim selection (#563) 2021-09-01 15:38:56 +03:00