Commit Graph

542 Commits

Author SHA1 Message Date
9d3d2a43c7
bump versions to 0.9.3-dev.5 2023-02-23 20:16:32 +01:00
Sebastian
f7c97f73bb
fix: check amount request when no enough balance 2023-02-23 12:32:11 -03:00
3cdee428dd
bump versions to 0.9.3-dev.4 2023-02-23 16:09:55 +01:00
9d238fc011
bump to 0.9.3-dev.3 2023-02-21 21:17:33 +01:00
f955edc1f6
bump version to 0.9.2 2023-02-21 02:09:31 +01:00
Sebastian
7bb81a008b
tell the user that refund is pending 2023-02-20 13:24:24 -03:00
Sebastian
2c57d42128
fix #7579: swap effective and raw on invoice 2023-02-20 11:39:32 -03:00
Sebastian
ff9c67c72d
fix #7579 2023-02-20 11:32:34 -03:00
c8b93a37ba
-rename 2023-02-20 01:54:33 +01:00
dcbdddc32e
-rename 2023-02-20 01:49:43 +01:00
Sebastian
a45759e2ad
fix #7695 2023-02-17 16:29:09 -03:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
cb2f4c21d8
use custom babel plugin to fix linaria 2023-02-16 02:49:27 +01:00
bb8bf3cb55
wallet-core: more details in refresh transaction 2023-02-14 13:18:33 +01:00
55f868d5e8
wallet-core: allow inclusion of refreshes in transactions list 2023-02-14 13:02:59 +01:00
Sebastian
6106caeba9
fix broken build since wallet-core new api and placeholder for payment-temlate 2023-02-13 15:32:23 -03:00
Sebastian
bb6644367b
fix #7468 2023-02-13 09:28:42 -03:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
9b0d887a1b
more doc 2023-02-08 17:40:00 -03:00
Sebastian
b45dd3ed4d
fix missing name 2023-01-31 11:43:01 -03:00
Sebastian
9d9a88af01
fix #7535: fix qr implementation 2023-01-31 10:21:08 -03:00
Sebastian
6f24b5a05e
more no enough balance description 2023-01-27 17:34:18 -03:00
5b11bafc76
-missing version bumps 2023-01-27 12:38:24 +01:00
6816052615
update READMEs 2023-01-23 15:43:56 +01:00
Sebastian
88dbd80f85
if there is not tx and no money left, then hide the currency 2023-01-21 12:32:32 -03:00
Sebastian
03b12d2b27
fix wrong fee calculation 2023-01-20 15:45:02 -03:00
Sebastian
7ea8321ddd
introducing getBalanceDetail for getting all depositable/transferable amount for a currency 2023-01-20 15:41:55 -03:00
Sebastian
81dda3b6b1
fix: effective amount is higher that raw amount in transfer 2023-01-20 09:59:20 -03:00
Sebastian
346056ca91
feat: adjust log level from developer page 2023-01-19 17:05:34 -03:00
Sebastian
928fe2d019
fix: contract terms details with fullfilment url 2023-01-19 09:38:53 -03:00
Sebastian
20b9e62aa1
fix: showing the current value of the coin 2023-01-18 17:30:09 -03:00
Sebastian
fb4896cf18
backup section link justInDevMode 2023-01-18 12:06:37 -03:00
Sebastian
420493b3e6
use payto builder and prevent showing cancel for non-payment 2023-01-17 16:01:28 -03:00
Sebastian
252382a937
throw error after 5 seconds if wallet-core didn't reply to a command 2023-01-17 16:01:28 -03:00
Sebastian
eeea3e62a0
stronger type check to be sure that ErrorDetails is consistent 2023-01-17 16:01:26 -03:00
Christian Grothoff
4a104415fe
-typos 2023-01-16 17:50:34 +01:00
Sebastian
bd57fa46a4
show deposit transaction info 2023-01-15 17:49:57 -03:00
Sebastian
8e8bada643
fix deposit navigation 2023-01-13 17:31:20 -03:00
Sebastian
0b2bf13def
using extendedStatus 2023-01-13 16:09:33 -03:00
1fceb13517
wallet-core: allow zero amounts in payments again 2023-01-12 11:22:43 +01:00
Sebastian
e87073d42a
add kyc warning 2023-01-11 15:30:14 -03:00
Sebastian
335d22b12b
when as number instead of string, fix codec used before declaration, pretty 2023-01-11 15:30:14 -03:00
Sebastian
688518ec73
fix: update cache when response is ok 2023-01-10 11:50:43 -03:00
Sebastian
8d59e71724
fix alert content width 2023-01-10 09:27:00 -03:00
Sebastian
4a781bd0dd
fix #7153: more error handling
if handler do not trap error then fail at compile time,
all safe handlers push alert on error
errors are typed so they render good information
2023-01-09 20:20:09 -03:00
Sebastian
efb5bf9de4
fix broken compile 2023-01-09 08:49:08 -03:00
Sebastian
9b04d8bf35
fix #7152 2023-01-09 08:38:48 -03:00
Sebastian
590cda1dd3
split foreground and background api 2023-01-04 15:46:01 -03:00
Sebastian
24cac493dd
fix #7522 2023-01-04 11:38:00 -03:00