saleor-dashboard/src/auth
Jakub Majorek 383055a2de
SALEOR-2064 Add generic error tracker with Sentry adapter (#956)
* Add generic error tracker with Sentry extension

* Add Sentry webpack plugin

* Update variable names and README

* Update deploy-staging template

* Update changelog
2021-01-22 15:05:26 +01:00
..
components [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
types Saleor 2067 - Guard against non-staff users logging in (#947) 2021-01-18 12:19:04 +01:00
views Handle token refreshing 2020-07-27 12:23:47 +02:00
AuthProvider.test.ts Saleor 2067 - Guard against non-staff users logging in (#947) 2021-01-18 12:19:04 +01:00
AuthProvider.tsx SALEOR-2064 Add generic error tracker with Sentry adapter (#956) 2021-01-22 15:05:26 +01:00
errors.ts Fix Value PermissionDenied not found in enum 2020-08-18 17:20:06 +02:00
index.tsx Handle token refreshing 2020-07-27 12:23:47 +02:00
link.ts Apply review changes 2020-07-27 12:23:48 +02:00
misc.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
mutations.ts Handle token refreshing 2020-07-27 12:23:47 +02:00
urls.ts Make password reset work 2019-09-06 15:50:46 +02:00
utils.ts Remove duplicated functtion 2020-07-27 12:23:49 +02:00