saleor-dashboard/src
Patryk Andrzejewski 2d2151abc0
Hide shipping zones when you do not have access (#2333)
* hide shipping zones when you do not have access

* use single style hook

* cover warehouses

* snapshot
2022-09-29 10:40:19 +02:00
..
apps Inform App iframe about current and changed locale (#2304) 2022-09-15 08:18:43 +02:00
attributes Fix broken pagination in swatch attributes (#2282) 2022-09-21 17:35:04 +02:00
auth Remove copyright from login page (#2139) 2022-07-13 13:10:31 +02:00
categories Add rules of hooks (#2131) 2022-07-13 11:13:58 +02:00
channels Hide shipping zones when you do not have access (#2333) 2022-09-29 10:40:19 +02:00
collections Fix assigning products to collection (#2320) 2022-09-21 15:35:05 +02:00
components Hide shipping zones when you do not have access (#2333) 2022-09-29 10:40:19 +02:00
configuration Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
containers Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
customers Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
discounts Enable save button on discount pages (#2319) 2022-09-28 10:42:28 +02:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Payment status card improvements (#2222) 2022-09-01 13:47:13 +02:00
giftCards Minor fixes to gift card list (#2218) 2022-08-18 12:50:09 +02:00
graphql Add UI to enable channel listing in variants view (#2303) 2022-09-22 12:00:13 +02:00
home Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
hooks reset pagination state once we change number of rows (#2337) 2022-09-29 10:14:57 +02:00
icons Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
marketplace Add Marketplace preview label (#2107) 2022-07-19 10:41:49 +02:00
navigation Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
orders Fix missing metadata and payment balance on unconfirmed orders (#2314) 2022-09-23 12:25:56 +02:00
pages Add product variant reference attribute (#2268) 2022-09-13 12:07:41 +02:00
pageTypes Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
permissionGroups Fix saving permission groups (#2239) 2022-08-29 13:37:42 +02:00
plugins Fix invisible popup in darkmode (#2274) 2022-09-07 11:42:12 +02:00
products Handle form errors before product creation (#2299) 2022-09-23 14:15:59 +02:00
productTypes Add plain text attribute (#2121) 2022-07-19 16:16:43 +02:00
searches Fix assigning products to collection (#2320) 2022-09-21 15:35:05 +02:00
services/errorTracking Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
shipping Fix assigning products to collection (#2320) 2022-09-21 15:35:05 +02:00
siteSettings Fixes inability to update site settings (#2228) 2022-08-17 14:23:56 +02:00
staff Fix "Add Staff Member" form errors on inputs (#2186) 2022-08-04 08:40:14 +02:00
storybook Hide shipping zones when you do not have access (#2333) 2022-09-29 10:40:19 +02:00
styles Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
taxes Fix exit form dialog false positive (#2311) 2022-09-16 16:16:26 +02:00
translations Menu item translations (#2181) 2022-07-26 11:12:02 +02:00
utils Handle form errors before product creation (#2299) 2022-09-23 14:15:59 +02:00
warehouses Add allocation strategies with sortable warehouses (#2258) 2022-08-29 13:35:55 +02:00
webhooks Add correct URL (#2253) 2022-08-24 11:41:59 +02:00
config.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
fixtures.ts Minor fixes to gift card list (#2218) 2022-08-18 12:50:09 +02:00
index.html Disable search engine indexing out of the box (#1907) 2022-03-10 12:04:07 +01:00
index.tsx Fix app iframe resolution (#2111) 2022-06-30 11:05:09 +02:00
intl.ts Fix variant details/create page sidebar (#2180) 2022-07-29 18:45:52 +02:00
misc.ts Remove bulk variant creator (#2179) 2022-08-10 11:29:17 +01:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
sw.js Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
themeOverrides.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
types.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00