saleor-dashboard/src
Dawid Tarasiuk db4fc1d8c5
Fix failing login in Firefox browser (#970)
The bug was introduced in OAuth2 implementation (1645e2fd), where the tokenAuthLoading flag from AuthProvider was not used and it did not blocked UI in loading state.
2021-02-03 09:22:04 +01:00
..
apps Add missing error (#965) 2021-01-27 11:42:08 +01:00
attributes Product reference attributes (#948) 2021-01-20 17:37:36 +01:00
auth Fix failing login in Firefox browser (#970) 2021-02-03 09:22:04 +01:00
categories SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
channels Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
collections SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
components Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
configuration use MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES permission (#881) 2020-12-01 16:43:08 +01:00
containers SALEOR-2064 Add generic error tracker with Sentry adapter (#956) 2021-01-22 15:05:26 +01:00
customers Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
discounts Saleor 1712 dashboard unable to handle empty channel list (#924) 2021-01-13 10:33:38 +01:00
files File attributes (#884) 2020-12-16 11:53:28 +01:00
fragments Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
home Saleor 2067 - Guard against non-staff users logging in (#947) 2021-01-18 12:19:04 +01:00
hooks Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
icons Feature/order reissue (#910) 2021-01-20 17:16:43 +01:00
navigation Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
orders Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
pages SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
pageTypes Page types (#807) 2020-11-19 15:42:14 +01:00
permissionGroups Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
plugins Fix clear form (#907) 2020-12-16 11:36:11 +01:00
products Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
productTypes Product reference attributes (#948) 2021-01-20 17:37:36 +01:00
searches Product reference attributes (#948) 2021-01-20 17:37:36 +01:00
services/errorTracking SALEOR-2064 Add generic error tracker with Sentry adapter (#956) 2021-01-22 15:05:26 +01:00
shipping Mark shipping zone description as optional (#942) 2021-01-13 11:49:08 +01:00
siteSettings Drop authorization keys section (#913) 2020-12-21 13:50:04 +01:00
staff Multichannel (#833) 2020-11-17 17:10:42 +01:00
storybook Implement Oauth2 flow with OpenID 2021-01-28 14:11:00 +01:00
styles Add load more to category and collection selection 2020-10-26 12:20:52 +01:00
taxes Hide save bar if no action is available (#735) 2020-10-01 17:50:17 +02:00
translations SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
types Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
utils Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
warehouses Merge pull request #815 from mirumee/alias-form-errors-as-any 2020-11-03 11:49:34 +01:00
webhooks Order confirmation (#840) 2020-11-30 14:19:57 +01:00
Baseline.tsx Fix selection styles 2020-11-05 15:31:00 +01:00
config.ts Implement Oauth2 flow with OpenID 2021-01-28 14:11:00 +01:00
fixtures.ts use MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES permission (#881) 2020-12-01 16:43:08 +01:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx SALEOR-2064 Add generic error tracker with Sentry adapter (#956) 2021-01-22 15:05:26 +01:00
intl.ts Saleor 2067 - Guard against non-staff users logging in (#947) 2021-01-18 12:19:04 +01:00
misc.ts Feature/order reissue (#910) 2021-01-20 17:16:43 +01:00
mutations.tsx add status to notifications 2020-07-06 10:46:14 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Apply review changes 2020-07-27 12:23:48 +02:00
theme.ts File attributes (#884) 2020-12-16 11:53:28 +01:00
types.ts Add global channel picker (#841) 2020-11-23 10:39:24 +01:00