Commit Graph

41 Commits

Author SHA1 Message Date
Justin Starry 816940c263
explorer: bump react-router type deps and fix type errors (#28133) 2022-09-29 08:33:05 +00:00
Justin Starry 5952b65932
explorer: Add epoch details page (#20335) 2021-09-29 23:08:19 -04:00
Justin Starry 67795f5baa
explorer: increase color contrast (#18124) 2021-06-22 00:33:55 +00:00
Justin Starry 1c88189a1c
explorer: Add transaction inspector (#17769)
* Add SolBalance component helper

* Add transaction inspector

* Feedback
2021-06-21 18:53:06 -05:00
Justin Starry efa3cd711c
explorer: Add tabs for block program and account stats (#15702) 2021-03-04 21:12:41 +08:00
dependabot[bot] b87d6cd03d
chore:(deps): bump typescript from 4.0.5 to 4.1.3 in /explorer (#14284)
* chore:(deps): bump typescript from 4.0.5 to 4.1.3 in /explorer

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.3)

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

* bump

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
2021-01-11 09:40:56 +08:00
R. M. Shea 769b8f5613
Remove unlock banner (#14477)
Co-authored-by: Ryan Shea <rmshea@users.noreply.github.com>
2021-01-07 09:54:25 -07:00
Josh 0767ea174e
explorer: add temporary unlock alert box (#14457)
* Add token unlock banner

* make cluster time dynamic

* remove seconds display since it differs slightly from cluster stats

Co-authored-by: rmshea <8948187+rmshea@users.noreply.github.com>
2021-01-05 21:00:36 -08:00
The Lone Rōnin 49e11e1f9c
Explorer Block Page (#12854)
* Solarweave Implementation

* Fixed formatting

* Revisions and QA

* Added block links to transaction page

* Create Blockpage

* QA and Revisions

* Finalized QA & Revisions

* QA & Revisions
2020-10-29 00:16:27 +08:00
Justin Starry 279000eeb3
Explorer: Remove flatMap usage due to browser incompatibility (#11632) 2020-08-14 22:58:38 +08:00
Justin Starry c7eba80836
Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
Justin Starry 67fdf593a2
Split explorer account details page into tabs (#11450) 2020-08-08 00:38:20 +08:00
Justin Starry 0d8f3139ae Add unified search bar to the explorer 2020-08-02 20:06:51 +08:00
Justin Starry d4eb49d252 Add navbar and remove tabbed page layout 2020-08-02 20:06:51 +08:00
Justin Starry 54d36d2cfb
Add cluster stats tab to explorer (#11325) 2020-08-01 22:05:58 +08:00
Justin Starry f796adc5ea
Add announcement banner to explorer (#11210)
* Add announcement banner to explorer

* Remove ^M and trailing spaces

* Update Banner.tsx
2020-07-26 21:11:27 +08:00
Justin Starry ad75f08c43 chore: run latest prettier 2020-06-24 16:14:08 +08:00
Justin Starry 03f7d28aff Remove all but cluster url param when navigating 2020-06-12 16:32:05 -07:00
Justin Starry 6c45729694 Move top accounts to supply page and add filter 2020-06-12 16:32:05 -07:00
Justin Starry d842d161cf Add top accounts page 2020-06-12 16:32:05 -07:00
Justin Starry 406f35edfa Add supply stats page 2020-06-12 16:32:05 -07:00
Justin Starry 29ec98d0a1 Add account details page 2020-06-12 16:32:05 -07:00
Justin Starry cfa0c20910 Support plural paths for tx details 2020-06-12 16:32:05 -07:00
Justin Starry 42225446c4 UX improvements 2020-06-12 16:32:05 -07:00
Justin Starry 484a4db626 Add transaction details page 2020-06-12 16:32:05 -07:00
Justin Starry 04677cb831 Use react-router Switch to control visible content 2020-06-12 16:32:05 -07:00
Justin Starry d629e67b32 Clean up app component 2020-06-12 16:32:05 -07:00
Justin Starry e5f69673d7 Show account tx history 2020-06-12 16:32:05 -07:00
Justin Starry 1c1c628b19 Create test account when test url param is present 2020-06-12 16:32:05 -07:00
Justin Starry 8eabff3911 Add top nav and improve mobile experience 2020-06-12 16:32:05 -07:00
Justin Starry 611f2ae957 Add transaction details modal 2020-06-12 16:32:05 -07:00
Justin Starry 5bdeeda569 Add account address lookup table 2020-06-12 16:32:05 -07:00
Justin Starry 1d7dbe859a Rename network to cluster 2020-06-12 16:32:05 -07:00
Raj Gokal 1ad1ba73fa Raj (#23)
* adds styling changes for brand consistency

* reverts some prettier snafus

Co-authored-by: Raj Gokal <raj@solana.com>
2020-06-12 16:32:05 -07:00
Justin Starry 45898415a1 Small tweaks 2020-06-12 16:32:05 -07:00
Justin Starry 03345e9005 Add network selector (#7) 2020-06-12 16:32:05 -07:00
Justin Starry 6006c30ace Add transaction card component and provider (#5) 2020-06-12 16:32:05 -07:00
Justin Starry 95001aa8ee Add network status button and url param parsing 2020-06-12 16:32:05 -07:00
Justin Starry 7ef953437f Enable prettier 2020-06-12 16:32:05 -07:00
Justin Starry 6aa797c05c Add placeholder main page 2020-06-12 16:32:05 -07:00
Justin Starry d78d9898f3 First commit 2020-06-12 16:32:05 -07:00