Commit graph

17 commits

Author SHA1 Message Date
Rafael Taranto
fc86956a09 fix: typo 2023-10-19 15:10:47 +01:00
Rafael Taranto
1e1bfe58a4 fix: code review changes 2023-10-16 16:58:47 +01:00
Rafael Taranto
21b88f182e refactor: use recyclers instead of stackers 2023-10-09 14:41:33 +01:00
Rafael Taranto
a99c361ace fix: backwards compat on cash-in 2023-08-22 15:13:06 +01:00
Taranto
13d5860ccb fix: accidentally a word 2023-08-09 17:54:50 +01:00
Taranto
7b979cb81b fix: cashbox column dropped 2023-08-09 17:51:03 +01:00
Sérgio Salgado
2d010fc359 feat: assign unit destination during cash-in
fix: cash cassettes wizard initial values
2023-06-07 14:27:42 +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
André Sá
2b4e531367 refactor: add transaction ID to stale errors 2022-02-02 14:19:02 +00:00
Taranto
ba4117173e chore: undo $ prepend on queries 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
4f12bcf4cf Chore: move tx code into atomic function 2021-05-22 18:17:45 +01:00
csrapr
8cd1389de3 Feat: upgrade pg-promise and fix breaking changes 2021-05-22 18:17:45 +01:00
chaotixkilla
26c5c427bf Reintroduce cashbox (#535)
* feat: reintroduce cashbox component

* feat: cashbox update on db

* feat: cashbox on notifications

* feat: cashbox on overrides

* fix: cashin notifications

* fix: styling

* feat: cashin bills added to cashbox

* refactor: comment unused code

* fix: new bills length on cashbox

* fix: remove unused code

* chore: remove temporary code
2021-01-18 20:23:46 +00:00
Sérgio Salgado
7fe8799edc feat: add loyalty panel screen and structure
feat: add coupons table

feat: add coupons to schema

fix: coupon schema

feat: coupon table

feat: add coupon top button

feat: add first coupon button

feat: delete coupon

feat: coupon modal

fix: clear discount on modal close

fix: modal input formatting

feat: add new coupons

fix: button positioning

fix: remove loyalty panel sidebar

fix: coupon screen matching specs

fix: coupon modal

feat: send coupon data to machine on poll

fix: available coupons bool

feat: coupon endpoint

feat: transaction discount migration

feat: post-discount rates

refactor: bills

feat: version string

fix: bill saving on db

feat: coupon soft-delete

fix: coupon soft delete

fix: bill receiving

feat: remove cryptoAtoms update during tx

fix: tx trading

fix: bills

feat: start trades rework

fix: remove code

fix: code review
2021-01-18 19:42:03 +00:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Josh Harvey
118e4ec4be refactor cash-in and cash-out 2018-02-01 23:48:27 +02:00