1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 00:27:49 +02:00
Commit Graph

1401 Commits

Author SHA1 Message Date
c387b27f23
validation fixes 2021-11-19 14:26:39 +00:00
5bb7f327e3
hack in success state for first steps 2021-11-19 14:05:07 +00:00
713de2eb94
data structure change 2021-11-19 13:49:29 +00:00
d3810168aa
first go at randomly-generated ocean waves 2021-11-16 21:06:02 +00:00
08c42e8fa6
prepare NFT image creation 2021-11-15 20:47:59 +00:00
abfe920150
prepare NFT creation 2021-11-15 19:33:42 +00:00
34bb90b717
box selection active style tweaks 2021-11-15 18:38:26 +00:00
82951548ef
reorg Form components one level up 2021-11-15 18:29:20 +00:00
c177657f87
asset type icons 2021-11-15 18:24:31 +00:00
fc1966aa4e
copy 2021-11-15 15:42:50 +00:00
b41e15a92e
fix BoxSelection fields checked state 2021-11-15 15:19:50 +00:00
94147026c0
prepare datatoken & NFT display 2021-11-15 15:04:26 +00:00
a396615ed4
move over datatokens utils from ocean.js 2021-11-15 15:01:39 +00:00
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
5285efd9c0
another render fix 2021-11-11 13:55:35 +00:00
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
8ce573b2a0
prepare publish flow in code 2021-11-11 11:28:03 +00:00
4e985ba633
ddo updates 2021-11-11 09:22:22 +00:00
a865556394
package fix 2021-11-11 09:00:56 +00:00
7acd9a2388
ddo creation updates 2021-11-11 08:55:35 +00:00
51891f9b9f
fix rerender loop, properly populate chainId in form values 2021-11-11 08:46:52 +00:00
03073d6f16
package updates 2021-11-11 07:58:49 +00:00
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
0fb4e630c1
metadata tweaks 2021-11-04 11:14:48 +01:00
72605b5341
fix dark mode selected state for nav 2021-11-02 19:09:03 +01:00
2007d0c3ca
navigation success style 2021-11-02 18:51:25 +01:00
d67529409c
styling tweaks, prepare AssetContent for preview 2021-11-01 19:04:18 +01:00
4495a998d9
field fixes 2021-11-01 17:35:50 +01:00
458a7bf736
basic nav styling and interactions 2021-11-01 16:38:53 +01:00
b28f7992dd
fix required/tooltip icon order 2021-11-01 15:57:00 +01:00
f4eab6e09a
more wizard refactors, functional navigation steps 2021-11-01 15:45:01 +01:00
9b5cd8b8ed
start creating actual wizard 2021-10-29 14:38:30 +01:00
235d8333eb
pricing defaults changes, fixes 2021-10-29 11:29:56 +01:00
228b09098a
make form error display kinda work 2021-10-28 16:34:46 +01:00
778abc8aeb
more fields, more custom onChange handler removals 2021-10-28 11:47:03 +01:00
66adc097b6
declarative metadata & services form setup, prepare transformPublishFormToDdo method 2021-10-28 10:38:40 +01:00
cdbe413765
pricing tab selection fixes 2021-10-27 18:37:22 +01:00
928a352975
restore pricing screens styling 2021-10-27 18:35:21 +01:00
9960742b37
make all pricing forms work again, retain data between tabs 2021-10-27 18:35:21 +01:00
c53c7c3093
more rebase cleanup 2021-10-27 18:35:21 +01:00
f2b1a33261
restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
99453623d2
new publish form data setup 2021-10-27 18:35:04 +01:00
70470a9459
more refactor 2021-10-27 18:35:01 +01:00
c023f45138
reorganize all the things 2021-10-27 18:34:37 +01:00
8ecf78c60b
another config fix 2021-10-27 18:33:57 +01:00
1cf69c2423
fix next.js env vars 2021-10-27 18:07:11 +01:00
4f4f5d30d4
rebase fix 2021-10-27 11:32:11 +01:00
3729c63581
migrate to Next.js (#935)
* migrate to Next.js

* migrate scripts

* generate markdown pages

* make all the markdown work

* fix profile, fix image loading

* git+ssh → git+https, again

* bump packages

* maybe windows build fix

* add public to gitignore

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* Next.js v12! Webpack 5! No build hacks anymore

* json import fixes

* fixes

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-10-27 11:30:32 +01:00
032b3e1496
quick refactor of AssetList data flow 2021-10-27 11:30:32 +01:00
b6cfe6de34
more refactor 2021-10-27 11:30:28 +01:00