- 12 May, 2022 12 commits
-
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
Before, the sub-total of products was shown on the bottom of the receipt, with special items in between. This was confusing. The sub-total is now shown immediately below the product list, if there are other special items on the receipt.
-
Tim Visée authored
These payment requests weren't cancelled immediately before because it caused a weird payment flow, where the request page showed an error after paying. This only happened when the payment was made with a monetary account on the same bunq account as the request was from. This problem will probably never happen under normal circumstances. It is therefore safer to immediately cancel the payment request instead.
-
Tim Visée authored
-
- 14 Apr, 2022 6 commits
- 13 Apr, 2022 1 commit
-
-
Tim Visée authored
See https://github.com/timvisee/barbapappa/pull/32
-
- 09 Apr, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 ) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 07 Apr, 2022 5 commits
-
-
Tim Visée authored
See https://github.com/timvisee/barbapappa/pull/31
-
dependabot[bot] authored
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 ) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Tim Visée authored
See https://github.com/timvisee/barbapappa/pull/30
-
Tim Visée authored
See https://github.com/timvisee/barbapappa/pull/30
-
Tim Visée authored
-
- 06 Apr, 2022 1 commit
-
-
dependabot[bot] authored
Bumps dompdf/dompdf from 1.2.0 to 1.2.1. --- updated-dependencies: - dependency-name: dompdf/dompdf dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 30 Mar, 2022 10 commits
- 21 Mar, 2022 4 commits
-
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
-
Tim Visée authored
When columns are swapped in kiosk mode, a list of users having items in cart is shown along with a quantity number. There was no easy way to list the items in a user cart. This change adds a button to that view, to swap columns and view the given users cart contents.
-