Commit graph

5058 commits

Author SHA1 Message Date
siiky
7d9df01eab fix: don't let lack of photo data go unnoticed 2025-06-17 11:55:09 +01:00
siiky
77347ff29c refactor: single pass through received frames 2025-06-17 11:54:31 +01:00
Rafael Taranto
c3688f975a Merge pull request #1885 from siiky/fix/lam-1450/machines-unresponsive
LAM-1450 fix: machines unresponsive
2025-06-17 09:14:55 +01:00
siiky
16761b0744 fix: don't drop pings out of the table 2025-06-16 17:35:49 +01:00
siiky
8cf68e480a refactor: replace batch() with async/await 2025-06-16 17:34:28 +01:00
Rafael Taranto
af8a8d395c Merge pull request #1883 from siiky/refactor/lam-1454/drop-configversion-pollqueries
LAM-1454 refactor: drop `configVersion` from `pollQueries()`
2025-06-12 17:48:48 +01:00
siiky
24847f173a refactor: drop configVersion from pollQueries() 2025-06-12 17:45:04 +01:00
Rafael Taranto
298b4ccb6c Merge pull request #1881 from siiky/fix/lam-1450/ping-interval
LAM-1450 fix: reduce ping timer
2025-06-12 17:36:04 +01:00
Rafael Taranto
92c955ee97 Merge pull request #1882 from siiky/refactor/lam-1454/small-performance-improvements
LAM-1454 small performance improvements
2025-06-12 17:35:38 +01:00
siiky
afae156ef9 refactor: use configs version from configs object 2025-06-12 16:19:14 +01:00
siiky
430ca16cc5 feat: add version to returned object in new-settings-loader.js:load() 2025-06-12 16:19:14 +01:00
siiky
e93c7f06c0 feat: fetch the operator ID before server startup 2025-06-12 16:19:14 +01:00
siiky
0f3df7f12c feat: cache the operator ID 2025-06-12 16:19:14 +01:00
siiky
2b07748f10 fix: reduce ping timer 2025-06-12 14:34:55 +01:00
Rafael Taranto
6d9304ca14 Merge pull request #1879 from RafaelTaranto/fix/reused-last-and-reject-reuse-interaction
LAM-1447 fix: reuse last and reject reuse interaction
2025-06-10 09:03:03 +01:00
Rafael Taranto
240d4d6f93 fix: reuse last and reject reuse interaction 2025-06-09 17:11:49 +01:00
Rafael Taranto
22938ab594 Merge pull request #1877 from siiky/feat/lam-1291/stress-testing
LAM-1291 feat: stress testing scripts and some performance improvements
2025-06-06 09:09:50 +01:00
Rafael Taranto
c96f60b8f1 Merge pull request #1878 from RafaelTaranto/fix/mock-external-compliance
LAM-1427 fix: mock compliance url return
2025-06-06 09:09:23 +01:00
siiky
ab0a5a33e5 chore: comment stress testing code by default 2025-06-05 16:32:36 +01:00
Rafael Taranto
63367a7f11 fix: mock compliance url return 2025-06-05 10:18:12 +01:00
Rafael Taranto
305cbea6c9 Merge pull request #1875 from RafaelTaranto/fix/customer-page-fixes
LAM-1442 fix: reload table when customer added
2025-06-05 10:16:40 +01:00
Rafael Taranto
d00743446b chore: small PR fixes 2025-06-05 10:15:28 +01:00
Rafael Taranto
8fe8f5505c Merge pull request #1871 from RafaelTaranto/chore/fix-external-compliance-mock
LAM-1427 chore: fix external compliance mock
2025-06-04 08:22:43 +01:00
siiky
cb046ea726 chore: drop if to idempotent op 2025-06-03 13:39:23 +01:00
siiky
aaa02e3186 refactor: populate operator after filtering old requests 2025-06-03 13:39:23 +01:00
siiky
3e83838b5a refactor: filter old requests before populating settings 2025-06-03 13:39:23 +01:00
siiky
dddbe98fca refactor: use a single DB task to load the latest settings 2025-06-03 13:39:23 +01:00
siiky
593f7fe949 refactor: use a single DB task to load settings 2025-06-03 13:39:23 +01:00
siiky
c233aa9aff chore: remove dead code 2025-06-03 13:39:23 +01:00
siiky
afe8299ae7 refactor: drop one .then() use and lodash/fp 2025-06-03 13:39:23 +01:00
siiky
49080b0412 refactor: move pairing.js:isPaired() to machine-loader.js:getPairedMachineName() 2025-06-03 13:39:18 +01:00
Rafael Taranto
22b6b64fe4 fix: bad link on alert 2025-06-03 13:33:31 +01:00
siiky
1b26150499 refactor: batch record pings 2025-06-03 13:33:09 +01:00
siiky
be06ea5097 fix: parameterize query 2025-06-02 17:59:01 +01:00
siiky
2aea5a523c fix: creating large number of fake machines 2025-06-02 17:04:56 +01:00
Rafael Taranto
8e5c686dde Merge pull request #1876 from RafaelTaranto/fix/bad-link-on-alerts
LAM-1441 fix: bad link on alert
2025-06-02 14:34:13 +01:00
siiky
5feee6d5df Merge branch 'dev' into feat/lam-1291/stress-testing
* dev: (41 commits)
  build: use bullseye as target build
  chore: remove whitespace
  refactor: simplify denominations list construction
  fix: sort coins by descending denomination
  feat: address prompt feature toggle on ui
  feat: reuse last address option
  fix: performance issues on SystemPerformance
  chore: clarify requirements on comment
  feat: allow address reuse if same customer
  feat: address reuse is now per customer
  fix: hide anon and show phone on customers
  fix: dev environment restarts
  feat: batch diagnostics script
  fix: custom info request returns array
  fix: name on customer if custom data is filled
  build: testing cache hit
  build: server cache improvements
  build: node_modules was ignored on .dockerignored
  build: leftovers from npm
  chore: commented by mistake
  ...
2025-06-02 13:35:44 +01:00
Rafael Taranto
9475eacebd fix: bad link on alert 2025-05-29 16:17:11 +01:00
Rafael Taranto
8700ebcbe1 fix: reload table when customer added 2025-05-29 16:10:08 +01:00
Rafael Taranto
e8deff7a88 Merge pull request #1870 from RafaelTaranto/feat/reject-address-per-customer
LAM-1432 feat: reject address per customer
2025-05-29 07:35:10 +01:00
Rafael Taranto
0577a59e6b build: use bullseye as target build 2025-05-29 07:32:51 +01:00
Rafael Taranto
007320cfbc Merge pull request #1873 from RafaelTaranto/feat/reuse-last-address
LAM-1433 feat: reuse last address option
2025-05-28 15:36:21 +01:00
Rafael Taranto
4b0459cb15 chore: remove whitespace 2025-05-28 15:35:39 +01:00
Rafael Taranto
d8af89fbd6 Merge pull request #1874 from siiky/fix/lam-1440/coin-change/sort-denoms
LAM-1440 fix: sort coins by descending denomination
2025-05-28 15:30:12 +01:00
siiky
4191a8cd7b refactor: simplify denominations list construction 2025-05-28 12:06:08 +01:00
siiky
c42153d3c5 fix: sort coins by descending denomination 2025-05-28 12:05:50 +01:00
Rafael Taranto
a4bdbd1416 feat: address prompt feature toggle on ui 2025-05-28 10:19:01 +01:00
Rafael Taranto
0fd45b4750 Merge pull request #1872 from RafaelTaranto/fix/performance-issues-on-system-performance
LAM-1262 fix: performance issues on SystemPerformance
2025-05-28 08:40:45 +01:00
Rafael Taranto
e6ffcacb78 feat: reuse last address option 2025-05-28 07:11:37 +01:00
Rafael Taranto
064b104ef3 fix: performance issues on SystemPerformance 2025-05-27 19:51:22 +01:00