Commit graph

3013 commits

Author SHA1 Message Date
José Oliveira
bcbae6f19a refactor: use es6 import keyword 2021-07-28 01:00:40 +01:00
José Oliveira
2ff160cc68 feat: use lamassu-coins to display crypto units options 2021-07-28 01:00:39 +01:00
José Oliveira
168257bcc4 fix: unexpected displayScale usage in txs operations 2021-07-28 01:00:38 +01:00
José Oliveira
9ec7f6f296 feat: advanced wallet settings 2021-07-28 01:00:34 +01:00
Sérgio Salgado
b99f98982b fix: unneeded error handling 2021-07-23 20:17:31 +01:00
Sérgio Salgado
598135ccaf feat: create cashbox removal notifications 2021-07-23 20:17:31 +01:00
Sérgio Salgado
73bd11b38b feat: cashbox history tab
feat: add information fields to cashbox_batches table
2021-07-23 20:17:31 +01:00
João Leal
735c46ed55 fix: CSS clean up due to some orphan styling 2021-07-23 19:45:02 +01:00
João Leal
53431a9fd9 fix: Refactored some code. Deleted useless comments 2021-07-23 19:45:02 +01:00
João Leal
bf5ee5feb4 fix: add machine actions to 'Dashboard > Machine Details' 2021-07-23 19:45:02 +01:00
Taranto
8753ea081b fix: batch function missing 2021-07-22 12:15:45 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
f3f2bb01b0 Fix: missing $ and use defaultStore 2021-07-22 12:15:45 +01:00
csrapr
cbf0165893 Feat: make compute schema middleware for 'db' changing 2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
csrapr
351d170c31 Feat: AsyncLocalStorage for schema changing 2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2 Chore: refactor to use new schema changing queries 2021-07-22 12:15:45 +01:00
csrapr
304f792484 Fix: revert package* changes 2021-07-22 12:15:45 +01:00
csrapr
bd37407453 Feat: implement queries using task for easier usage 2021-07-22 12:15:45 +01:00
Rafael Taranto
e11d7548e3 Merge pull request #799 from RafaelTaranto/chore/21-07-admin
chore: builded react
2021-07-21 20:03:05 +01:00
Taranto
a152b3853a chore: builded react 2021-07-21 19:59:02 +01:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01:00
Sérgio Salgado
13b10f3749 fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:11 +01:00
Josh Harvey
b234a129f8 Merge pull request #792 from chaotixkilla/fix-lamassu-revoke-compliance-overrides
Fix user tokens not being removed from compliance_overrides
2021-07-21 14:05:56 +01:00
Josh Harvey
c0218e672f Merge pull request #783 from josepfo/feat/create-the-balance-sheet-screen
Feat: create the balance sheet screen
2021-07-15 20:03:20 +01:00
csrapr
51f9f86fa9 Fix: use .finally() to change schema back to original 2021-07-13 17:21:25 +01:00
csrapr
eb5732003e Chore: remove extendedqueries file 2021-07-13 17:21:25 +01:00
csrapr
64e07fa8bd Chore: make db.taskEx private 2021-07-13 17:21:25 +01:00
csrapr
081957c957 Feat: abstract extended queries; strip out default funcs from db obj 2021-07-13 17:21:25 +01:00
csrapr
471782cbd7 Fix: revert package* changes 2021-07-13 17:21:25 +01:00
csrapr
178f2dafde Fix: wrong bind on db.taskEx 2021-07-13 17:21:25 +01:00
csrapr
440b8e7f61 Feat: implement queries using task for easier usage 2021-07-13 17:21:25 +01:00
csrapr
47614c9637 Feat: make queries with schema changing 2021-07-13 17:21:25 +01:00
José Oliveira
2eda9645b3 fix: always display a selected radio option and styling 2021-07-13 17:09:07 +01:00
José Oliveira
686c7a2b36 refactor: use promise all 2021-07-13 17:09:07 +01:00
José Oliveira
ad30468708 fix: dont display cashbox reset option on history page and wrong header width 2021-07-13 17:09:07 +01:00
José Oliveira
bf31ace25d fix: add response even if cashbox reset is set to manual 2021-07-13 17:09:07 +01:00
José Oliveira
ad29650c36 refactor: async/await to then and log removal 2021-07-13 17:09:07 +01:00
José Oliveira
3281df1a91 fix: batch creation and UI details 2021-07-13 17:09:07 +01:00
José Oliveira
c83b3cda56 feat: replace toggle with radio and option descriptions 2021-07-13 17:09:07 +01:00
José Oliveira
b5c37442c3 feat: perform batch creation based on reset settings 2021-07-13 17:09:07 +01:00
José Oliveira
d1d4910555 feat: add reset settings to user config 2021-07-13 17:09:07 +01:00
José Oliveira
1d1f08060f feat: toggle button in cash cassettes page 2021-07-13 17:09:07 +01:00
Sérgio Salgado
d76bb3838d fix: remove user tokens from compliance_overrides table 2021-07-09 15:11:53 +01:00
José Oliveira
ca0f068bcf refactor: replace trade uuid variable name 2021-07-08 17:08:38 +01:00
José Oliveira
9b4bae4097 refactor: add trade id to trade entry object 2021-07-08 17:08:38 +01:00
José Oliveira
700244e45b refactor: remove duplicated error handling 2021-07-08 17:08:38 +01:00
José Oliveira
8567b7887c refactor: replace custom field function with const and move update trade logic inside a function 2021-07-08 17:08:38 +01:00
José Oliveira
f45c783876 fix: add missing curly bracket 2021-07-08 17:08:38 +01:00
José Oliveira
8606d0cc94 feat: relay trade uuid to krakens api 2021-07-08 17:08:38 +01:00