Commit Graph

314 Commits

Author SHA1 Message Date
Rinat Arsaev
402bb03ef2
FRONTEND-458: Bump Angular & Fix date input (#427) 2021-04-13 17:30:52 +03:00
Denis Ezhov
765bc2ed99
FRONTEND-508. Hide side panel for mobile and tablet (#426)
* hide side panel for mobile and tablet

* simplify components

* use breakpoint observer for hide side menu

* simplify code

* space between constructor and variable

* negate

* Small refactoring

Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>
2021-04-13 16:38:28 +03:00
Denis Ezhov
fb97640c95
create wallet webhook fix (#428) 2021-04-13 13:12:13 +03:00
Rinat Arsaev
a1d27599ff
BUSINESS-3: Organizations (#332) 2021-04-12 17:22:03 +03:00
Denis Ezhov
291da56643
FRONTEND-494. FIX. Return same result for fetchMore if continuationToken is null (#417)
* return same result for fetchMore if continuationToken is null

* test fix

* delay(1) to delay(0)
2021-04-08 13:00:46 +03:00
Aleksandra Usacheva
d9730509aa
Frontend-468: Deposit reverts (#406) 2021-04-07 17:44:36 +03:00
Denis Ezhov
0002dd028f
remove LAYOUT_GAP token (#424) 2021-04-07 15:48:07 +03:00
Aleksandra Usacheva
783eb16d8d
FRONTEND-467: new look for deposits filters (#420) 2021-04-06 11:06:33 +03:00
Ildar Galeev
2659b40a66
Used shop info pipe (#422) 2021-04-02 17:54:15 +03:00
Rinat Arsaev
880a6d6eb5
FRONTEND-443: Fix Jasmine Lint Rules (#421) 2021-04-02 16:45:42 +03:00
Rinat Arsaev
420cb7d5c7
FRONTEND-443: Migrate to eslint. Bump angular (#416) 2021-04-02 15:32:09 +03:00
Aleksandra Usacheva
8325b7ca9e
FRONTEND-487: claims list new look! (#414) 2021-04-01 19:30:47 +03:00
Denis Ezhov
f620b8be40
links to payments, invoices and refunds (#415) 2021-04-01 18:04:26 +03:00
Rinat Arsaev
8b4e314595
FRONTEND-398: Init org (#413) 2021-03-31 20:23:49 +03:00
Aleksandra Usacheva
c22a7e8630
Frontend-466: wallet deposits list new look (#402) 2021-03-31 16:58:32 +03:00
Ildar Galeev
600d52bf38
Fix theme name saving (#411) 2021-03-29 20:06:41 +03:00
Ildar Galeev
d57b274e4b
FRONTEND-360: Claim state polling. Fix timeline splitting bug (#408) 2021-03-26 11:12:12 +03:00
Ildar Galeev
65bd172309
FRONTEND-475: Created breadcrumb component and text color directive (#405) 2021-03-19 12:28:05 +03:00
Ildar Galeev
110a911594
FRONTEND-473: Added partyID param to anapi api services (#404) 2021-03-16 15:34:24 +03:00
Ildar Galeev
ceb7bede8b
FRONTEND-473: Report api call update (#403)
* Added Keycloak token info service for partyID receiving
* Bumped swag analytics
* Added supporting report partyID, limit params
2021-03-15 18:34:35 +03:00
Ildar Galeev
ec031a725d
Fix icons receiving (#401) 2021-03-12 12:18:16 +03:00
Ildar Galeev
f3d1440b18
Add revoke reasons list. Fix in progress state. Add UntilDestroy (#400) 2021-03-10 21:04:47 +03:00
Ildar Galeev
388e70bed1
FRONTEND-439: Onboarding layout fixes (#399)
* Onboarding data flow layout is fixed

* Company details layout is fixed

* Fix claim details layout

* Fix onboarding forms layout. Add untilDestroy operator
2021-03-10 19:27:38 +03:00
Evgenia Grigorieva
1585e9d789
ft/replacing-old-dialogs-with-base-dialog (#397)
- replaced old dialogs in-place layouts with dsh-base-dialog component
2021-03-05 14:15:34 +03:00
Ildar Galeev
c9e5865d92
Simplify theme config (#398) 2021-03-05 13:29:56 +03:00
Evgenia Grigorieva
46b311d726
feature/responsive-navigation (#396)
- refactored home module(container became a home)
- added core folder for core modules to store
- implemented two modules for laptop and mobile versions
- moved old menu logic to laptop module
- added mobile menu support
2021-03-04 14:52:03 +03:00
Ildar Galeev
44e6a3d991
Add support YaPay (#395) 2021-03-01 20:33:50 +03:00
Rinat Arsaev
14839a9c16
FRONTEND-407: Support persian green theme (#392) 2021-02-25 15:07:07 +03:00
Rinat Arsaev
380a2e2464
Refactor themes (#390) 2021-02-17 14:08:54 +03:00
Evgenia Grigorieva
7ccb77830b
ft/yandex-metrica-webvisor (#391)
- added ya-metrica support
2021-02-17 13:38:58 +03:00
Evgenia Grigorieva
371be6af62
fx/fixed beneficial-owners (#389)
- removed hasBeneficialOwners checkbox
- fixed beneficial-owners logic
2021-02-17 11:51:04 +03:00
Evgenia Grigorieva
c9c26092c9
fx/pr-386-code-fixes (#387)
- fixes for PR-386
2021-02-14 00:02:25 +03:00
Evgenia Grigorieva
14a5cf15c2
FT/payment-system-and-token-provider-filters (#386)
- implemented expandable radio group component
- refactored payment status filter
- removed old filters module
- implemented token provider filter
- implemented payment system filter
2021-02-12 18:26:29 +03:00
Evgenia Grigorieva
efc1321817
ft/payment-sum-filter-support (#385)
- implemented payment-sum-filter module
- made some refactoring in filters
- added todos to fix dsh-format-input behavior
2021-02-10 12:54:15 +03:00
Ildar Galeev
843ec9693b
Bump keycloak (#384) 2021-02-09 15:14:40 +03:00
Evgenia Grigorieva
4e3d497a04
FT/base-dialog-close-button (#382)
- added close button to base-dialog support
- removed cancel button from base-dialog
2021-02-09 11:46:08 +03:00
Evgenia Grigorieva
2699a4045c
FT/replaced-clear-button-with-outlined-for filters (#383)
- replaced clear button with outlined in filters
2021-02-09 10:47:21 +03:00
Evgenia Grigorieva
f59e77c5f9
keycloak initialization fix (#380)
- fixed keycloak initialization
2021-02-08 13:49:14 +03:00
Evgenia Grigorieva
a6e37b6e2a
Update to angular 11 (#377)
- updated to angular 11
- bumped required dependencies
- small fixes
2021-02-05 16:55:12 +03:00
Evgenia Grigorieva
5ed4c426d6
Update to angular 10 (#376)
- updated to angular 10
- bumped required dependencies
- exchanged unit tests from deprecated async to waitForAsync api
- removed dependencies:
  - saturn-datepicker
  - is-url-superb
- changed RangeDatepickerComponent implementation using material range
- deprecated RangeDatepickerComponent
- changed lodash imports to prevent commonjs modules problems
- removed table module
- fixed swagger codegen to support angular 10
2021-02-04 17:57:52 +03:00
Evgenia Grigorieva
d837a3008d
[Operations/Payments]: status filter (#375)
- implemented status filter section in additional filters
2021-02-04 13:14:33 +03:00
Evgenia Grigorieva
cbfbf39d75
Ft/operations payments other filters one (#373)
- added additional filters
- added main filters from additional dialog
- added base dialog support to work with directives(old api support removed)
2021-01-29 12:50:50 +03:00
Evgenia Grigorieva
fb5adcc69d
[epic] Operations payments refactoring (#371)
- added accordion panel list in payments
- added new quick filters(date, shops, invoices, binPan)
- added new details view inlined in list
- added new refunds view
- added new hold detail view
- implemented new error service api
- added base dialog support
2021-01-28 13:21:24 +03:00
Rinat Arsaev
3d0f1734ae
Bootstrap organization (#366) 2021-01-25 19:27:22 +03:00
Rinat Arsaev
93f41a13b6
Add feedback module (#362) 2021-01-22 16:05:28 +03:00
Evgenia Grigorieva
d5d0a811f2
Epic/create shop (#360)
- refactored ru shop creation
- refactored international shop creation
- implemented autocomplete with virtual scroll component
2021-01-16 15:40:40 +03:00
Ivan Panteleev
ac821901d5
added headless chrome and karma tests (#357)
* added headless chrome and karma tests

* Fix karma.conf.js syntax for prettier check

* fix typo, switch stages order

* fix volume bind path

* test switched to singlerun

* increased karma timeout
2021-01-13 13:19:27 +03:00
Denis Ezhov
aeddd063c0
invoices services tests (#356)
* test

* more tests

* fixes

* fixes

* one more thing (fix)

* create-invoice.service.spec.ts

* cancel-invoice.service.spec.ts and fulfill-invoice.service.spec.ts

* create-payment-link.service.spec.ts and fixes for cancel-invoice.service.spec.ts and fulfill-invoice.service.spec.ts

* create-invoice.service.spec.ts fix

* receive-invoice.service.spec.ts

* test fix

* receive-invoice.service.spec.ts and mocks for paymets

* invoices-expanded-id-manager.service.spec.ts

* invoice-search-filters-store.service.spec.ts
2020-12-29 17:24:17 +03:00
Denis Ezhov
574674ee83
fetch invoices test (#354)
* test

* more tests

* fixes

* fixes

* one more thing (fix)
2020-12-28 16:54:56 +03:00
Rinat Arsaev
ecaa64c299
Shared libs (#355) 2020-12-24 16:01:35 +03:00