Commit graph

18 commits

Author SHA1 Message Date
Rafael Taranto
242ba3ad19 Merge pull request #999 from ubavic/fix/unpaired_machine_transactions
fix: transaction history of unpaired machine
2021-12-16 22:12:14 +00:00
Nikola Ubavic
241fc5e538 fix/join_on_devices_table 2021-12-14 22:51:43 +01:00
Sérgio Salgado
442ba37ec5 fix: add discount percentage to fiat profit calculation 2021-12-13 23:01:31 +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
Nikola Ubavic
d92dd1e968 fix: add missing modules
fix: use correct methods
2021-11-18 20:09:15 +01:00
Rafael Taranto
5570f81802 Merge pull request #806 from josepfo/feat/handle-customer-tc-photos
feat: handle T&C photos and UI photos roll
2021-11-11 18:26:51 +00:00
Nikola Ubavic
515ee0d1c5 fix: no customer number showing in transactions 2021-10-08 01:03:33 +02:00
José Oliveira
2f2285e943 refactor: styling improvements and add custom carousel component 2021-10-07 13:54:38 +01:00
José Oliveira
e729de1410 feat: handle T&C photos and UI photos roll 2021-10-07 13:49:43 +01:00
Taranto
abbcda793b chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
José Oliveira
56fc312520 feat: filter by txs with fiat lt 0 2021-08-06 12:03:33 +01: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
Sérgio Salgado
9c428a6f8f fix: uppercasing SQL
fix: remove unnecessary useEffect
fix: transaction polling issue on logout
2021-06-23 15:29:41 +01:00
Liordino Neto
852bf7b089 feat: created the search component
style: added spec styles

fix: fixed font color on search input

style: added box-shadow to the search component

feat: added local search functionality to the search component

feat: integrated search component into the transactions page

feat: allow multiple filter selection on the search component

fix: let the user select only one filter for each type

feat: added chips for the selected filters on the transactions page

feat: added the remove function on the filter chips

style: styled items according to spec

refactor: simplified search component (moved logic to the outside)

feat: added transaction filters to the gql query

feat: added a 'clear all filters' button

feat: added a filters query

feat: added a gql query for the transaction filters

fix: fixed the transactions gql query so it haves the same options as
the transaction filters

feat: added a 'loading' feature to the search box (shown while loading
the filters)

fix: fetch transactions and filters separately in the transactions page

fix: style export

fix: packages

fix: transaction conflicts
2021-06-23 15:29:41 +01:00
José Oliveira
accd6d3e15 refactor: replace if else with ternary operators 2021-06-22 15:33:00 +01:00
José Oliveira
92b6093a07 feat: downloadable tx summary and logs 2021-06-22 15:33:00 +01:00
Sérgio Salgado
de98ed4c2c feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
Renamed from lib/new-admin/modules/transactions.js (Browse further)