Commit Graph

44 Commits

Author SHA1 Message Date
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
Jamie Hewitt
cc8887a853 Updating how networks are handled 2022-10-10 18:02:21 +03:00
Jamie Hewitt
d2f9068e4d adding onclick functionality to network selector 2022-10-10 16:57:47 +03:00
Jamie Hewitt
dfbb01661f updated styling when network is selected 2022-10-10 15:13:56 +03:00
Jamie Hewitt
ca46f15d13 Displaying available networks and updating styling 2022-10-10 15:04:38 +03:00
Jamie Hewitt
9856928f3e Getting networks 2022-10-10 14:40:07 +03:00
Jamie Hewitt
3110514c16 updating request to new status API, adding key to componenets in map 2022-10-06 17:43:52 +03:00
Jamie Hewitt
16a5815688 Updating favicon & deafult data values 2022-10-05 16:37:44 +03:00
Jamie Hewitt
b4205b7d98 Updating file structure + updated styling 2022-10-05 16:34:30 +03:00
Jamie Hewitt
0c9a3f8d91 Updated styling + different colours for each status 2022-10-05 16:26:44 +03:00
Jamie Hewitt
81e6f2dc6c Getting summary data + mapping it onto homepage 2022-10-05 16:21:07 +03:00
Jamie Hewitt
1a95924eb5 Updating port, types, and data imports 2022-10-05 14:15:54 +03:00
Jamie Hewitt
d67db95c42 Calling getStatus from home page 2022-09-30 13:47:53 +03:00
Jamie Hewitt
e5efb50726 Merge branch 'main' of github.com:oceanprotocol/status-frontend 2022-09-30 13:18:58 +03:00
Jamie Hewitt
3eb12bf3c8 Creating getData util 2022-09-30 13:16:56 +03:00
mihaisc
a63253b796
Update README.md 2022-09-30 13:16:20 +03:00
Jamie Hewitt
5e38b85500 Setting up dev tools 2022-09-30 12:00:55 +03:00
Jamie Hewitt
a20f29f2ce Editing page to show each component status 2022-09-29 17:42:07 +03:00
Jamie Hewitt
6c1e384e74 Removing unneccessary setup files 2022-09-29 17:30:24 +03:00
Jamie Hewitt
5852c8f5f6 next.js setup 2022-09-29 17:25:10 +03:00
Jamie Hewitt
ad6635aaf9
Initial commit 2022-09-22 16:23:39 +03:00