Commit Graph

57 Commits

Author SHA1 Message Date
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
Denis Ezhov
33a1d11a81
refunds refactoring (#317)
* refunds refactoring

* fixes and expanded-id-manager.ts improvements

* row width fix

* fixes

* more fixes

* Expanded id manager custom fragment (#319)

* more more fixes

* more more more fixes

* new structure, accordion fix

* fixes

* input order fix

* build fix

* revert BUILD_IMAGE_TAG

Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>
2020-11-25 18:31:39 +03:00
Rinat Arsaev
cdbcdeae1b
New OpenAPI codegen & init organizations module (#318) 2020-11-20 19:39:59 +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
Denis Ezhov
4c0615acd1
transloco upgrade (#312)
* ng g @ngneat/transloco:upgrade

* manual upgrade and fixes

* fixes and improvements

* fixes

* remove tests until fix
2020-11-12 14:32:25 +03:00
Ildar Galeev
96c62e9883
UI improvements (#288)
* Report improvements

* Create payout report refactoring

* Button fixes
2020-09-15 19:22:14 +03:00
Rinat Arsaev
40c2e4eca0
Fix swag generation & bump submodules (#257) 2020-07-02 23:34:38 +03:00
Denis Ezhov
8960b31482
Chart colors and fixes (#245)
* fixes

* fixes

Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>
2020-06-09 14:46:13 +03:00
Rinat Arsaev
622e3a81aa
Bump prettier (#232) 2020-05-19 15:50:28 +03:00
Denis Ezhov
45253b0c4d
Epic. Analytics (#179)
* FE-1002. d3 remove (#161)

* d3 remove

* prettier

* remove charts

* FE-1004. Bar chart (#163)

* basic bar chart with daterange improvements

* bar chart customisation

* analytics removed

* revert daterange refactoring

* bar chart refactoring

* unused translate removed

* unused div removed

* useless style removed

* bar chart refactoring

* bar chart refactoring

* FE-1005. Donut chart (#165)

* donut chart with bad positioning

* fixes

* styles refactoring

* styles refactoring

* FE-1006. Anal page (#167)

* donut chart with bad positioning

* fixes

* styles refactoring

* anal page

* console logs removed

* styles refactoring

* fix

* refactoring

* FE-1013. Balance widget (#168)

* balance widget

* fix

* numbers fix

* datarange refactoring remove

* items for daterange selector removed from search form

* mock data

* prettier

* mock balances

* balances refactoring

* add shops, refactoring

Co-authored-by: DenisEzhov <d.ezhov@rbkmoney.com>

* some after merge shit

* master merge fixes

* Fix after merge bugs (#218)

* FE-1007. Analytics integration (#187)

* donut chart with bad positioning

* fixes

* styles refactoring

* anal page

* console logs removed

* styles refactoring

* fix

* refactoring

* balance widget

* fix

* numbers fix

* FE-1013. Balance widget (#168)

* balance widget

* fix

* numbers fix

* datarange refactoring remove

* items for daterange selector removed from search form

* mock data

* prettier

* mock balances

* balances refactoring

* add shops, refactoring

* analytics api methods implementation

* fix swagger codegen fuckup

* broken analytics service, range datepicker improvements required

* many changes

* master merge fixes, some improvements

* missing parameter for datepicker

* merge data for split units, some fixes

* refactoring, some fixes

* format amount, statuses and payment tools translation

* fixes and refactoring

* more fixes and refactoring

* search form refactoring (#206)

* search form refactoring

* prettify

* prettify[2]

* search form refactoring

* fixes

* lint fix

* FE-1007. Decompose charts to different modules (#210)

* search form refactoring

* prettify

* prettify[2]

* search form refactoring

* decompose charts to modules

* fixes

* fixes

* FE-1007. Utils refactoring (#211)

* utils refactoring

* utils refactoring [2]

* sort by offset refactoring

* After merge fixes (#219)

* FE-1007. Charts refactoring (#222)

* utils refactoring

* utils refactoring [2]

* sort by offset refactoring

* charts refactoring

* prettier

* comment balances and error fixes

Co-authored-by: DenisEzhov <d.ezhov@rbkmoney.com>
Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>

* show fixed digits (#225)

Co-authored-by: DenisEzhov <d.ezhov@rbkmoney.com>
Co-authored-by: Ildar Galeev <KeinAsylum@gmail.com>
2020-05-12 17:42:42 +03:00
Rinat Arsaev
e3e2e5fead
CI tests (#224) 2020-05-12 12:03:39 +03:00
Rinat Arsaev
057f0c244b
Change scaffolder (#205) 2020-04-20 20:35:06 +03:00
Rinat Arsaev
0065065260
FE-1039: Create shops module (#200) 2020-04-15 19:49:05 +03:00
Aleksandra Usacheva
c38beaf5b8
Moment bug with ng/cli fix (#198)
* ng update fix
2020-04-13 19:34:11 +03:00
Aleksandra Usacheva
1f11f9f9e7
Epic FE-1031: webhooks (#190)
* FE-1032: integrations module added. (#183)

* FE-1032: integrations module added.

* FE-1033: webhooks search (#185)

* webhooks receiver added

* FE-1034: webhooks panels (#188)

* FE-1035: webhook creation (#192)

* FE-1037: empty search n loading fix (#195)

* FE-1037: empty-result n loading. also webhooks sort added
2020-04-13 12:10:27 +03:00
Rinat Arsaev
4e1d207a91
Bump to Angular@9 (#184) 2020-03-30 16:40:22 +03:00
Rinat Arsaev
d4e6e2cc61
FE-1026: Add Yandex Metrika (#181) 2020-03-26 12:25:49 +03:00
Rinat Arsaev
7e84c5269f
FE-1011: Create range-datepicker (#169) 2020-03-10 17:38:21 +03:00
Rinat Arsaev
6d8a4ce377
FE-994: Remove questionary document generation (#152) 2020-02-04 13:22:21 +03:00
Rinat Arsaev
3f19e0e0b8
FE-902: Сreate questionary document 📮 🗃 👉📄 (#74) 2020-01-22 15:57:30 +03:00
Ildar Galeev
1232b5ecb3
Form flow refactoring (#144) 2020-01-20 18:48:43 +03:00
Rinat Arsaev
dc6d0d558e
FE-973: layout fixes (#143) 2020-01-13 15:02:22 +03:00
Denis Ezhov
ea71e0cb66
FE-950. File upload (#123)
* init template and components

* drag-n-drop files

* dark api add

* document uploading

* schemes dark api

* removed unused code

* fix

* merge master fixes

* lint fix

* angular file to dev

* angular file downgrade

* move file item from onboarding module to app/file-item

* file item download file

* switch forward operator and some refactor

* refactor

* handle errors + refactor

* lint fix

* console log removed

* changed modules repos for dark-api and aggr-proxy

* dialog fix

* document upload service refactoring

* refactoring

* refactoring

* isLoading

* refactoring

* refactoring

* merge with master fix

* fileId fix

* some refactoring

* fixes

* removed delay

* prettier

* claim files to component

* documents restore

* switch forward remove

* boolean delay changed to progress

* claim fixes

* concat first scan fixes

* fix for empty initial ids

* remove useless operators

* refactoring

* discard concatFirstScan changes

* prettier after merge

* FE-956. Claim details docs (#124)

* Integration with other components
2019-12-13 19:00:40 +03:00
Rinat Arsaev
ffa0e1e51d
FE-969: Add Kontur.Focus API autocompletion (#133) 2019-12-12 15:24:47 +03:00
Rinat Arsaev
0a19e55664
FE-955: Add validators & formatters (#125) 2019-11-26 16:13:49 +03:00
Rinat Arsaev
74ddcc9618
FE-949: Show document created claims (#115) 2019-11-19 17:30:54 +03:00
Alexandra Usacheva
7fdd5d35c4
fix deps..... (#110) 2019-11-08 19:15:19 +03:00
Alexandra Usacheva
635c1b9cee
FE-939: Report details page. Bump angular. (#104) 2019-11-06 17:28:29 +03:00
Rinat Arsaev
e58dc883f3
FE-913: Add custom icons (#106) 2019-10-28 19:07:49 +03:00
Ildar Galeev
60805e79de
FE-907: Onboarding required data receiving (#92) 2019-10-03 19:56:29 +03:00
Ildar Galeev
32a0242e38
FE-907: Onboarding stub data flow module. (#85) 2019-10-02 14:52:48 +03:00
Denis Ezhov
8a3dbb53ab
FE-905. Migration to transloco (#88)
* transloco init

* payment details page with transloco

* sections with transloco

* prettier

* full migration to transloco

* merge fixes

* lint fix

* to-content-conf updated for transloco

* prettier

* fixes
2019-09-26 15:17:20 +03:00
Rinat Arsaev
cbf2af3e20
ft/FE-920: Add questionary API (#82) 2019-09-05 18:37:09 +03:00
Rinat Arsaev
ce3efdb819
FE-900: Claim management tests (#70) 2019-09-03 17:21:30 +03:00
Ildar Galeev
b03b2db384
Added simple cache to shop service (#73) 2019-08-26 15:26:49 +03:00
Ildar Galeev
0504aecccd
Added http request handling (#72) 2019-08-21 19:46:53 +03:00
Rinat Arsaev
78a72213a0
FE-886: Add claim management API (#57) 2019-08-12 16:34:18 +03:00
Alexandra Usacheva
b4a3dda78e
FE-889: table facelift 🦊 (#60) 2019-07-23 15:35:13 +03:00
Denis Ezhov
4273f29537
FE-872. Payment details page (#50)
* payment details page init, details block

* payment, recurrent, hold and payer details, icons

* other details

* merge with master

* some fixes

* pseudofix for compile

* prettier

* many fixes

* realtime template timer

* fix?

* fix

* renaming, replacing currency pipe by util

* some refactor

* one more refactor

* hold buttons fix

* more fixes

* locale and holds refactor
2019-07-19 16:45:19 +03:00
Alexandra Usacheva
a56093744b
FE-867: Payments search form (#53) 2019-07-15 17:47:31 +03:00
Alexandra Usacheva
e6f2cdf87b
FE-856: Lazy load modules (#48)
* FE-856: 🦊
2019-07-01 14:07:20 +03:00
Rinat Arsaev
91e65fd954
FE-869: Bump Angular@8.x.x (#47) 2019-06-26 16:12:03 +03:00
Denis Ezhov
aa969e19e7 FE-859. Main page payments and wallets parts (#43) 2019-06-25 11:45:50 +03:00
Rinat Arsaev
b747a921b7
FE-857: User menu, FE-858: Last claims (#40) 2019-06-18 17:04:23 +03:00
Rinat Arsaev
94c4c8240c
FE-848: Float panel (#30) 2019-06-11 12:41:14 +03:00
Rinat Arsaev
013427a69b
FE-847: Input formatters (#28) 2019-06-03 17:12:27 +03:00
Rinat Arsaev
a4293a7646
Add sections module (#17) 2019-05-08 14:32:38 +03:00
Rinat Arsaev
18b96140f6
FE-831: Kontur.Focus module (#16) 2019-05-06 13:53:24 +03:00
Pospolita Nikita
24174d66fe Created pie (donut) chart (#4)
* Created pie (donut) chart

* prettier fixes

* added transition, approach changed

* donut chart refactor and transitions

* Update charts.module.ts

* prettier

* fixes

* Update charts.module.ts

* Update charts.module.ts

* fixes

* refactor

* data methods moved to service

* refactor, import transition in charts module

* duplicate removed

* Update donut-chart.component.ts

* Merge branch 'ft/FE-740/creation' of /Users/hedgehog/dashboard with conflicts.

* Update donut-chart.component.ts

* logic moved to service

* prettier

* prettier

* FE-738. Multiple bar chart (#14)

* multiple bar chart, but wrong data show

* multiple bar chart with ease transitions

* rounded bar chart, theme

* logic moved to service

* prettier

* types

* fixes

* fix for few charts

* fix for few charts

* package lock

* refactor

* duplicate removed

* refactor

* @types/pdfmake installed

* charts config

* charts config

* another charts config

* another charts config with prettier

* config fix

* unused svg removed

* fixes

* Update donut-chart.service.ts

* fixes x2
2019-04-30 13:19:18 +03:00