Commit Graph

38 Commits

Author SHA1 Message Date
Dexter
5d50771246 put back css, remove uneeded file 2022-03-04 17:11:56 +00:00
Dexter
032f2711c3 add basic tailwind setup 2022-03-04 17:11:56 +00:00
sam-keen
abe2ecaafc Added key to a non-shorthand react fragment 2022-03-04 17:11:56 +00:00
sam-keen
afeabc1ba2 Kebab cased component file names 2022-03-04 17:11:56 +00:00
sam-keen
defe970784 Removed prism theme 2022-03-04 17:11:56 +00:00
sam-keen
e981b8c7fa Moved to use syntax-highlighter instead of prism 2022-03-04 17:11:56 +00:00
sam-keen
346135c6d4 Added a couple of links to nav around more happily 2022-03-04 17:11:56 +00:00
sam-keen
c797a11ceb Put pending under txs route 2022-03-04 17:11:56 +00:00
Sam Keen
65ffa8519c Update apps/explorer/src/app/hooks/use-fetch.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-03-04 17:11:56 +00:00
Sam Keen
329098bf02 Update apps/explorer/src/app/hooks/use-fetch.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-03-04 17:11:56 +00:00
Sam Keen
4734131780 Update apps/explorer/src/app/components/txs/txs-per-block/index.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-03-04 17:11:56 +00:00
sam-keen
d3b81babb9 Added validator link to block id route 2022-03-04 17:11:56 +00:00
sam-keen
3f47eed917 Added Table presentational component for a little cleanup 2022-03-04 17:11:56 +00:00
sam-keen
1b6c42c031 Updated block id page to use project components 2022-03-04 17:11:56 +00:00
sam-keen
2ef05b3f35 Transactions route set up and a component to show the transactions per block 2022-03-04 17:11:56 +00:00
sam-keen
ac961b6058 Created a new route for pending transactions to live for now 2022-03-04 17:11:56 +00:00
sam-keen
4981b9fc4d Test of running nx in yarn from pre-commit 2022-03-04 17:11:56 +00:00
sam-keen
f88661e422 Created unstyled block explorer blocks page, with new refresh method from useFetch, and a 'navigate to' component 2022-03-04 17:11:56 +00:00
sam-keen
e467344a4d setup a basic transactions home component to work on 2022-03-04 17:11:56 +00:00
sam-keen
67dc1bfbf1 Created unstyled block explorer transaction and added Prism for code blocks being displayed 2022-03-04 17:11:56 +00:00
Dexter
8a9b74fd89 highlight governance proposals 2022-02-23 08:53:57 +00:00
Dexter
e26caef368 json for genesis, assets, new component for syntax highlighting 2022-02-23 08:53:57 +00:00
Dexter
04df5aeed6 render makets list with json fomratter 2022-02-23 08:53:57 +00:00
Dexter
444941e169 json blocks 2022-02-23 08:53:57 +00:00
Dexter
98426f94f8 fix blocks page 2022-02-23 08:53:57 +00:00
Dexter
61f9933214 uuid fix 2022-02-23 08:53:57 +00:00
Matthew Russell
bebc767c4c add use of useRoutes with nested children rotues and outlets 2022-02-23 08:53:57 +00:00
Matthew Russell
c2aaed0b9a rename case of app 2022-02-23 08:53:57 +00:00
Dexter
7d5ee75610 add apollo target nx script and run 2022-02-23 08:53:57 +00:00
Dexter
4bb61ad74c generate guess types 2022-02-23 08:53:57 +00:00
Dexter
2014831650 add debounced search functionality 2022-02-23 08:53:57 +00:00
Dexter
89ba2ee6d4 use environement variables for config 2022-02-23 08:53:57 +00:00
Dexter
d35b8dc2a4 remove old explorer logic 2022-02-23 08:53:57 +00:00
Dexter
ecbb521191 make font work properly 2022-02-23 08:53:57 +00:00
Dexter
70879a3832 make precommit exectuable 2022-02-23 08:53:57 +00:00
Dexter
fb122a90b8 clean up 2022-02-23 08:53:57 +00:00
Dexter
816a3df352 reogranizing 2022-02-23 08:53:57 +00:00
Dexter
159cdb6023 migrate stuff into new NX 2022-02-23 08:53:57 +00:00