View Issue Details

IDProjectCategoryView StatusLast Update
0004597Talerwallet (WebExtension)public2016-10-11 17:28
ReporterMarcello Stanisci Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionsuspended 
Product Version0.0 
Target Version0.1Fixed in Version0.1 
Summary0004597: Move in wallet jsless logic
Descriptionweb-common repo hosts taler-wallet-jsless.ts which is in charge of reading
data-taler-* attribute from 'html' element and then call the handlers for
the three needed operations (presence, contract, payment-execution).

For debugging purposes, the handlers perform the same operations as taler-wallet-lib.ts
did, except that it fetches the needed data from the data-taler-* attribute. It has
been tested against an (quasi)jsless version of donation and blog shops hosted on
the 'jsless' branch of merchant-frontend repo.

The desired goal is to move in the wallet the logic being now in taler-wallet-jsless.ts

TagsNo tags attached.

Activities

Florian Dold

2016-09-09 14:52

manager   ~0011106

We ended up using a different API here (402), which is implemented in the wallet and the merchant now.

I guess we can close this ...

Issue History

Date Modified Username Field Change
2016-06-29 17:32 Marcello Stanisci New Issue
2016-06-29 17:32 Marcello Stanisci Status new => assigned
2016-06-29 17:32 Marcello Stanisci Assigned To => Florian Dold
2016-07-09 17:24 Christian Grothoff Target Version => 0.2
2016-09-09 14:52 Florian Dold Note Added: 0011106
2016-09-09 14:52 Florian Dold Status assigned => resolved
2016-09-09 14:52 Florian Dold Resolution open => suspended
2016-09-19 00:54 Christian Grothoff Fixed in Version => 0.1
2016-09-19 00:54 Christian Grothoff Target Version 0.2 => 0.1
2016-10-11 17:28 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)