1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 05:41:41 +02:00
Commit Graph

1473 Commits

Author SHA1 Message Date
claudiaHash
44114345bb
Integrate provider fileinfo (#965)
* provider functions added

* working validation

* fixes, comments deleted

* lint fix, comment deleted

* fixes over the provider functions integration

* remove unused provider.ts exports

* provider checkFileUrl() integration

* provider encrypt method changes

* use fetch method

* axios request reused

* dependency removed

* getFileInfo fixes

* remove unused const

* function call fix

* use providerUrl form value

Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
2022-01-12 17:02:47 +00:00
7d4d526d21
Merge pull request #967 from oceanprotocol/feature/publish
Publish flow changes
2022-01-12 10:45:07 +00:00
af99d3bc37
reactivate user balance check 2022-01-11 23:19:38 +00:00
245a604a99
prototype feedback data structure & flow 2022-01-11 23:11:15 +00:00
453458814e
move token & price creation into method 2022-01-11 22:18:33 +00:00
229870bd9a
Merge branch 'v4' into feature/publish 2022-01-11 21:36:49 +00:00
f9e5794aee
package updates 2022-01-11 21:35:28 +00:00
efb4cd5bbd
lint fix 2022-01-11 20:14:04 +00:00
a1c75c94fe
fix preview crash 2022-01-11 20:09:14 +00:00
a084c038c5
merge fixes 2022-01-11 19:58:39 +00:00
38ce25225f
Merge branch 'v4' into feature/publish 2022-01-11 19:49:11 +00:00
64a25f3f3e
use Asset from ocean.js, adapt to new structure 2022-01-11 19:45:14 +00:00
d9b52e6da5
Merge branch 'v4' into feature/publish 2022-01-11 19:06:16 +00:00
b5b0297ae4
refactor for new ocean.js, make the build work 2022-01-11 19:05:07 +00:00
230a317133
bump ocean.js to v1.0.0-next.2 2022-01-11 18:26:35 +00:00
9b905209c9
bump ocean.js to v1.0.0-next.2 2022-01-11 18:24:38 +00:00
a6c732686c
switch to ocean.js next 2022-01-11 15:41:08 +00:00
fee5973f81
naming: NftOptions → NftMetadata 2022-01-11 15:40:40 +00:00
c3301fb437
NFT metadata updates
* switch to `image_data` instead of `image` key
* add `external_url` & `background_color`
* make following OpenSea standard more clear
* ref #944
2022-01-11 14:52:01 +00:00
a235255cc0
Merge branch 'v4' into feature/publish 2022-01-11 13:23:40 +00:00
e87bdfadfc
activate form validation 2022-01-11 13:13:13 +00:00
9e315a71f1
Merge pull request #960 from oceanprotocol/fix/issue948-remove-dependency
Integrate provider isValidUrl()
2022-01-11 13:12:03 +00:00
mihaisc
f576aadbfe fix service id 2022-01-11 13:03:54 +02:00
mihaisc
7cac17d906 fix publish with pool 2022-01-11 12:57:22 +02:00
2504eba886
merge fix 2022-01-11 10:32:36 +00:00
ae71ce706a
Merge branch 'v4' into feature/publish 2022-01-11 10:31:08 +00:00
62567ccad7
merge fix 2022-01-11 10:26:41 +00:00
b1399bd579
network metadata updates
* move over b2330fdc99 (#980)
2022-01-11 09:59:44 +00:00
9a6ad13d84
package updates 2022-01-11 09:53:16 +00:00
2ddfb3a795
ignore that weird electron dependency 2022-01-11 09:45:15 +00:00
mihaisc
8e60738071 fix publish with pool 2022-01-10 17:49:46 +02:00
ClaudiaHolhos
e716f96d67 removed unused import 2022-01-10 13:06:07 +02:00
ClaudiaHolhos
5050621e28 isValidUrl called directly, extra function removed 2022-01-10 12:13:53 +02:00
mihaisc
c9faca8666 fixes 2021-12-23 14:36:22 +02:00
mihaisc
c7d6616874 fixes & hacks 2021-12-21 22:26:08 +02:00
mihaisc
695011fe8b
remove hardcoded url
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-12-21 20:30:14 +02:00
mihaisc
16475b55d1 publish draft 2021-12-21 15:54:39 +02:00
mihaisc
b86ac219f3 interm 2021-12-20 16:38:54 +02:00
ClaudiaHolhos
62ced13eaf remove fetchMehod() 2021-12-15 13:10:11 +02:00
ClaudiaHolhos
e028dd9674 working check 2021-12-14 14:59:16 +02:00
ClaudiaHolhos
1669df0e78 lint fix 2021-12-13 17:41:22 +02:00
ClaudiaHolhos
6813462cb0 use new provider 2021-12-13 17:23:29 +02:00
mihaisc
4caf72d0c9
Fix/old lib dep (#959)
* fixes

* change aqua url

* update future v4 url
2021-12-10 03:33:47 -08:00
mihaisc
b0adbf8071
add account teaser, various refactors (#957)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-12-10 01:50:00 -08:00
8b47cf2275
Merge pull request #933 from oceanprotocol/v4-publish
new publish form: setup & data collection & live validation
2021-11-30 10:21:24 +00:00
9586bd9fd5
output default gpu & gpuType when present 2021-11-29 17:01:56 +00:00
318bc44f43
compute options dataflow tweak 2021-11-29 16:55:15 +00:00
9d9a33393f
fix checked state 2021-11-29 16:51:08 +00:00
9bd9156553
integrate compute options into form data, expose default option 2021-11-29 16:49:38 +00:00
8a60aaf3f5
add default compute environment options 2021-11-29 15:57:12 +00:00