safe-react/src
nicolas df42b36194
Add Sentry config and ErrorBoundary Component (#1528)
* Add Sentry config and ErrorBoundary Component

* Update travis file to upload sentry sourcemaps

* Add design implementation for ErrorBoundary

* Add Sentry DSN configuration for all networks

* Push sourcemaps to sentry only on staging/production build

* move isProdction to constants file

* change Button for Link

* fix redirect when safeAddress is provided but not a subpath for it.

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-10-30 20:55:40 +01:00
..
assets Add coin by network (#1505) 2020-10-23 12:58:46 +02:00
components Add Sentry config and ErrorBoundary Component (#1528) 2020-10-30 20:55:40 +01:00
config (Feature) - #1531 EWC estimate fee on modal (#1543) 2020-10-30 20:30:40 +01:00
logic (Feature) - #1531 EWC estimate fee on modal (#1543) 2020-10-30 20:30:40 +01:00
routes Add Sentry config and ErrorBoundary Component (#1528) 2020-10-30 20:55:40 +01:00
store (Feature) - xDai Compatibility (#1476) 2020-10-18 21:48:22 +02:00
test (Feature) - xDai Compatibility (#1476) 2020-10-18 21:48:22 +02:00
theme add transparent bg to stepper root in mui theme 2020-05-22 13:56:53 +04:00
types Adds web3-core types 2020-07-08 10:07:38 -03:00
utils Add Sentry config and ErrorBoundary Component (#1528) 2020-10-30 20:55:40 +01:00
index.tsx Add Sentry config and ErrorBoundary Component (#1528) 2020-10-30 20:55:40 +01:00
react-app-env.d.ts Migrating to Typescript and bringing back react-scripts (#933) 2020-05-20 16:15:21 -03:00