Commit Graph

29 Commits

Author SHA1 Message Date
Matthias Kretschmann b139346b35 output transaction links 2022-01-12 18:02:56 +00:00
Matthias Kretschmann e5ee3e10c7 working feedback state switching 2022-01-12 18:02:56 +00:00
Matthias Kretschmann 453458814e
move token & price creation into method 2022-01-11 22:18:33 +00:00
Matthias Kretschmann a1c75c94fe
fix preview crash 2022-01-11 20:09:14 +00:00
Matthias Kretschmann a084c038c5
merge fixes 2022-01-11 19:58:39 +00:00
Matthias Kretschmann 38ce25225f
Merge branch 'v4' into feature/publish 2022-01-11 19:49:11 +00:00
Matthias Kretschmann 64a25f3f3e
use Asset from ocean.js, adapt to new structure 2022-01-11 19:45:14 +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
mihaisc c7d6616874 fixes & hacks 2021-12-21 22:26:08 +02:00
mihaisc b86ac219f3 interm 2021-12-20 16:38:54 +02:00
Matthias Kretschmann 318bc44f43
compute options dataflow tweak 2021-11-29 16:55:15 +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 362e404110
fixes & todo 2021-11-26 10:35:41 +00:00
Matthias Kretschmann b64e4ff5dc
adapt transformPublishFormToDdo 2021-11-25 14:20:00 +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 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 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
Matthias Kretschmann 7acd9a2388
ddo creation updates 2021-11-11 08:55:35 +00:00
Matthias Kretschmann 51891f9b9f
fix rerender loop, properly populate chainId in form values 2021-11-11 08:46:52 +00:00
Matthias Kretschmann 3d4b30c00f
new DDO (#941)
* type out new DDO

* remove all DDO ocean.js imports

* move over as much as possible to new DDO structure

* DDO/Asset split-up

* use Asset typing instead of DDO almost everywhere

* more typings

* more DDO refactor

* ddo typings updates

* more DDO updates

* updates

* ddo updates
2021-11-11 07:51:13 +00:00
Matthias Kretschmann 66adc097b6
declarative metadata & services form setup, prepare transformPublishFormToDdo method 2021-10-28 10:38:40 +01:00