vega-frontend-monorepo/apps/explorer-e2e
Dexter Edwards ae37f76b1c
Search implementation (#97)
* make titles look prettier

* link to parties from transactions table

* render what data is found conditionally

* more syntax highlighting

* re-jig file orders

* remove footer component for now

* add subheading component

* adjust column layout

* Style up header

* enable ligatures

* change env files

* fix error if data is null

* show governance header even if there is no data

* remove dead css

* add dark theme for block explorer

* use memo on parties submit

* remove some css from header

* basic search implementation

* allow passing classNames to form group

* add tests for form group

* add form-grpup stories

* bad rebase fixes

* add link

* tidy up tests

* fix tests

* tidy up env files

* final test fixes

* switch order of classes

* fix test id

* force build for testing

* rename file for linting

* add tests for header component

* rename export

* input error tests

* use descriptive function names as per PR comment

* fix casing issue for CI

* handle empty state

* make query easier to understand
2022-03-23 09:57:51 +00:00
..
src Search implementation (#97) 2022-03-23 09:57:51 +00:00
.cypress-cucumber-preprocessorrc Fix for .env not picked up and Cypress update 2022-03-02 16:25:48 +00:00
.env fix environement config 2022-03-10 12:05:41 +00:00
.env.devent Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.mainnet Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.stagnet1 Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.stagnet2 Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.testnet Search implementation (#97) 2022-03-23 09:57:51 +00:00
.eslintrc.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
cypress.json regenerate based on new API client (#86) 2022-03-17 09:09:48 +00:00
project.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00