Commit Graph

2 Commits

Author SHA1 Message Date
Gabriel Rodríguez Alsina 6df5e72135
(Fix) Enforce linting and formatting (#564)
* (remove) unused / old packages / linting script

* (add) eslint / prettier packages and plugins

* (fix) eslint / prettier config

* (add) prettier / eslint scripts

* (fix) linting and formatting problems

* (remove) unused files

* (fix) linting problem that needed to be addressed manually

* (add) pre commit hooks

* (fix) lint-staged config

* (fix) config

* (fix) config

* (check) if pre config formatting works

* Add nvmrc and update yarn.lock

* Update `yarn.lock`

* Make jsx-a11y/no-autofocus report as warn

* Apply lint:fix to project

Co-authored-by: Fernando <fernando.greco@gmail.com>
2020-02-17 19:20:43 -03:00
nicolas c94bf4edbd
#495 adding apps tab (#527)
* Adding prettier file

* Adding styled-components

* Adding DELEGATE_CALL and optionally redirect to TXs tabs when calling createTransactions

* Adding Apps tab

* lazy loading apps tab

* Fix: Dynamic load of Apps tab

* Improve eslint-prettier config

* Apps tabs: refactor and styling

* remove harcoded gasLimit for production

* review fixes

Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-02-13 10:43:28 -03:00