Commit Graph

1433 Commits

Author SHA1 Message Date
Matthias Kretschmann 9a6ad13d84
package updates 2022-01-11 09:53:16 +00:00
Matthias Kretschmann 2ddfb3a795
ignore that weird electron dependency 2022-01-11 09:45:15 +00: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
Matthias Kretschmann 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
Matthias Kretschmann 9586bd9fd5
output default gpu & gpuType when present 2021-11-29 17:01:56 +00:00
Matthias Kretschmann 318bc44f43
compute options dataflow tweak 2021-11-29 16:55:15 +00:00
Matthias Kretschmann 9d9a33393f
fix checked state 2021-11-29 16:51:08 +00:00
Matthias Kretschmann 9bd9156553
integrate compute options into form data, expose default option 2021-11-29 16:49:38 +00:00
Matthias Kretschmann 8a60aaf3f5
add default compute environment options 2021-11-29 15:57:12 +00:00
Matthias Kretschmann 3aa739fce0
add Docker image presets, populate algo Docker field from them 2021-11-29 13:25:30 +00:00
Matthias Kretschmann 7c98659c86
free price tweaks 2021-11-26 13:05:53 +00:00
Matthias Kretschmann 5dca006832
page title tweaks 2021-11-26 11:03:55 +00:00
Matthias Kretschmann 362e404110
fixes & todo 2021-11-26 10:35:41 +00:00
Matthias Kretschmann 11412c2d66
add preview success condition 2021-11-26 10:17:50 +00:00
Matthias Kretschmann dcb8a0c6c6
fix `touched` overwrite, add pricing success condition 2021-11-26 10:11:25 +00:00
Matthias Kretschmann 0a9f9ec693
hack in terms link, copy change 2021-11-25 14:36:01 +00:00
Matthias Kretschmann b64e4ff5dc
adapt transformPublishFormToDdo 2021-11-25 14:20:00 +00:00
Matthias Kretschmann 06dca21d47
refactor all the URL inputs 2021-11-25 14:16:42 +00:00
Matthias Kretschmann 1566051545
add todo 2021-11-24 16:15:47 +00:00
Matthias Kretschmann ee0f411c24
remove console.log 2021-11-24 16:12:17 +00:00
Matthias Kretschmann 4f62205599
fix access success state 2021-11-24 15:46:13 +00:00
Matthias Kretschmann 7b3b0f5ebe
cleanup 2021-11-24 14:59:42 +00:00
Matthias Kretschmann 8e9cb3acad
prepare submission screen, nav layout updates 2021-11-24 14:46:10 +00:00
Matthias Kretschmann 155d65eb58
reorg 2021-11-24 13:31:23 +00:00
Matthias Kretschmann e2b5707859
pricing feedback fixes 2021-11-24 13:18:53 +00:00
Matthias Kretschmann 5bf8543150
refactor all the URL inputs
* only act on user action, we were firing events left and right on every keystroke
* remove all local state management, the field has the value already
* add success state for provider input
2021-11-24 12:29:14 +00:00
Matthias Kretschmann 5fd97b11e4
pricing validation tweaks 2021-11-23 17:00:24 +00:00
Matthias Kretschmann b6bc38c530
space saving tweaks for pricing screen 2021-11-23 16:27:58 +00:00
Matthias Kretschmann c689ce5555
more validation tweaks 2021-11-23 15:45:27 +00:00
Matthias Kretschmann a313f39494
file input validation fixes 2021-11-23 15:34:43 +00:00
Matthias Kretschmann c484a5b40c
new publish preview (#947)
* refactor preview

* make preview render

* more preview elements, proper debug output

* make more elements work

* cleanup and fixes

* make asset actions preview work, kinda

* more fixes

* reorg

* make preview price display work

* fix timeout

* layout tweaks

* fixes

* another fix

* make file info preview work

* empty render fix
2021-11-23 12:53:09 +00:00
Matthias Kretschmann c387b27f23
validation fixes 2021-11-19 14:26:39 +00:00
Matthias Kretschmann 5bb7f327e3
hack in success state for first steps 2021-11-19 14:05:07 +00:00
Matthias Kretschmann 713de2eb94
data structure change 2021-11-19 13:49:29 +00:00
Matthias Kretschmann d3810168aa
first go at randomly-generated ocean waves 2021-11-16 21:06:02 +00:00
Matthias Kretschmann 08c42e8fa6
prepare NFT image creation 2021-11-15 20:47:59 +00:00
Matthias Kretschmann abfe920150
prepare NFT creation 2021-11-15 19:33:42 +00:00
Matthias Kretschmann 34bb90b717
box selection active style tweaks 2021-11-15 18:38:26 +00:00
Matthias Kretschmann 82951548ef
reorg Form components one level up 2021-11-15 18:29:20 +00:00
Matthias Kretschmann c177657f87
asset type icons 2021-11-15 18:24:31 +00:00
Matthias Kretschmann fc1966aa4e
copy 2021-11-15 15:42:50 +00:00
Matthias Kretschmann b41e15a92e
fix BoxSelection fields checked state 2021-11-15 15:19:50 +00:00
Matthias Kretschmann 94147026c0
prepare datatoken & NFT display 2021-11-15 15:04:26 +00:00
Matthias Kretschmann a396615ed4
move over datatokens utils from ocean.js 2021-11-15 15:01:39 +00:00
Matthias Kretschmann e79dcf2342
add in all conditional fields
* switch between dataset & algorithm fields
* switch between algo privacy & access type fields
* switch between docker image & custom docker image fields
2021-11-15 12:44:27 +00:00
Matthias Kretschmann 5285efd9c0
another render fix 2021-11-11 13:55:35 +00:00
Matthias Kretschmann 704b52a3c4
more publish flow preparation
* consolidate scattered methods into publish utils
* new encrypt method
* remove DDO File typings
2021-11-11 13:40:38 +00:00
Matthias Kretschmann 8ce573b2a0
prepare publish flow in code 2021-11-11 11:28:03 +00:00
Matthias Kretschmann 4e985ba633
ddo updates 2021-11-11 09:22:22 +00:00