safe-react/src
Agustin Pane e7ba5e5392 Feature #122: Multisig migration (#315)
* Adds query-string package.json
Parses query string on open layout

* Implements load all the values on openSafe view from param querys

* Adds query params validation

* Moves query parse logic to open.jsx

* Changes default no metamask component on open page

* Replaces global isNaN

* Fix threshold parsing validation

* Updates the welcome component with new verbiage for open

* Renames isOpenSafe to isOldMultisigMigration

* Merge branch 'development' of https://github.com/gnosis/safe-react into 122-multisig-migration

# Conflicts:
#	src/routes/open/components/Layout.jsx

* Merge branch 'development' of https://github.com/gnosis/safe-react into 159-pending-transactions

# Conflicts:
#	src/routes/safe/components/Transactions/index.jsx
#	yarn.lock
2019-12-11 12:26:09 +01:00
..
assets add averta font 2019-08-29 12:35:52 +04:00
components Feature #122: Multisig migration (#315) 2019-12-11 12:26:09 +01:00
config Feature #272: Google Analytics (#299) 2019-12-05 12:54:42 +04:00
logic Feature #159: Pending transaction that requires user confirmation (#330) 2019-12-11 14:06:38 +04:00
routes Feature #122: Multisig migration (#315) 2019-12-11 12:26:09 +01:00
store Feature #159: Pending transaction that requires user confirmation (#330) 2019-12-11 14:06:38 +04:00
test (add) cookie banner 2019-11-22 20:23:57 -03:00
theme Feature #137: Tx list improvements (#222) 2019-12-10 14:26:43 +01:00
utils Feature #272: Google Analytics (#299) 2019-12-05 12:54:42 +04:00
index.js Pull updated flow-types from dev 2019-12-02 14:10:28 +04:00