Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Evgenia Grigorieva
83986a38e9
Shops filters (#325)
* implemented unit tests for general shops services, added tests helpers

* fixed some old tests, implemented rest shops modules tests, added new tslint rule

* fixed expect hacks, fixed some warnings, added karma spec

* fixed linter

* try 4.2.0

* update org scheme

* execute sequentially

* Revert "execute sequentially"

This reverts commit e5fac2d1b0de9f37adc7f4f7d9e03e7e2608b9ab.

* 4.2.0 with new scheme

* added shop-filters support, added shops query filter support

* updated submodules

* fixed pagination offset bug

* implemented unit tests

* updated schemes

* fixed filtering logic

* fixed offset

Co-authored-by: egrigorieva <e.grigoreva@rbkmoney.com>
Co-authored-by: Rinat Arsaev <krickray@gmail.com>
2020-11-27 16:58:02 +03:00
Rinat Arsaev
42bf67a0df
Update CI image & remove PhantomJS (#321) 2020-11-26 16:45:16 +03:00
Evgenia Grigorieva
840e841268
Shops modules unit tests (#322)
* implemented unit tests for general shops services, added tests helpers

* fixed some old tests, implemented rest shops modules tests, added new tslint rule

* fixed expect hacks, fixed some warnings, added karma spec

* fixed linter

* try 4.2.0

* update org scheme

* execute sequentially

* Revert "execute sequentially"

This reverts commit e5fac2d1b0de9f37adc7f4f7d9e03e7e2608b9ab.

* 4.2.0 with new scheme

* updated submodules

* fixed pagination offset bug

Co-authored-by: egrigorieva <e.grigoreva@rbkmoney.com>
Co-authored-by: Rinat Arsaev <krickray@gmail.com>
2020-11-26 14:45:20 +03:00
Jenny
5861fe2c39
Shops table update (#316)
* implemented basic logic of new shop tables

* fixed karma

* refactored implementation, removed unused code

* added tests

* changed tests configs

* fixed linter

* fixed review issues

* fixed ci

* test ci

* fixed startWith generics, added todos

* fixed review issues

* fixed review issues

* fixed review issues

* fixed review issues

* fixed reload bug

* added tslint rules, fixed review issues, added some tests

* fixed build errors

Co-authored-by: egrigorieva <e.grigoreva@rbkmoney.com>
2020-11-20 18:49:03 +03:00
Rinat Arsaev
622e3a81aa
Bump prettier (#232) 2020-05-19 15:50:28 +03:00
Rinat Arsaev
e3e2e5fead
CI tests (#224) 2020-05-12 12:03:39 +03:00
Rinat Arsaev
4e1d207a91
Bump to Angular@9 (#184) 2020-03-30 16:40:22 +03:00