Commit graph

21 commits

Author SHA1 Message Date
Rafael Taranto
e58acdb8be fix: migrations and front-end issues 2023-10-11 03:48:47 +01:00
Rafael Taranto
21b88f182e refactor: use recyclers instead of stackers 2023-10-09 14:41:33 +01:00
Rafael Taranto
f1e6e24f05 fix: no loading box scenario 2023-08-29 15:10:53 +01:00
Sérgio Salgado
2967ad3a75 fix: multiple fixes related with recyclers/stackers
feat: add bill destination unit for cash-in txs
feat: l-m communication regarding cash unit state
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2638bd1717 feat: add stacker counter field to the machine
feat: use the stacker amount to properly render the cash cassettes table
feat: add stacker notifications to the plugins backend
2023-06-07 14:27:42 +01:00
Nikola Ubavic
927f1c3c7d fix: redundant newline 2022-03-10 20:45:48 +01:00
Nikola Ubavić
40ddd9e753 Merge branch 'dev' into f56-billl-denominations 2022-03-10 20:33:51 +01:00
Nikola Ubavic
a9b7221a38 fix: replace puloon list with F56 2022-03-09 02:00:16 +01:00
André Sá
2e3e050c54 refactor: replace until loop with map 2022-03-08 17:31:44 +00:00
André Sá
93873306a9 feat: remove 0conf steps from cashout setup wizard 2022-03-08 17:12:05 +00:00
Taranto
0ad2ee362a Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
Sérgio Salgado
13e6401b22 feat: use numberOfCassettes on cashout wizard
fix: hidden fields showing during editing
2021-09-13 18:53:52 +01:00
Sérgio Salgado
5788b6216d feat: add support for more than two cassettes 2021-09-13 18:53:47 +01:00
Sérgio Salgado
3572d27551 feat: bill picker available on cashout and commission screens 2021-06-28 15:57:58 +01:00
csrapr
5da28bc830 Feat: move zeroConfLimit to wallet_CRYPTOCODE namespace 2021-05-25 15:10:49 +01:00
Sérgio Salgado
175a98d50f fix: autocomplete input not showing available options
fix: remove log
2021-02-16 14:04:01 +00:00
Taranto
c45241471e fix: small bugfixes and improvements 2020-10-06 23:19:22 +02:00
Mauricio Navarro Miranda
42f19e9d02 fix: cash out fixes
fix: on and off should have a fixed width
fix: fist screen should be two p
fix: autofocus on fields after next
fix: spacing
fix: button position
fix: make the denominations a dropdown
fix: fiat should shown input suffix
fix: wizard should have splash image
fix: add missing warning icon
fix: eslint
fix: modal fiat should be a suffix
fix: increase modal height to match the spec
fix: confirmation step has repeated title
fix: label should cover both the input and the suffix
fix: use code+display to benefit from dropdown improvements
2020-09-20 14:26:26 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
Mauricio Navarro Miranda
1cf4168294 feat: use Namespaced table and wizard on Cashout 2020-05-05 23:14:32 -05:00
Mauricio Navarro Miranda
af95a366c6 feat: add cash-out screen
feat: add cash-out route

feat: add cash-out table component

feat: add cash-out page

feat: add wizard splash for enable cashout

feat: wizard component for enable cash-out

feat: use wizard to enable cash-out

fix: denominations are numbers

feat: update cashout denominations config on gql

feat: refetch cashout infos after config save

fix: use default table for cashout table

fix: move cashout table closer to parent
2020-05-05 03:44:04 -05:00