Rafael Taranto
ac56ace4bd
fix: improve individual discount loading
2025-04-17 09:50:32 +01:00
Rafael Taranto
d452aac0f9
fix: proper datetime name
2025-04-01 14:43:36 +01:00
Rafael Taranto
2e31ab391f
chore: migrating to nodejs 22
2025-03-31 15:43:08 +01:00
Rafael Taranto
0caa5cbc9a
feat: show unpaired device names on transactions
2025-03-27 12:30:27 +00:00
Rafael Taranto
7ec9121a14
Merge pull request #1767 from RafaelTaranto/backport/blacklist
...
LAM-628 LAM-629 backport: blacklist message
2024-11-29 13:49:28 +00:00
Sérgio Salgado
8af7c97c16
feat: add advanced address blacklisting
2024-11-29 11:20:12 +00:00
Sérgio Salgado
473bb15c24
feat: turn address into a coin-agnostic solution
2024-11-29 11:18:48 +00:00
Sérgio Salgado
4427258dd5
fix: improve HoverableTooltip behavior and UX
...
feat: add market currency selector for exchange 3rd party services
2024-11-29 09:51:40 +00:00
Sérgio Salgado
cec02c52ba
fix: resolve full sanction checking flow in the backend
2024-11-26 15:40:20 +00:00
Sérgio Salgado
30a43869ec
fix: increase OFAC list update timer
2024-11-26 15:40:13 +00:00
Sérgio Salgado
d76e84428f
fix: remove sanction loader middleware
2024-11-26 15:40:08 +00:00
Sérgio Salgado
c77fda2623
feat: add button to check against OFAC sanction list
2024-11-26 15:40:01 +00:00
siiky
19c7d73444
chore: remove dead code
2024-09-19 15:54:23 +01:00
siiky
85e3c16225
refactor: don't try to get machine name if there's no lastUsedMachine
2024-07-18 17:34:05 +01:00
siiky
05ac89f6fa
feat: add lastUsedMachineName field to GraphQL customer type
2024-07-18 17:23:28 +01:00
Rafael Taranto
35e40f4528
Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240206
2024-02-06 08:51:09 +00:00
Rafael Taranto
3221a7a828
fix: UI stuff and mailgun typos
2023-12-15 11:59:38 +00:00
Sérgio Salgado
211c4b1ea7
feat: add aveiro cash units to the devices table
...
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
Nikola Ubavic
a59249ead0
fix: txs resolver
2022-09-02 12:23:25 +02:00
Sérgio Salgado
2a85bfce2b
fix: check for date validity before conversion
2022-07-11 17:16:53 +01:00
Sérgio Salgado
c5ba1b34b3
fix: issue with continuously building the csv
...
fix: added missing columns on downloaded logs
2022-05-26 14:30:42 +01:00
Sérgio Salgado
463195fc17
fix: improve cashbox batches logs
2022-04-01 16:51:40 +01:00
Sérgio Salgado
f2f34c6ecd
feat: add cashbox batches log downloader
2022-03-29 22:50:34 +01:00
André Sá
0f93e313b6
feat: add unpaired machines endpoint to GraphQL
2022-03-11 15:13:08 +00:00
Rafael Taranto
63e8fdc917
Merge pull request #1126 from ubavic/fix-caching
...
fix: disable cache in transaction resolver
2022-02-24 20:50:48 +00:00
Nikola Ubavic
49cdd94906
fix: disable cache
2022-02-22 14:32:03 +01:00
Rafael Taranto
26bf036553
Merge pull request #1099 from chaotixkilla/fix-custom-sms
...
Get SMS notices closer to spec
2022-02-16 10:09:18 +00:00
Sérgio Salgado
cd01d894a3
feat: add sms preview
...
feat: add reset to default button
feat: add attachable values
feat: connect the sms receipt notice to the sms receipt request
2022-02-10 00:36:32 +00:00
Sérgio Salgado
0d5f5167ef
feat: change custom SMS instances to SMS notices and all its interfaces
2022-02-04 19:39:35 +00:00
André Sá
94089620ad
Merge branch 'dev' into fix/lam-266/profits-calculation
2022-01-28 16:49:44 +00:00
André Sá
2cb4ad1443
fix: export fiatProfit to simplified transaaction logs
2022-01-28 12:24:41 +00:00
Sérgio Salgado
f5540a4c12
fix: add domain passthrough to webauthn credential creation functions
2022-01-26 14:40:40 +00:00
Sérgio Salgado
904c383431
feat: add ciphertrace base implementation
2022-01-21 18:26:57 +00:00
Rafael Taranto
d5b7b088cd
Merge pull request #1055 from chaotixkilla/feat-custom-info-requests-as-manual-triggers
...
Add custom info request manual trigger behavior
2022-01-19 14:37:58 +00:00
Sérgio Salgado
556d8433fa
feat: add testing customer toggle
2022-01-19 02:23:26 +00:00
Rafael Taranto
abcce7ff06
Merge pull request #1041 from josepfo/feat/manual-entry-populate-existing-requirement
...
feat: enable custom entries and custom information requirements
2022-01-18 19:15:14 +00:00
Sérgio Salgado
87a3b718db
fix: allow for custom info requests to be allowed or blocked
...
fix: improve custom info requests backend
fix: add custom info requests to trigger overrides
2022-01-18 18:46:55 +00:00
José Oliveira
f4f4eb1335
fix: disable unfinished features
2022-01-17 16:57:37 +00:00
Sérgio Salgado
94eed283cb
feat: add customer creation modal
2022-01-13 15:17:06 +00:00
Sérgio Salgado
e2087d0e4d
refactor: unify bill related queries
2021-12-23 16:52:45 +00:00
Sérgio Salgado
98a2797494
feat: add cashin bill counter
...
fix: fiat amount formatting
2021-12-23 16:50:40 +00:00
Rafael Taranto
8fdc6fbb0d
Merge pull request #964 from chaotixkilla/refactor-create-batch-function
...
Create a bill batching function with machine updates
2021-12-11 19:08:02 +00:00
Sérgio Salgado
ec90776d2a
feat: create a new batching function which pairs with machine value updates
...
refactor: abstract amount of cassettes from the cassette wizard
fix: dashboard cassettes
2021-12-09 23:48:21 +00:00
Sérgio Salgado
eb8737872d
feat: revamp customer notes feature
2021-12-09 22:31:53 +00:00
Sérgio Salgado
dcd3259484
feat: customer notes migration
...
feat: customer notes backend operations
feat: add customer note mutation
feat: add editing capabilities to PropertyCard
feat: connect customer notes backend to frontend
fix: customer note form and static content styling
fix: SQL uppercasing
fix: set default value for notes content
fix: SQL after dev rebase
refactor: move get current user token to separate method
2021-12-09 22:31:51 +00:00
Sérgio Salgado
036e47bad4
feat: add custom requirements UI to the profile page
2021-12-08 22:17:19 +00:00
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
José Oliveira
0dff055b05
refactor: improve TODOs readability
2021-12-06 19:44:16 +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
b77b732bcb
fix: latest customer data selection and button margin
2021-12-06 19:25:05 +00:00