fmtabbara
fb8b4f82db
get node details from unstable endpoint + layout updates
2024-12-19 11:44:25 +00:00
fmtabbara
40a44028d4
add node table to explorer page
2024-12-19 11:43:23 +00:00
fmtabbara
8a26830ea2
rename id param to address
2024-12-19 11:42:59 +00:00
Yana
997c75cfff
fix build
2024-12-19 15:32:39 +07:00
Yana
627ed95aa4
Add build version and node roles
2024-12-19 15:26:55 +07:00
Yana
deee4ecce7
replace hardcoded id
2024-12-18 22:07:30 +07:00
Yana
5f43bb7671
fix build
2024-12-18 20:37:07 +07:00
Yana
b41f0e9b8a
Add profile card
2024-12-18 20:28:03 +07:00
Yana
f8a224787d
Refactor ProgressBar
2024-12-18 18:57:29 +07:00
Yana
47c3287226
fix build
2024-12-17 22:06:55 +07:00
Yana
a4914061e0
fix build
2024-12-17 21:55:04 +07:00
Yana
3feaf98397
fix build
2024-12-17 21:43:25 +07:00
Yana
af24d776c0
Add USD price to tokenomics card
2024-12-17 21:02:34 +07:00
Yana
2b303d2bdd
fix build
2024-12-17 20:45:36 +07:00
Yana
5409fe0ec2
Add account balances
2024-12-17 20:30:50 +07:00
Yana
601863419b
Add rewards card
2024-12-17 20:30:50 +07:00
Yana
89848ec91b
nym-node page api WIP
2024-12-17 20:30:24 +07:00
Yana
b181f96d1b
Add nym-node page api WIP
2024-12-17 20:30:23 +07:00
Fouad
80e58678a0
Feature/explorer_2 node table ( #5270 )
...
* create suspense boudaries for server components
* update scrollbars ui
* homepage cards updates
* small theme updates
* add template address search input
* fetch nym nodes
* add favorite component
* add mrt node table
* update packages
* update node version
* update build script
* resolve next hydration issue
* resolve next hydration issue
* update node table header alignment
2024-12-16 20:42:52 +00:00
fmtabbara
665bb60d91
fix build
2024-12-13 00:47:28 +00:00
fmtabbara
deb0ef381e
start account page
2024-12-12 23:29:25 +00:00
fmtabbara
9f945e9d10
start nym node page
2024-12-12 23:29:08 +00:00
fmtabbara
ae7f908b8a
card component updates
2024-12-12 23:28:54 +00:00
fmtabbara
6e3331cb13
currentepoch component -> server component
2024-12-12 23:28:18 +00:00
fmtabbara
103523d20a
country flag and layout components
2024-12-12 23:27:52 +00:00
fmtabbara
d40115fe0f
refactor epochprogressbar component
2024-12-12 23:27:22 +00:00
fmtabbara
3b2e753f91
update card prop
2024-12-12 23:26:36 +00:00
fmtabbara
134f0909cd
use layout and heading components
2024-12-12 23:25:38 +00:00
fmtabbara
5e3259c787
create layout and heading components
2024-12-12 23:25:23 +00:00
fmtabbara
7cbff7ce8d
add date-fns lib
2024-12-12 23:24:39 +00:00
Yana Matrosova
f5a9b43c4c
Yana/explorer cards ( #5231 )
...
* wip
* add Account Stats Card
* refactor landing page cards to ExplorerCard
* Add missing example components
* refactors & updates
---------
Co-authored-by: Yana <yanok87@users.noreply.github.com >
Co-authored-by: fmtabbara <fmtabbara@hotmail.co.uk >
2024-12-12 21:41:39 +00:00
fmtabbara
280283e41a
use another clipboard package
2024-12-11 15:26:53 +00:00
fmtabbara
07d10c35b6
update button group styling
2024-12-11 11:45:08 +00:00
fmtabbara
0ab2a589a6
more components
2024-12-11 10:46:04 +00:00
fmtabbara
f94f3b1a1d
create some base components
2024-12-11 00:44:26 +00:00
fmtabbara
c3bcb96bad
add icons
2024-12-11 00:43:43 +00:00
fmtabbara
9b6816e265
update theme
2024-12-11 00:43:02 +00:00
fmtabbara
68223000ea
test pre-commit hook
2024-12-04 21:11:29 +00:00
fmtabbara
9f5e153ddb
add formatting and precommit hook
2024-12-04 21:10:36 +00:00
fmtabbara
cf87ced120
test linter
2024-12-04 21:04:08 +00:00
fmtabbara
7560837f01
check linter
2024-12-04 20:53:57 +00:00
fmtabbara
16b9bcb91d
add prod build script
2024-12-04 16:09:13 +00:00
fmtabbara
07e946a195
move next explorer to legacy dir + bootstrap new explorer
2024-12-04 15:44:50 +00:00
Sachin Kamath
3a053b8dd6
fix links ( #4712 )
2024-07-15 18:06:56 +02:00
Sachin Kamath
65a1d6d91e
switch to new vanity link ( #4705 )
2024-07-11 13:04:56 +01:00
Sachin Kamath
2ec8349897
update social links ( #4695 )
...
* replace vanity link
* fix links
2024-07-05 14:19:09 +00:00
Fouad
e5f41731ae
Explorer NextJS Rebuild ( #4534 )
...
* bootstrap next app + add overview page
* fix AssetList type
* fix up nav stuff
* Refactor Nav component and add network components pages
* Refactor WorldMap component and update TelegramIcon, GitHubIcon, NymVpnIcon, DiscordIcon, and TwitterIcon components
* add service providers page
* mixnodes page
* delegations page + use material react table for all tables
* nodes map page
* Refactor StyledLink component and remove unnecessary console.log statements
* Refactor ESLint configuration, remove unused dependencies, and update component imports
* update deps
* Refactor imports and update dependencies
* fix dark mode
* build single mixnode page
* build single gateway page
* Refactor handleOnDelegate function to use useCallback in mixnodes page.tsx
* Add defaults for constants
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2024-05-16 16:12:06 +01:00