csrapr
ba8cac60f8
Chore: Add basic screen and toggle
...
Chore: form skeleton
Feat: wizard step 1 and 2
Feat: toggle button group for formik
Feat: select input type Form and styling
Feat: text entry page
Feat: Choice list and CSS
Fix: scroll to bottom on Add choice button click
Feat: format data at end of wizard
Feat: wizard toggle button and background blur
Feat: data table for custom info requests
Feat: editing and deleting custom info request
Feat: add icons
Fix: Wizard changes
Feat: custom requests migrations
Feat: fetch custom info requests
Feat: add mutations
Feat: add custom request option in trigger wizard
Feat: show customrequests on table
Feat: Triggers page code refactor
Feat: integrate custom info requests on Customer graphql type
Feat: Show custom info requests on user page
Fix: use normal table instead of datatable
Feat: modal for custom information request details
Feat: poller returns custom request information details
Feat: send customer custom info requests to machine
Chore: add field CustomInfoRequestsData on customer updates
Feat: customer custom info request data saving
Chore: variable name changes and lots of fixes
Feat: remove default value in query, sort request on customer profile
Signed-off-by: csrapr <26280794+csrapr@users.noreply.github.com>
Fix: return promise when array of ids is empty
Feat: TitleSection can receive more than one button
2021-12-08 18:28:51 +00:00
Rafael Taranto
3de2bb3d86
Merge pull request #971 from SiIky/fix/D0FE5j3T/password-confirmation
...
fix: password confirmation step
2021-12-07 16:54:56 +00:00
Rafael Taranto
7087781cfc
Merge pull request #909 from josepfo/feat/edit-customer-data
...
Feat: edit customer data
2021-12-07 16:41:48 +00:00
André Sá
6ab979cca3
refactor: use min() instead of test()
2021-12-06 20:06:16 +00:00
José Oliveira
0dff055b05
refactor: improve TODOs readability
2021-12-06 19:44:16 +00:00
José Oliveira
b995b549b4
fix: img size and retrieve information button alignment
2021-12-06 19:44:15 +00:00
José Oliveira
d2bb684b00
fix: ambigous total spent
2021-12-06 19:44:13 +00:00
José Oliveira
77858b55bc
fix: remove useless prop on feature button and add refactor reminder
2021-12-06 19:34:09 +00:00
José Oliveira
d6ce5370fd
fix: apollo link arguments order
2021-12-06 19:34:08 +00:00
José Oliveira
e3b13a228b
fix: button new comet3 color, replace lodash with ramda
2021-12-06 19:34:07 +00:00
José Oliveira
a35dd3e77e
fix: status alignment and font sizes
2021-12-06 19:25:10 +00:00
José Oliveira
7b1697fff0
feat: add new tomato color darker variant
2021-12-06 19:25:09 +00:00
José Oliveira
3871c5a699
fix: action buttons colors
2021-12-06 19:25:08 +00:00
José Oliveira
3667d8b655
fix: forms keys names and img size
2021-12-06 19:25:06 +00:00
José Oliveira
b77b732bcb
fix: latest customer data selection and button margin
2021-12-06 19:25:05 +00:00
José Oliveira
68c635ce38
fix: use gql upload lib and remove logs
2021-12-06 19:25:04 +00:00
José Oliveira
3e4f4a4962
fix: apollo server image upload
2021-12-06 19:25:03 +00:00
José Oliveira
9baa16c824
fix: formik bugs and gql upload
2021-12-06 19:25:01 +00:00
José Oliveira
3de7ae2fe9
feat: add edit, delete and image input
2021-12-06 18:31:31 +00:00
José Oliveira
421543f0c7
feat: add dynamic position to editable cards, reject/authorize buttons
2021-12-06 18:31:30 +00:00
José Oliveira
a8f1c50d07
feat: add icons and make customer data cards editable
2021-12-06 18:31:29 +00:00
José Oliveira
0981a7d4af
feat: overview rework and customer data mosaic view
2021-12-06 18:31:28 +00:00
Rafael Taranto
d292ea4ae3
Merge pull request #976 from RafaelTaranto/chore/builded-files-06-12.2
...
chore: builded files
2021-12-06 17:48:51 +00:00
Taranto
981b3f944a
chore: builded files
2021-12-06 17:48:18 +00:00
Rafael Taranto
72cd6c6403
Merge pull request #973 from RafaelTaranto/chore/builded-files-06-12
...
chore: builded files
2021-12-06 11:41:43 +00:00
Taranto
fd7b459858
chore: builded files
2021-12-06 11:39:32 +00:00
Rafael Taranto
509b696181
Merge pull request #969 from chaotixkilla/feat-empty-dashboard-state
...
Dashboard show empty machine and transaction lists
2021-12-06 11:10:09 +00:00
Rafael Taranto
f235eb93b9
Merge pull request #963 from chaotixkilla/fix-fiat-balance-overrides
...
Fix fiat balance percentage notification overrides being ignored
2021-12-06 11:09:32 +00:00
Rafael Taranto
947f7ff302
Merge pull request #962 from ubavic/fix/getCustomersList
...
fix: list of customers in compliance is empty
2021-12-06 11:08:01 +00:00
André Sá
6fc33261f9
fix: password confirmation step
2021-12-03 19:07:21 +00:00
Sérgio Salgado
b35abca622
feat: add dashboard states for empty transactions and empty machine list
2021-12-02 17:30:50 +00:00
Rafael Taranto
210acd1b02
Merge pull request #958 from ubavic/fix/machine_unpair_dev
...
fix: machine unpair (dev)
2021-12-02 15:00:25 +00:00
Sérgio Salgado
15e0182ba1
fix: remove duplicated createBatch() calls
...
fix: rename cassetteMaxCapacity to snake uppercase
fix: notification module retrieving the wrong override fields
2021-12-02 14:37:11 +00:00
Nikola Ubavic
4e82ff700f
Merge branch 'fix/machine_unpair_dev' of github.com:ubavic/lamassu-server into fix/machine_unpair_dev
2021-12-01 17:55:26 +01:00
Nikola Ubavic
c93763a3a6
chore: accept sugesttion
2021-12-01 17:54:32 +01:00
Rafael Taranto
31dcf890de
Merge pull request #959 from chaotixkilla/fix-restart-services-autofocus
...
Fix autofocus on 'Restart Services' button
2021-12-01 10:37:26 +00:00
Rafael Taranto
74ccf18db7
Merge pull request #967 from ubavic/fix/recordTrade_is_void
...
fix: recordTrade is void
2021-12-01 10:36:19 +00:00
Rafael Taranto
e8edd05a64
Merge pull request #960 from chaotixkilla/fix-notification-override-alerts
...
Fix notification overrides ignoring cassettes 3 and 4
2021-12-01 10:35:19 +00:00
Nikola Ubavic
7c80eb257e
fix/recordTrade_is_void
2021-11-30 21:05:12 +01:00
Nikola Ubavic
c48d24ed19
fix: remove duplicate column
2021-11-29 19:01:36 +01:00
Sérgio Salgado
cf0b61137d
fix: add cassettes 3 and 4 to the notification overrides
2021-11-29 17:40:17 +00:00
Nikola Ubavić
f7d0dd3af4
chore: extra space
...
Co-authored-by: chaotixkilla <chaotixkilla@users.noreply.github.com>
2021-11-29 14:33:25 +01:00
Nikola Ubavic
30195e0ea6
fix: use spex batch
2021-11-29 14:05:10 +01:00
Nikola Ubavic
1b94b5db42
chore: separate queries
2021-11-29 13:45:46 +01:00
Rafael Taranto
bbde0fc2b6
Merge pull request #949 from josepfo/fix/initial-wizard-breaks-upon-choosing-exchange
...
Fix: initial wizard breaks upon choosing exchange
2021-11-29 10:59:42 +00:00
Rafael Taranto
3556e8d8cb
Merge pull request #955 from chaotixkilla/fix-date-parsing-with-date-fns
...
Fix date parsing and formatting
2021-11-29 09:52:49 +00:00
Sérgio Salgado
d35d050321
fix: added preflight for lazy query fetching
2021-11-29 01:29:00 +00:00
Sérgio Salgado
88ed187176
fix: change date instances of single-digit days to double-digit
2021-11-26 16:13:04 +00:00
Nikola Ubavic
f204a85b44
fix: machine unpair
...
feat: add removed_devices table
2021-11-26 15:10:35 +01:00
Rafael Taranto
4693aa02c0
Merge pull request #956 from RafaelTaranto/chore/builded-files-26-11
...
chore: builded files
2021-11-26 12:25:51 +00:00