safe-react/src
Agustin Pane cf1ae7486b
Bug: #482 - Address book Custom transactions Recipient validation (#577)
* (fix) text input bottom border

* Fix #482 input

* Merge branch 'development' of https://github.com/gnosis/safe-react into fix/#482-address-book

# Conflicts:
#	src/components/forms/TextField/index.jsx
#	src/routes/safe/components/Balances/SendModal/screens/AddressBookInput/index.jsx
#	src/routes/safe/components/Balances/SendModal/screens/SendFunds/TokenSelectField/index.jsx
#	src/routes/safe/components/Balances/SendModal/screens/SendFunds/index.jsx
#	yarn.lock

* Fix custom tx addresses filtering

* Merge branch 'development' of https://github.com/gnosis/safe-react into fix/#482-address-book

# Conflicts:
#	yarn.lock

* Remove console logs
Fixed prettier issues

* Remove unnecessary template string

* Fix `tokenAddress` string conversion

* Use `secondaryBackground` value

Co-authored-by: Gabriel Rodríguez Alsina <gabitoesmiapodo@users.noreply.github.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
2020-02-26 18:58:02 +01:00
..
assets Development (#368) 2019-12-17 17:56:19 +01:00
components Bug: #482 - Address book Custom transactions Recipient validation (#577) 2020-02-26 18:58:02 +01:00
components-v2 (Fix) Enforce linting and formatting (#564) 2020-02-17 19:20:43 -03:00
config (Hotfix) Safe version detection (#579) 2020-02-18 16:55:25 -03:00
logic Fix #596: Notification when safe is already updated (#599) 2020-02-26 08:55:28 +01:00
routes Bug: #482 - Address book Custom transactions Recipient validation (#577) 2020-02-26 18:58:02 +01:00
store (Fix) Enforce linting and formatting (#564) 2020-02-17 19:20:43 -03:00
test fix the order of transactions, change updateSafe to upgradeSafe to avoid naming confusion with the updateSafe action (#610) 2020-02-26 08:55:20 +01:00
theme Bug: #482 - Address book Custom transactions Recipient validation (#577) 2020-02-26 18:58:02 +01:00
utils (Fix) Enforce linting and formatting (#564) 2020-02-17 19:20:43 -03:00
index.js V1.6.2 - Bugfixes (#447) 2020-01-16 20:00:45 +01:00