Commit Graph

137 Commits

Author SHA1 Message Date
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
71a21bed43
FR-749: Bootstrap icons (#594) 2021-11-26 15:36:12 +03:00
Denis Ezhov
897a0f8d9c
minor angular update (#589) 2021-11-18 11:14:54 +03:00
Rinat Arsaev
71ed5fee02
FR-763: Fix onboarding manual claim creation (#578) 2021-10-07 12:28:19 +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
Rinat Arsaev
2154291fa0
FR-762: Create test shop to new claim management (#573) 2021-09-30 15:01:31 +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
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
Rinat Arsaev
f20380187b
FR-737: Refactor create claim selection (#563) 2021-09-01 15:38:56 +03:00
Rinat Arsaev
2754370cda
FR-723: Org info form (#557) 2021-08-31 11:16:12 +03:00
Rinat Arsaev
aa4c297f72
FR-690: Add sentry source maps (#546) 2021-08-25 17:52:01 +03:00
Denis Ezhov
1710c46111
FR-719: Withdrawals new datepicker (#554)
* base

* withdrawal list

* improvements

* fee percentage

* fixes

* withdrawals new datepicker

* fixes

* fix

* fixes

* prettier
2021-08-25 14:40:10 +03:00
Rinat Arsaev
886765de53
FR-722,FR-634: Select shop details (#552) 2021-08-19 12:21:40 +03:00
Ildar Galeev
6ace562c9b
FR-710: Mobile sidebar menu refactoring (#549) 2021-08-17 16:50:17 +03:00
Rinat Arsaev
407b46da20
FR-699: Shop creation fixes (#538) 2021-08-13 18:17:57 +03:00
Ildar Galeev
f9ee7154ff
FR-712: Fix bugs, bump sentry (#543) 2021-08-11 18:30:58 +03:00
Ildar Galeev
4f5047736b
FR-703: Bump keycloak (#539) 2021-08-09 16:55:43 +03:00
Ildar Galeev
e089341966
FR-702: Remove unused section modules (#532) 2021-08-03 22:17:02 +03:00
Rinat Arsaev
3eb2bbeff4
FR-633: Bump @s-libs (#527) 2021-08-02 19:31:36 +03:00
Rinat Arsaev
009c55483e
FR-623: New Angular - 12 (#483) 2021-08-02 18:06:09 +03:00
Rinat Arsaev
4f54935220
FR-667: Create claim with ext mod (#523) 2021-07-30 12:55:56 +03:00
Rinat Arsaev
5e1beb46ae
FR-682: New currency filter (#520) 2021-07-27 14:29:25 +03:00
Rinat Arsaev
a8ca32ed6c
New openapi-generator-cli (#519) 2021-07-26 17:56:22 +03:00
Denis Ezhov
08fd33a758
FR-675: New daterange filter for analytics (#517)
* new daterange filter for analytics

* fixes

* fix

* fixes

* merge fix
2021-07-23 18:39:16 +03:00
Rinat Arsaev
fb6e0fa0a4
FR-679: Update image tag (#510) 2021-07-23 18:06:35 +03:00
Rinat Arsaev
4d57e913a6
FR-592: Responsive claim filter (#512) 2021-07-20 16:19:07 +03:00
Denis Ezhov
8cdd84361e
FR-655: Test environment alert (#506)
* test environment alert

* fixes

* fix

* Rename service

Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2021-07-15 15:13:51 +03:00
Denis Ezhov
a46da5e58c
FR-670: Docs link (#504)
* docs link

* fixes

* fix

* fix

* fix

* fix
2021-07-09 19:23:45 +03:00
Denis Ezhov
645a815cd8
FR-603: User account actions (#502)
* user account actions

* width fix
2021-07-01 17:45:03 +03:00
Denis Ezhov
d291c36559
FR-593: Responsive claim status filter (#501)
* claim status filter

* remove pendingAcceptance status

* more prettier

* warnings count fix
2021-07-01 14:30:40 +03:00
Denis Ezhov
7bcb2a2dcc
FR-602: Responsive feedback (#500)
* responsive feedback base

* responsive feedback

* responsive feedback

* fix
2021-06-29 15:51:53 +03:00
Denis Ezhov
048ef2af87
FR-620: Responsive tabs (#495)
* responsive tabs

* fix mobile

* remove old tabs

Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>
2021-06-28 14:05:29 +03:00
Denis Ezhov
bd5f01a8cf
deposit reverts fix (#496) 2021-06-25 15:11:49 +03:00
Ildar Galeev
ebb7823079
FR 618 Country autocomplete (#491) 2021-06-22 18:21:43 +03:00
Ildar Galeev
0e176f6d81
FRONTEND-618 Autocomplete component refactoring (#482) 2021-06-17 18:35:57 +03:00
Rinat Arsaev
b32cc54e33
FR-640: Add residence (#489) 2021-06-16 11:33:54 +03:00
Rinat Arsaev
1799b393bf
FR-575: Shops filter replace with new (#488) 2021-06-15 15:47:12 +03:00
Denis Ezhov
d60e5d24d0
FR-624: Id generator implementation (#485)
* id generator implementation

* replace genXRequestID with id-generator and remove it

* remove export

* lint error fix

* package lock gen with npm 7

* package lock gen with npm 7

* package lock gen with npm 7

* fixes

* package lock fix

* fixes
2021-06-10 16:55:16 +03:00
Rinat Arsaev
0f9a67e44e
FR-625: Bump Prettier & Update PR Template (#484) 2021-06-08 18:56:15 +03:00
Denis Ezhov
93ee630d38
FRONTEND-628: Hide balances (#480)
* hide balances

* test fix
2021-06-03 13:42:12 +03:00
Denis Ezhov
e9196efbb0
FRONTEND-582. Responsive shop creation (#472)
* responsive shop creation

* set max-warning after merge

* fix

* fix dividers
2021-05-27 16:42:25 +03:00
Rinat Arsaev
dee1324b59
FRONTEND-589: Responsive invoices (#478) 2021-05-27 13:33:38 +03:00
Denis Ezhov
01fa4be8ba
FRONTEND-584: Responsive api key (#476)
* responsive api key

* fixes

* font fix
2021-05-26 16:33:49 +03:00
Rinat Arsaev
71d58c6867
FRONTEND-572: New filters & new multi value filter (#466) 2021-05-26 14:23:59 +03:00