Commit Graph

73 Commits

Author SHA1 Message Date
mihaisc e3a3faed2b
Merge pull request #19 from oceanprotocol/feature/contracts
Bump ocean contracts
2023-11-29 13:44:13 +02:00
Ana Loznianu 03dd8b204f Update package.lock 2023-11-29 13:42:03 +02:00
Ana Loznianu 6eed9449e2 Bump ocean contracts 2023-11-29 13:40:05 +02:00
Jamie Hewitt da8cb60a19
Merge pull request #14 from oceanprotocol/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-20 12:05:51 +03:00
dependabot[bot] 5beacdcb75
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 23:16:45 +00:00
Jamie Hewitt f18b6cdbb1
Merge pull request #13 from oceanprotocol/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-07-12 14:16:42 +03:00
dependabot[bot] c5eac1fc66
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 08:54:04 +00:00
Jamie Hewitt 57c039eac8
Merge pull request #9 from oceanprotocol/dependabot/npm_and_yarn/yaml-and-svgr/webpack--removed
Bump yaml and @svgr/webpack
2023-04-26 09:49:36 +01:00
dependabot[bot] d02b4ff77f
Bump yaml and @svgr/webpack
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@svgr/webpack](https://github.com/gregberge/svgr). These dependencies need to be updated together.


Removes `yaml`

Updates `@svgr/webpack` from 6.5.0 to 7.0.0
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 19:12:28 +00:00
Jamie Hewitt 126d456b3a
Merge pull request #7 from oceanprotocol/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-09 15:30:23 +00:00
dependabot[bot] 1c54328a8a
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 11:25:45 +00:00
mihaisc 1bac031edd fix event-monitor github url 2022-10-31 17:58:54 +02:00
Matthias Kretschmann 6ce5258d0e
bump @oceanprotocol/contracts tto v1.1.8 (#5) 2022-10-24 10:21:43 +01:00
mihaisc 0c527853e7
Merge pull request #3 from oceanprotocol/feature/updates
UI & project updates
2022-10-20 12:42:15 +03:00
Matthias Kretschmann e77c68d211
data fetching with useSWR 2022-10-20 10:14:31 +01:00
Matthias Kretschmann 92dc57905e
adapt styles to new severities 2022-10-20 10:00:36 +01:00
mihaisc e7c986aad9 update state 2022-10-20 11:32:03 +03:00
mihaisc d9a10f288c add url 2022-10-20 11:00:12 +03:00
Matthias Kretschmann c396d21633
contracts styling 2022-10-19 20:56:12 +01:00
Matthias Kretschmann ed155b0127
link some things 2022-10-19 20:20:09 +01:00
Matthias Kretschmann 58b5afd592
date style tweaks 2022-10-19 19:46:33 +01:00
Matthias Kretschmann 09d25d5c24
show last updated on per-network basis 2022-10-19 18:17:15 +01:00
Matthias Kretschmann 2e49e35c55
layout tweaks 2022-10-19 18:10:04 +01:00
Matthias Kretschmann a9d6a68545
tweak data ordering 2022-10-19 18:05:19 +01:00
Matthias Kretschmann 99320cffe4
data structure updates 2022-10-19 16:40:44 +01:00
Matthias Kretschmann a0bcd34c98
data structure change, tweak messages display 2022-10-19 12:39:08 +01:00
Matthias Kretschmann b7fa93cd10
readme updates 2022-10-18 22:15:46 +01:00
Matthias Kretschmann 23ce2558ff
ui consistency 2022-10-18 21:51:23 +01:00
Matthias Kretschmann 1eea458e46
output contract addresses 2022-10-18 20:52:14 +01:00
Matthias Kretschmann 9dca4a0967
style updates 2022-10-18 19:14:49 +01:00
Matthias Kretschmann b9f921ae46
output statusMessages 2022-10-18 18:58:05 +01:00
Matthias Kretschmann 574e6c7d30
huge data flow simplification 2022-10-18 18:17:32 +01:00
Matthias Kretschmann 224873fb6e
default Next.js tsconfig 2022-10-18 16:46:08 +01:00
Matthias Kretschmann 9a644991ee
basic CI setup, eslint setup simplification 2022-10-18 16:34:20 +01:00
Matthias Kretschmann 843e2a9aff
switch checkmark to asset, remove port & dao grants 2022-10-18 16:20:56 +01:00
Matthias Kretschmann 8e82fff4aa
reduce status styles, output deployed versions 2022-10-18 16:10:40 +01:00
Matthias Kretschmann 1afa254316
remove commited node_modules 2022-10-18 15:47:22 +01:00
Matthias Kretschmann 2bd57735b8
new grid layout 2022-10-18 15:45:01 +01:00
Matthias Kretschmann 15d288ee6a
env var updates 2022-10-18 15:31:46 +01:00
Matthias Kretschmann 8af05df712
use latest axios 2022-10-18 15:31:38 +01:00
Matthias Kretschmann 54e872ba2d
layout & style updates 2022-10-18 15:27:41 +01:00
Matthias Kretschmann 4e86f3b1c6
tweak global styles to make auto darkmode work, add our variables 2022-10-18 15:09:33 +01:00
Matthias Kretschmann 417091f042
readme updates 2022-10-18 14:54:43 +01:00
mihaisc 9bca220c45
Merge pull request #2 from oceanprotocol/fixes
fixes
2022-10-18 10:17:40 +03:00
mihaisc 65d6038f0d remove console 2022-10-18 10:17:22 +03:00
mihaisc 09e25b9eed fixes 2022-10-18 10:15:40 +03:00
Jamie Hewitt d7afe55abc
Merge pull request #1 from oceanprotocol/improvements
Showing an emoji to indicate the status of the network
2022-10-17 16:33:11 +03:00
Jamie Hewitt 77c757c190 Adding Ocean logo 2022-10-17 16:32:51 +03:00
Jamie Hewitt 9a753b7d25 Removing console logs 2022-10-17 15:36:37 +03:00
Jamie Hewitt e3749b7c71 Showing emoji for network status 2022-10-17 15:34:22 +03:00