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 |
|
Matthew Russell
|
351cd77f84
|
move trading views to react helpers
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
eed2f08bc9
|
use already installed lodash.debounce, destructuring
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
026dd0f2c3
|
move View type to trading-compoments, tidy comments
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
da80f8848c
|
fix render loop
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
a66ac23122
|
use radix for tab functionality
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ed095d002d
|
split out components into seprate files
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
82cdd245c3
|
use first tab as default, use state for tabs and an effect to update
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
5c0d21578f
|
use page query container for market list page, add styles to center loading and error message
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
72db4029ea
|
add page query container component
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ca4bbbac85
|
adjust text size for desktop view
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ed185e3bea
|
add vega icon
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
1bb24bbaed
|
fix typo in market list links
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
375697a18a
|
use bg colors from theme
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
62187b38dd
|
add hook to get window size
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
99855e6d65
|
add basic mobile version
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
9324fb7613
|
adjust padding of tab buttons
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
623c75aebb
|
adjust grid, use market name
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
15c5a15a28
|
add aria labels for tabs
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
54bbe421bc
|
make tab content scrollable
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
261f033d9a
|
make tabs use url query string
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
e76f633493
|
tabs implementation for trading interface
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
a7256e04b3
|
skip query if market not defined
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
d1bf044d3d
|
add pages extends so generated query files are ignored by nextjs
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
63c1af9760
|
add apollo setup for trading app
|
2022-03-02 12:21:35 -08:00 |
|
Joe
|
6a8778becd
|
Fix for .env not picked up and Cypress update
|
2022-03-02 16:25:48 +00:00 |
|
jtsang586
|
b246a92233
|
BDD set up
|
2022-03-02 16:25:48 +00:00 |
|
Matthew Russell
|
6ee4a4da72
|
make navbar use tailwind, remove nx html
|
2022-02-23 18:08:31 -08:00 |
|
Bartłomiej Głownia
|
290f5c68ad
|
Extract tailwindcss config to libs
|
2022-02-23 16:29:07 -08:00 |
|
Bartłomiej Głownia
|
a9a780100a
|
Setup tailwind.css in apps/trading
|
2022-02-23 16:29:07 -08: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 |
|