Commit Graph

70 Commits

Author SHA1 Message Date
Jamie Hewitt
48e8f9427a Creating menu for app 2023-05-11 19:52:47 +03:00
Jamie Hewitt
b04bf9f891 Seperating chart component from the stats page 2023-05-11 18:30:17 +03:00
Jamie Hewitt
3df204150f Updating imports on homepage 2023-05-11 17:44:27 +03:00
Jamie Hewitt
4402011081 Creating stats page 2023-05-11 14:45:48 +03: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
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
e77c68d211
data fetching with useSWR 2022-10-20 10:14:31 +01:00
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
c396d21633
contracts styling 2022-10-19 20:56:12 +01:00
ed155b0127
link some things 2022-10-19 20:20:09 +01:00
58b5afd592
date style tweaks 2022-10-19 19:46:33 +01:00
09d25d5c24
show last updated on per-network basis 2022-10-19 18:17:15 +01:00
2e49e35c55
layout tweaks 2022-10-19 18:10:04 +01:00
a9d6a68545
tweak data ordering 2022-10-19 18:05:19 +01:00
99320cffe4
data structure updates 2022-10-19 16:40:44 +01:00
a0bcd34c98
data structure change, tweak messages display 2022-10-19 12:39:08 +01:00
b7fa93cd10
readme updates 2022-10-18 22:15:46 +01:00
23ce2558ff
ui consistency 2022-10-18 21:51:23 +01:00
1eea458e46
output contract addresses 2022-10-18 20:52:14 +01:00
9dca4a0967
style updates 2022-10-18 19:14:49 +01:00
b9f921ae46
output statusMessages 2022-10-18 18:58:05 +01:00
574e6c7d30
huge data flow simplification 2022-10-18 18:17:32 +01:00
224873fb6e
default Next.js tsconfig 2022-10-18 16:46:08 +01:00
9a644991ee
basic CI setup, eslint setup simplification 2022-10-18 16:34:20 +01:00
843e2a9aff
switch checkmark to asset, remove port & dao grants 2022-10-18 16:20:56 +01:00
8e82fff4aa
reduce status styles, output deployed versions 2022-10-18 16:10:40 +01:00
1afa254316
remove commited node_modules 2022-10-18 15:47:22 +01:00
2bd57735b8
new grid layout 2022-10-18 15:45:01 +01:00
15d288ee6a
env var updates 2022-10-18 15:31:46 +01:00
8af05df712
use latest axios 2022-10-18 15:31:38 +01:00
54e872ba2d
layout & style updates 2022-10-18 15:27:41 +01:00
4e86f3b1c6
tweak global styles to make auto darkmode work, add our variables 2022-10-18 15:09:33 +01:00
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
Jamie Hewitt
5776751de0 Updating data format & improving error handling 2022-10-17 13:51:32 +03:00
Jamie Hewitt
49af074b59 Removing .env 2022-10-17 13:32:09 +03:00
Jamie Hewitt
6b23910552 Updating gitignore 2022-10-17 13:28:55 +03:00