Commit Graph

35 Commits

Author SHA1 Message Date
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez 0ca5dae306 Improve version output. 2019-06-14 16:33:05 +02:00
Pedro Gutiérrez 0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez 7b20b27e8b Improve error reporting on consumption. 2019-06-11 13:59:31 +02:00
Pedro Gutiérrez 3abe15a023 Send the token when is available to authenticate on Brizo. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez d779adc0a3 Move WebServiceConnector to utils and make it instantiable. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez 1e94e27f81 Fix wrong prepare output. 2019-04-15 23:17:51 +02:00
Pedro Gutiérrez 29ea28cf90 Fix bug on order assets that was stopping the flow after paying. 2019-04-15 13:33:25 +02:00
Pedro Gutiérrez c2de39769b Use save-file to download assets on browser. 2019-04-10 16:10:40 +02:00
Pedro Gutiérrez 78ab06bf9a Fix lint errors. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez dde934543c Add consume support for browsers. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez c90f9cea80 Add the correct name to consumed assets. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
Pedro Gutiérrez 3dbc1b90d7 Be able to download a specific file of an asset. 2019-04-04 10:08:03 +02:00
Pedro Gutiérrez b5727bb8dc Fix lint errors. 2019-04-01 17:41:43 +02:00
Pedro Gutiérrez c632307646 Upgrade to Keeper 0.9.0 and Secret Store access way. 2019-04-01 17:41:43 +02:00
Jernej Pregelj 77dfb3aab0 blob to arraybuffer 2019-03-28 15:40:39 +01:00
Jernej Pregelj 8d0002d5f4 buffer to blob 2019-03-26 16:13:24 +01:00
Pedro Gutiérrez 7a13ad8daa Be able to create different Ocean instances with different config. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez ea16729d86 Replace the main Logger for a instantiable class. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez 136250b70c Move access service template used on the DDO to each agreement template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 0410793286 linter fixes 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 6d5be0db75 fixed consume flow 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 86b406ad2e fixed linter issues 2019-01-24 10:58:05 +01:00
Pedro Gutiérrez 1ecbb69937 improved error detection on http requests #118 2019-01-24 10:48:48 +01:00
Pedro Gutiérrez 4074d95f1e added comments on some internal classes #79 2019-01-09 16:39:18 +01:00
ssallam 968583e2dd Fix brizo purchaseEndpoint. 2018-12-12 20:52:11 +01:00
ssallam 1756903005 Handle the access granted event. Invoke the consume endpoint. Fix issue in the generated serviceEndpoint. 2018-12-08 00:46:18 +01:00
Sebastian Gerske 8ab5f7408b remove logging 2018-12-07 17:19:16 +01:00
Sebastian Gerske 9ebe43510f added logging of brizo args 2018-11-29 08:45:10 +01:00
Sebastian Gerske 43a5e53d57 fix brizo connection 2018-11-26 15:24:59 +01:00
diminator eef46c7a1c
some style changes for readability 2018-11-21 14:59:22 +01:00
Sebastian Gerske a2bfe0a816 added connection to brizo 2018-11-19 12:16:11 +01:00
Sebastian Gerske 2df3a68abf fix 500 on aquarius, hardened tests, avoided loading contracts more than once per chain and item 2018-11-09 11:16:22 +01:00
Sebastian Gerske 6df097ea8f added brizo 2018-11-09 10:43:29 +01:00