Commit graph

12 commits

Author SHA1 Message Date
siiky
e7ca33c8a4 refactor: use the common fixedFee field 2024-11-28 10:47:07 +00:00
Nikola Ubavic
644a6b32bd fix: standardize caps 2024-11-27 09:56:52 +00:00
Sérgio Salgado
c0cca33984 fix: use profit value instead of commission-only for the analytics screen 2022-11-17 02:36:12 +00:00
Nikola Ubavic
0372a19eb1 fix: graph title 2022-11-03 14:18:38 +01:00
Sérgio Salgado
10ac63cc6c fix: dashboard graph dataplots going off grid
fix: inconsistencies between eligible transactions on graphs
2022-06-01 17:29:29 +01:00
Sérgio Salgado
7ab736d535 fix: remove RadioGroup to toggle between presentation types
fix: day of the week filtering
2022-03-08 18:19:30 +00:00
Rafael Taranto
412f3ac2b5 Merge pull request #1017 from chaotixkilla/fix-ui-ux-tweaks
Improve UI/UX on multiple screens
2022-01-20 12:31:49 +00:00
Sérgio Salgado
a21bb1cbd5 fix: limit transactions from analytics page to the last 2 months 2022-01-19 02:23:28 +00:00
Sérgio Salgado
556d8433fa feat: add testing customer toggle 2022-01-19 02:23:26 +00:00
Sérgio Salgado
bcda275177 fix: UI/UX tweaks 2022-01-04 14:34:19 +00:00
Sérgio Salgado
98a2797494 feat: add cashin bill counter
fix: fiat amount formatting
2021-12-23 16:50:40 +00:00
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