Commit graph

2298 commits

Author SHA1 Message Date
Sérgio Salgado
307cb07129 feat: add analytics screen
feat: analytics header overview and legend
feat: data selectors
feat: graph axis and introductory stale data

feat: change graph tick labeling
feat: color formatting
feat: day and month separation in graph grid
refactor: move graph logic to its own file
chore: create dummy transaction factory
feat: make the analytics overview dynamic with data

feat: apply timezone to the analytics screen
fix: multiple bug fixes

fix: graph txs colors
fix: graph no data scenario

feat: remove placeholder icons
fix: used currencies on filtered data

fix: remove timezone object formatting

fix: forex rates on transaction data
fix: styles

fix: growth percentage margin

refactor: pull up variables
fix: clean up code

feat: add transparent areas for mouse event purposes

fix: replace DateTime with Date

fix: small fixes to graph area intervals

fix: graph rectangle location

fix: d3 onClick event in dot graph

chore: move graph popover component to components folder

feat: memo dot graph to avoid expensive rerendering
refactor: separate Graph component for future refactoring purposes

refactor: restructure Graph related components
fix: graph memoizing

feat: top machines stacked bar graph
refactor: further analytics refactor
fix: small fixes on top machines graph

fix: top machines stacked bar grapy y-axis scaling

fix: small fixes on the stacked bar graph
feat: add top machines header

fix: bar drawing
fix: transaction grouping per day of week
refactor: general code cleaning up
feat: mouseover events

fix: transaction filtering on cross-day hour intervals

fix: top machines graph edge case

fix: NaN instances on graph drawing

fix: tooltip date presentation
fix: rearrange files for easier understanding

fix: tooltip date interval

fix: multiple small fixes

fix: remove unnecessary arguments
fix: add second group of hoverable rectangles
2021-11-10 17:34:40 +00:00
Sérgio Salgado
ff474ee507 feat: add error message display to operator contact info 2021-10-05 22:33:08 +01:00
Sérgio Salgado
94672423eb fix: remove unnecessary const 2021-10-05 22:30:22 +01:00
Sérgio Salgado
005503a995 feat: add database selector env variable 2021-10-05 22:30:22 +01:00
Sérgio Salgado
8db565c609 refactor: pull-up sms plugin getter method 2021-10-04 11:42:25 +01:00
Sérgio Salgado
a6eb4b904f feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
José Oliveira
149a2f99c8 fix: replace sms requirement with sanctions 2021-10-04 11:39:30 +01:00
José Oliveira
2822acbda0 feat: process triggers automation and add to poller response 2021-10-04 11:39:30 +01:00
José Oliveira
24f85bb0cf fix: replace sms with sanction on advanced requirement options 2021-10-04 11:38:47 +01:00
José Oliveira
5edae4d7a6 refactor: replace unneeded function with expression 2021-10-04 11:38:47 +01:00
José Oliveira
19e9f54fab fix: advanced requirements list and prohibit duplicate overrides 2021-10-04 11:38:47 +01:00
Taranto
abbcda793b chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
Taranto
956b5bfca6 chore: builded react files 2021-10-04 07:31:17 +01:00
Sérgio Salgado
a24fc45ffe fix: DetailsRow memo function
fix: cancel transaction button condition
2021-10-04 07:31:17 +01:00
Sérgio Salgado
d3c5ef92f1 feat: add list of passable tx error codes for customer volume calculation 2021-10-04 07:31:17 +01:00
Sérgio Salgado
90bae5d7ab fix: make admin customer queries aware of cancelled transactions 2021-10-04 07:31:17 +01:00
Sérgio Salgado
6975156c45 fix: correct calculation to find expired transactions on customer history 2021-10-04 07:31:17 +01:00
Sérgio Salgado
c74835659b fix: SQL boolean and nullable value comparison 2021-10-04 07:31:17 +01:00
Taranto
4cb5b710f0 chore: builded react files 2021-10-04 07:31:17 +01:00
José Oliveira
ce161d45d6 refactor: reuse tx to csv gql query and overall function simplification 2021-10-04 07:31:17 +01:00
José Oliveira
c5d9beea04 feat: simplified tx exports 2021-10-04 07:31:17 +01:00
Neal
9ec3282ea2 fix: bind bitcoin to default ports 2021-10-04 07:31:17 +01:00
José Oliveira
321fc642a4 fix: include the until date day on range selection 2021-10-04 07:31:17 +01:00
José Oliveira
9ea83603e7 fix: move machine internet performance indicators to expandable row 2021-10-04 07:31:17 +01:00
José Oliveira
01412e1abe feat: ping time internet quality measurement 2021-10-04 07:31:17 +01:00
Neal
4f9dc81693 chore: update geth (v1.10.8) 2021-10-04 07:31:17 +01:00
Neal
bf3b23fd1f chore: update BCH, ETH nodes 2021-10-04 07:31:17 +01:00
naconner
9ba9dff5c5 chore: upgrade geth, downgrade bitcoind 2021-10-04 07:31:17 +01:00
Taranto
f8fa7a9487 chore: builded admin 2021-10-04 07:31:17 +01:00
Sérgio Salgado
bdbc77ad8b fix: remove log 2021-10-04 07:31:17 +01:00
Sérgio Salgado
b96bff158f refactor: clean code related with removing the _path suffix 2021-10-04 07:31:17 +01:00
Sérgio Salgado
edaedd556b fix: string replace optimization 2021-10-04 07:31:17 +01:00
Sérgio Salgado
796fb3ac88 fix: infinite loop on rejected id photo and front camera photo 2021-10-04 07:31:17 +01:00
João Leal
86e0529212 fix: CSS clean up due to some orphan styling 2021-10-04 07:31:17 +01:00
João Leal
83b06c6206 fix: Refactored some code. Deleted useless comments 2021-10-04 07:31:17 +01:00
João Leal
f69b71da65 fix: add machine actions to 'Dashboard > Machine Details' 2021-10-04 07:31:17 +01:00
Taranto
3ac49760da chore: builded react 2021-10-04 07:31:17 +01:00
Sérgio Salgado
1a9368b290 fix: edge case with suspensions shorter than 1 day 2021-10-04 07:31:17 +01:00
naconner
34a49db2d0 chore: version v7.5.2 2021-10-04 07:31:17 +01:00
naconner
39b8820d2d chore: version v7.5.2 2021-10-04 07:31:17 +01:00
naconner
b17073c489 chore: update zec, geth nodes 2021-10-04 07:31:17 +01:00
Taranto
5b799994f2 chore: buided admin 2021-10-04 07:31:17 +01:00
José Oliveira
b7c03acfe7 fix: add us_ssn to compliance types 2021-10-04 07:31:17 +01:00
Sérgio Salgado
2613dc6014 fix: move gender mapping to machine 2021-10-04 07:31:17 +01:00
Sérgio Salgado
f1a4996901 fix: remove log 2021-10-04 07:31:17 +01:00
Sérgio Salgado
0acb446000 fix: add formatGender function context 2021-10-04 07:31:17 +01:00
Sérgio Salgado
82b7e40220 feat: add gender field mapping 2021-10-04 07:31:17 +01:00
Sérgio Salgado
ae3aaa8258 chore: relocate cert-gen script 2021-10-04 07:31:17 +01:00
José Oliveira
75e8bf0b15 fix: properly check old txs dispense confirmation 2021-10-04 07:31:17 +01:00
Sérgio Salgado
a349c36326 chore: increase lowbalance margin 2021-10-04 07:31:17 +01:00