No description
* fix: make all fields required on the Terms & Conditions page if Show on screen is enabled fix: enable/disable the Terms & Conditions form based on the Show on screen toggle fix: replaced deactivated field with plain text when not editing fix: make de non editable text content field scrollable style: make it follow the same style as the other screens, with the edit button and links to save and cancel feat: created Prompt component to avoid leaving pages without saving feat: applied component to the editable table feat: applied component to the Cashout, Commissions, Locales, Cashboxes, Notifications, CryptoBalanceOverrides and Wallet pages feat: applied component to the ContactInfo and ReceiptPrinting pages refactor: export the default prompt message to be used in other contexts fix: applied prompt component to the Operator Info pages fix: create routes for the operator info components feat: applied the Prompt component to the Contact Info and Receipt pages feat: applied the Prompt component to the Terms & Conditions page * refactor: move prompt to components * feat: use formik on the boolean properties table * chore: removed console.logs chore: removed comments refactor: moved BooleanCell to the BooleanPropertiesTable file and make it not a formik field |
||
|---|---|---|
| .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.json | ||
| 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