1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
Commit Graph

2061 Commits

Author SHA1 Message Date
37125600a5
consolidate & rewrite NFT docs 2021-11-09 09:41:31 +00:00
dependabot[bot]
c759b817de
Bump color-string from 1.5.4 to 1.6.0 (#816)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:25:19 +00:00
dependabot[bot]
4eb5920456
Bump url-parse from 1.5.1 to 1.5.3 (#815)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:25:02 +00:00
dependabot[bot]
ba402cee5f
Bump husky from 7.0.2 to 7.0.4 (#814)
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:24:47 +00:00
dependabot[bot]
5328e0b1eb
Bump object-path from 0.11.5 to 0.11.8 (#813)
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:15:03 +00:00
dependabot[bot]
3969631d86
Bump tar from 6.1.0 to 6.1.11 (#812)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:08:20 +00:00
dependabot[bot]
8352cafa7c
Bump path-parse from 1.0.6 to 1.0.7 (#811)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:08:04 +00:00
Akshay
ec4167c67f
Issue 763 remove library (#774)
* Issue-#763: Add search icon

* Issue-#763: Remove material-ui icon library

* Issue-#763: Remove @material-ui/lab library

* Issue-#763: Add custom search box

* Issue-#763: Remove Mui list

* Issue-#763: Remove Mui usage from SearchClient

* Issue-#763: Remove Mui components from SearchResultElement

* Issue-#763: Remove material-ui dependency from package.json

* Issue-#763: Remove double scroll bar

* Issue-#763: Refactor css

* Issue-#763: Rename file

* Issue-#763: Refactor searchButton style in HeaderHome

* Issue-#763: Use simplified search logo

* Issue-#763: Refactor search result element

* Issue-#763: Refactor box style

* Issue-#763: Refactor SerachClient

* Issue-#763: Refactor SerachClient and SearchComponent styles

* Issue-#763: Refactor SearchComponent.module.scss

* Trigger rebuild
2021-11-09 09:00:09 +00:00
dependabot[bot]
94df61ccef
Bump rehype-react from 7.0.2 to 7.0.3 (#794)
Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/rehypejs/rehype-react/releases)
- [Commits](https://github.com/rehypejs/rehype-react/compare/7.0.2...7.0.3)

---
updated-dependencies:
- dependency-name: rehype-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:58:57 +00:00
dependabot[bot]
8987198894
Bump swagger-client from 3.16.1 to 3.17.0 (#801)
Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Changelog](https://github.com/swagger-api/swagger-js/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-js/compare/v3.16.1...v3.17.0)

---
updated-dependencies:
- dependency-name: swagger-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:58:24 +00:00
dependabot[bot]
295d947606
Bump markdownlint-cli from 0.28.1 to 0.29.0 (#796)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:57:48 +00:00
dependabot[bot]
342a0628ab
Bump axios from 0.22.0 to 0.24.0 (#806)
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:57:31 +00:00
dependabot[bot]
a42f4a69bd
Bump slugify from 1.6.0 to 1.6.2 (#810)
Bumps [slugify](https://github.com/simov/slugify) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:57:15 +00:00
Akshay
0f3535e76e
Issue-#805: Fix spelling mistake (#809) 2021-11-09 08:56:59 +00:00
Akshay
5a1c268448 Issue-#808: Improve C2D docs 2021-11-07 19:01:38 +01:00
Akshay
21efecdbc7 Issue-#808: Improve C2D docs 2021-11-07 18:57:20 +01:00
3cb0b63aa9
fixes, providerEndpoint -> providerUrl 2021-11-05 09:01:11 +00:00
e80a5fd093
copy fixes 2021-11-05 09:44:22 +01:00
a505f35add
clarifications, update DDO flow image 2021-11-04 20:14:00 +01:00
a68f1dcee3
typos, more examples 2021-11-04 18:15:49 +01:00
aac4823bc7
example updates 2021-11-04 17:52:56 +01:00
cb831cb439
remove all the file things 2021-11-04 17:23:51 +01:00
37bba3244d
files example updates 2021-11-04 15:02:31 +01:00
c949a70ee9
suggest ddo.files & ddo.encryptedFiles 2021-11-04 14:52:44 +01:00
cc150422c2
remove event.chainId 2021-11-04 14:41:24 +01:00
34c3bcb4aa
sidebar reordering 2021-11-04 14:40:12 +01:00
b0957f9972
moving things around 2021-11-04 14:22:19 +01:00
c73a312f24
hierarchy formatting 2021-11-04 14:13:32 +01:00
3fe13e7b8c
move state section to end until we figure out what to do with it 2021-11-04 13:53:49 +01:00
96ed5e15fe
consistent table value formatting 2021-11-04 13:50:33 +01:00
beca473cbd
fix 2021-11-04 13:42:52 +01:00
3f80e563a1
more examples 2021-11-04 13:29:30 +01:00
ae70ca79ca
consistent attributes formatting 2021-11-04 13:20:15 +01:00
f505002fba
fixes 2021-11-04 12:59:20 +01:00
691bf70881
add nft to enhanced DDO section 2021-11-04 12:55:05 +01:00
cd47fd60c3
json formatting 2021-11-04 12:33:01 +01:00
acb3e2c9f0
metadata.links changes 2021-11-04 12:23:18 +01:00
66c20850a9
rewrite & reorder 2021-11-04 12:11:24 +01:00
Akshay
cbbabc4546
Merge pull request #804 from oceanprotocol/issue-803-spelling-mistakes
Issue-#803: Fix spelling mistakes
2021-11-02 12:46:59 +01:00
Akshay
a2bc4e2cb6
Merge pull request #793 from oceanprotocol/issue-787-add-networks
Issue-#787: Add Celo testnet support
2021-11-02 12:46:22 +01:00
Akshay
638f4b93b6
Merge pull request #696 from oceanprotocol/issue-695-add-sample-responses
Feature: Render example JSON response
2021-11-02 12:39:06 +01:00
Akshay
248cd181dc Issue-#803: Fix spelling mistakes 2021-10-26 11:37:56 +02:00
Alex Coseru
f58e919bc7
Update content/concepts/did-ddo.md
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-10-22 11:37:44 +03:00
Akshay
e3d3bcb283 Issue-#701: WIP Architecture diagram 2021-10-11 21:06:03 +02:00
Akshay
fc20ff3d72 Issue-#701: WIP Architecture diagram 2021-10-11 20:58:27 +02:00
Akshay
12cefa23ff Issue-#701: Update v4 related doc 2021-10-11 17:48:40 +02:00
alexcos20
08925a8e53 fix lint 2021-10-09 06:03:02 -07:00
alexcos20
5ca7156e47 update events 2021-10-09 05:59:17 -07:00
alexcos20
a5351ef7fd update 2021-10-09 04:37:25 -07:00
Akshay
56bc93f91b Issue-#787: Add Celo network support 2021-10-08 16:55:33 +02:00