vega-frontend-monorepo/apps/trading
Matthew Russell 018e5fe139
Task/33 add sentry to trading (#189)
* add sentry setup, add VEGA_ENV to env files

* rename custom error page

* capture exception for eager connect

* add link to setup docs in comment

* add browser tracing plugin

* define sentry auth token once

* enable sourcemaps on build

* use correct sentry config property
2022-04-04 12:45:40 -07:00
..
components Test/deal ticket tests (#161) 2022-04-04 16:11:27 +01:00
hooks Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
lib [#128] Add market data details to positions query 2022-03-29 19:13:00 +02:00
pages Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
public Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
specs Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
.env Fix/Typos in Infura env var 2022-03-25 08:54:31 -07:00
.env.devent Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
.env.mainnet Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
.env.stagnet1 Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
.env.stagnet2 Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
.env.testnet Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
index.d.ts Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
jest.config.js Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
next-env.d.ts Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
next.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
postcss.config.js Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
project.json Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
sentry.client.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
sentry.server.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
setup-tests.ts Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
tailwind.config.js Added custom module for classes that aren't in Tailwind - allows us to use contextual alternates for Alpha Lyrae 2022-03-30 16:56:48 +01:00
tsconfig.json Task/Strict mode enabled for trading app (#150) 2022-03-28 12:34:45 -07:00
tsconfig.spec.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00