122 Commits

Author SHA1 Message Date
natsoni
624b3473fc
Hide accelerator panel if tx gets accelerated on another session 2024-08-27 12:32:21 +02:00
softsimon
d5672691e1
increasing time since paid sorry message 2024-08-07 22:06:22 +02:00
Mononaut
1c69613d65
[accelerator] fix click binding on payment method buttons 2024-08-05 16:15:53 +00:00
wiz
212d58f917
Change accelerate checkout redirect from /tracker/ to /tx/ 2024-08-04 20:52:49 -04:00
softsimon
f1a48db9ee
hide fiat buttons correctly 2024-08-05 01:43:58 +02:00
softsimon
5cacd2635e
only enable fiat on prod, staging and dev 2024-08-05 01:00:58 +02:00
nymkappa
7b45d922bc
[square] i'm an idiot 2024-08-02 23:35:30 +02:00
nymkappa
9488ca50a3
[square] use mirror to serve square.js and load it sooner 2024-08-02 23:27:40 +02:00
nymkappa
067aac4d06
[square] retry web sdk faster 2024-08-02 23:04:15 +02:00
nymkappa
c7382a1c6c
[square] fix web sdk retry logic 2024-08-02 22:48:04 +02:00
nymkappa
1245673575
[accelerator] polish UI 2024-07-26 17:39:58 +02:00
Mononaut
6adbda5185
Fix accelerator checkout linting & type errors 2024-07-26 09:27:18 +00:00
Mononaut
6081daacef
[accelerator] add missing getters etc 2024-07-26 09:06:47 +00:00
nymkappa
d3e3650cac
[accelerator] avoid premature square setup call 2024-07-25 21:49:48 +02:00
nymkappa
481859bc8f
[accelerator] add support for Google Pay payment 2024-07-25 15:54:24 +02:00
nymkappa
570f7841ce
[accelerator] hide fiat payment method section if none available 2024-07-25 00:10:27 +02:00
nymkappa
4d44ee55fc
[accelerator] add missing getters for applepay 2024-07-24 22:20:52 +02:00
nymkappa
29875e0095
Merge branch 'master' into nymkappa/apple-pay 2024-07-24 22:04:44 +02:00
Mononaut
7b3cc6372b
[accelerator] frontend on-demand polling support 2024-07-24 17:32:44 +00:00
nymkappa
8762ccaa09
[accelerator] remove attempt to align fiat payment methods 2024-07-21 23:22:11 +02:00
nymkappa
3f7a24fb52
[accelerator] only show apple pay if available 2024-07-21 23:08:08 +02:00
nymkappa
09b09710e4
[accelerator] fix cashapp acceleration on mobile 2024-07-21 23:07:55 +02:00
nymkappa
08d3beed72
[accelerator] on mobile, autoscroll after selection cashapp or applepay 2024-07-21 22:38:49 +02:00
nymkappa
920f225e6c
[accelerator] add support for acceleration with apple pay 2024-07-21 22:17:47 +02:00
softsimon
9c2d010516
rename to insecureRandomUUID 2024-07-21 23:55:28 +08:00
softsimon
743c7e8bfb
Fix crypto lib call crash with custom function 2024-07-21 22:54:58 +08:00
softsimon
e5489277c6
i18n fixes 2024-07-12 23:20:18 +09:00
Mononaut
9ad6b925c8
[accelerator] remove "coming soon" button state 2024-07-11 12:27:31 +00:00
Mononaut
1c135b4c67
[accelerator] enable cashapp 2024-07-11 07:56:15 +00:00
Mononaut
9748aa05cf
Fix broken enterpriseService import 2024-07-11 05:59:29 +00:00
Mononaut
927eb98072
accelerator goals 2024-07-10 16:18:13 +00:00
Mononaut
9396a4bbae
[accelerator] improve rendering of acceleration fee rate graph 2024-07-08 14:36:38 +00:00
wiz
5d9c846a8f
Merge pull request #5290 from mempool/mononaut/server-side-bids 2024-07-08 17:50:46 +09:00
softsimon
d074ff1d4c
Fix accelerator error message positioning 2024-07-08 16:38:38 +09:00
Mononaut
9837a69a1a
[accelerator] move bid option calculation to server side 2024-07-08 05:18:42 +00:00
softsimon
2fb735c430
adding missing i18n 2024-07-07 23:01:55 +09:00
softsimon
8afdd9a482
Merge pull request #5285 from mempool/mononaut/acc-timeout
[accelerator] error message after timeout
2024-07-07 18:58:28 +09:00
Mononaut
0c200e090d
[accelerator] handle temporarily unavailable state 2024-07-06 10:48:37 +00:00
Mononaut
f4a9aeacc7
[accelerator] error message after timeout 2024-07-06 08:32:33 +00:00
Mononaut
0e122c15e2
[accelerator] handle estimate api fail 2024-07-05 13:53:03 +00:00
Mononaut
b8820684c3
[accelerator] proper error handling 2024-07-05 10:42:46 +00:00
softsimon
7dfb3c452f
add some margin left to mining pie chart 2024-07-03 22:42:45 +09:00
Mononaut
db3db49fbc
[accelerator] success confirmation screen 2024-07-03 18:16:50 +09:00
Mononaut
75ad6a2335
[accelerator] remove green success banner 2024-07-03 18:15:57 +09:00
softsimon
2b21ddd0b2
Merge pull request #5263 from mempool/simon/new-eta-label
New ETA label
2024-07-03 17:31:35 +09:00
Mononaut
1ce72e23a3
[accelerator] fix ln invoice flicker 2024-07-03 17:19:22 +09:00
softsimon
39e55bb3f8
New ETA label 2024-07-03 15:59:54 +09:00
Mononaut
ec2ab174de
fix auth refresh race condition 2024-07-02 13:08:20 +00:00
nymkappa
90a8ff47b7
[btcpay] temp fix qr code accel 2024-07-02 22:03:44 +09:00
wiz
ec033a9eaf
Merge pull request #5257 from mempool/mononaut/more-accelerator-polish
more accelerator polish
2024-07-02 21:43:02 +09:00