Boss Marco
244b99cfbd
fix bench1
2022-06-07 13:45:11 +02:00
Boss Marco
f8c814cf95
reserve long polling longer, add withdrawOnly to bench1
2022-06-07 13:42:34 +02:00
Sebastian
72c6643969
unused files
2022-06-06 12:13:40 -03:00
Sebastian
3598c7aadc
fix: missing copyrights
2022-06-06 12:06:25 -03:00
Sebastian
e09005a577
updating old copyright header
2022-06-06 12:05:26 -03:00
Sebastian
a97b3abe21
more copyright fixes
2022-06-06 11:46:49 -03:00
Sebastian
31d6d352c1
fixed some copyright headers
2022-06-06 11:45:01 -03:00
Sebastian
c25b90d1d6
- removing unused files
2022-06-06 11:25:37 -03:00
Sebastian
e96358c555
eslint
2022-06-06 00:54:55 -03:00
Sebastian
e2a987a182
update deps
2022-06-06 00:30:12 -03:00
Sebastian
aa55cecb44
prettier
2022-06-06 00:10:38 -03:00
Sebastian
fb6aff76d2
prettier
2022-06-06 00:09:25 -03:00
Sebastian
912813fd09
update lock
2022-06-06 00:08:01 -03:00
Sebastian
c56cf4158f
use AuthenticationProviderStatusMap type
2022-06-06 00:07:42 -03:00
Sebastian
0d9f59851b
add build script
2022-06-06 00:07:15 -03:00
Sebastian
e3c92b6080
updating package
2022-06-06 00:04:53 -03:00
Sebastian
1c1384d7c8
remove old files
2022-06-05 23:41:07 -03:00
Sebastian
3b4f873a6b
compile to es6
2022-06-05 23:40:35 -03:00
Sebastian
1730f88bbf
remove storybook scripts
2022-06-05 23:40:12 -03:00
Sebastian
abb47b60ad
dev script without storybook
2022-06-05 23:11:38 -03:00
Sebastian
fee5de7562
build with esbuild
2022-06-03 16:05:39 -03:00
Sebastian
459c1994e6
fix reference to css resources
2022-06-03 15:56:58 -03:00
Sebastian
075903d4dd
remove cost
2022-06-03 15:54:52 -03:00
Sebastian
8e9bca396e
do not add provider without salt
2022-06-03 12:18:45 -03:00
Sebastian
78b5518185
do not use selection, no need
2022-06-03 12:17:51 -03:00
Sebastian
d2563c1647
use preact matcher internal api call
2022-06-03 10:19:33 -03:00
Sebastian
5d9390bb34
typechecked dynamic path
2022-06-02 12:20:36 -03:00
Sebastian
af7b107f45
mui button impl
2022-06-01 15:47:47 -03:00
Sebastian
2aade8e7ae
fix: Any arguments after the command's name are added to the executed script
...
https://pnpm.io/cli/run#options
2022-06-01 11:57:31 -03:00
Sebastian
867fc564c3
fix: removing rollup from prepare script
2022-06-01 11:40:20 -03:00
Sebastian
adb0277f4e
-removing bad console log
2022-06-01 11:35:50 -03:00
d780e9b187
wallet-core: only attest age if required/possible
2022-06-01 11:54:45 +02:00
f9192d986f
wallet-core: refunds transactions should be sorted after payments
2022-06-01 10:47:46 +02:00
59a2119dcb
integration tests: one variable for pybank/libeufin switch
2022-06-01 10:14:23 +02:00
1ea28c5be1
fix package.json, lockfile
2022-05-31 15:54:34 +02:00
59bc54422f
wallet-core: only schedule auto-refresh check if exchange update has no last error
2022-05-31 15:44:22 +02:00
2e6f3b3569
-error reporting, code formatting
2022-05-31 15:08:31 +02:00
ms
182439cfda
taler-config-lib: hooking into the build system
2022-05-31 10:19:49 +02:00
ms
b87e843d32
WebEx: add rollup dep.
2022-05-30 15:27:29 +02:00
ms
98249d9d95
taler-config-lib
...
unpackaged script prefers CommonJS library
2022-05-30 10:23:06 +02:00
Sebastian
64488a5593
use logo, website and emai in purchase details
2022-05-29 01:42:35 -03:00
Sebastian
029340469a
show refund info in purchase
...
notify refund pending with accept button on the purchase details
better payto box
2022-05-29 01:23:21 -03:00
ms
ced08c502f
taler-config-lib skeleton
2022-05-27 15:34:18 +02:00
Sebastian
24162c1086
transaction details template
...
mayor change in the template of the transaction details for every
transaction
more work needs to be done in wallet core for tip and refund to show
more information about the merchant like logo and website
2022-05-26 15:57:12 -03:00
72d936eaf9
-stdev for benchmarks
2022-05-25 14:17:56 +02:00
43d265dde5
wallet-core: age restriction benchmarking
2022-05-25 13:52:39 +02:00
07e1818679
Revert "no need to compile after install"
...
This reverts commit c3ba7fb523
.
2022-05-24 18:00:25 +02:00
Sebastian
16cc179edf
remove rollup from webex and fix package.json root scripts
2022-05-24 00:37:24 -03:00
Sebastian
c3ba7fb523
no need to compile after install
2022-05-24 00:20:42 -03:00
Sebastian
3525b21008
Upgrading pnpm led to compilation errors
...
Fist:
* The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38....
* The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
and more like that...
Second:
some problems trying to check type inside libs
more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-24 00:18:30 -03:00