No description
Find a file
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
.vscode Add QuadrigaCX exchange and ticker (#176) 2018-09-27 21:59:53 +03:00
bin chore: relocate cert-gen script 2021-10-04 07:31:17 +01:00
data chore: add georgian as support language 2020-11-22 20:24:42 +00:00
dev chore: remove unused packages, update ccxt, argon2, apollo-server-express and express 2021-07-06 16:15:40 +01:00
digitalocean refactor: change new volume data paths and added non interactive authentication 2021-06-28 16:20:35 +01:00
lamassu-remote-install fix: change photos path 2021-07-05 12:25:15 +01:00
lib fix: remove unnecessary const 2021-10-05 22:30:22 +01:00
migrations feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
new-lamassu-admin feat: add analytics screen 2021-11-10 17:34:40 +00:00
public chore: builded react files 2021-10-04 07:31:17 +01:00
test feat: add database selector env variable 2021-10-05 22:30:22 +01:00
tests/ofac done 2018-05-03 20:20:18 +03:00
tools chore: relocate cert-gen script 2021-10-04 07:31:17 +01:00
.env feat: add database selector env variable 2021-10-05 22:30:22 +01:00
.gitignore feat: idle machine polling 2021-02-03 23:03:05 +00:00
INSTALL-NIX.md chore: relocate cert-gen script 2021-10-04 07:31:17 +01:00
INSTALL.md chore: relocate cert-gen script 2021-10-04 07:31:17 +01:00
jsconfig.json WIPP 2016-09-26 17:22:46 +03:00
lamassu-default.json fix: change photos path 2021-07-05 12:25:15 +01:00
Lamassu_CA.pem add (temporary) Lamassu CA 2017-12-14 22:57:39 +02:00
package-lock.json chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
package.json chore: builded react files 2021-10-04 07:31:17 +01:00
README.md Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00
shell.nix chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
UNLICENSE renamed to UNLICENSE 2014-03-31 18:26:42 -04:00

lamassu-server

Lamassu remote server.

Pull Requests

We do not generally accept outside pull requests for new features. Please consult with us before putting a lot of work into a pull request.

Installation

See INSTALL.md.

Installation on remote server (only for production)

See lamassu-remote-install/README.md.

Running

node bin/lamassu-server --mockSms