No description
* feat: add confirm-dialog component * feat: add MachineStatus to router * feat: add machine details to api endpoints * feat: add machine-status expandabletable * fix: add missing property to TextInput on story * style: minor style fixes * feat: useAxios to unpair and reboot specific machinees * fix: style fixes use shutdown instead of reboot use named colors * fix: use new ExpTable * fix: class instead of sttyles, use named colors * feat: use ConfirmDialog to confirm unpair action * chore: eslint fix * refactor: use gql, new ExpTable and ramda on machine-status * fix: 'fallback' status instead of the 'all good' one * fix: makeStyles instead of withStyles * refactor: simplify StatusChip * fix: css spacing instead of nbsp * fix: move makeStyles outside component * refactor: makeStyles instead of withStyles * refactor: adapting based props for Status * refactor: moar simple Status chip * feat: use graphql mutation instead of rest for machine action feat: use graphql instead of rest on MachineDetailsCard * fix: Dialog close must be handled outside * fix: just pass down onDissmissed and onConfirmed to the component https://github.com/lamassu/lamassu-server/pull/344#discussion_r370136028 * refactor: machineAction on separate file and 404 handling * feat: basic handling of graphql exceptions on machineAction |
||
|---|---|---|
| .vscode | ||
| bin | ||
| dev | ||
| lamassu-admin-elm | ||
| lamassu-remote-install | ||
| lib | ||
| migrations | ||
| new-lamassu-admin | ||
| public | ||
| schemas | ||
| test | ||
| tests/ofac | ||
| tools | ||
| .dummy | ||
| .gitignore | ||
| .migrate-stress | ||
| cartridges.json | ||
| certs.sh | ||
| connect.txt | ||
| countries.json | ||
| crypto-schema.json | ||
| currencies.json | ||
| data-notes.txt | ||
| INSTALL-NIX.md | ||
| INSTALL.md | ||
| jsconfig.json | ||
| lamassu-default.json | ||
| lamassu-schema.json | ||
| Lamassu_CA.pem | ||
| languages.json | ||
| package-lock.json | ||
| package.json | ||
| Procfile | ||
| raw-countries.json | ||
| README.md | ||
| schema.json | ||
| shell.nix | ||
| todo.txt | ||
| UNLICENSE | ||
| Vagrantfile | ||
| yarn.lock | ||
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