saleor-dashboard/src
Lukasz Ostrowski 1fb4479058
Add quick app install from manifest (#2378)
* Create a button that navigates to app install page

* Add translations keys

* Extract messages

* Change type literal to enum

* Update snapshots
2022-10-13 17:13:08 +02:00
..
apps Add quick app install from manifest (#2378) 2022-10-13 17:13:08 +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 Add format tip for text attribute rows (#2340) 2022-10-13 12:41:26 +02:00
collections Fix assigning products to collection (#2320) 2022-09-21 15:35:05 +02:00
components Add format tip for text attribute rows (#2340) 2022-10-13 12:41:26 +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 ESLint: No unused variables (#1981) 2022-10-04 13:30:51 +02:00
discounts Fix pagination errors on voucher and sale pages (#2317) 2022-10-04 16:45:24 +02:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Fix pagination errors on voucher and sale pages (#2317) 2022-10-04 16:45:24 +02:00
giftCards ESLint: No unused variables (#1981) 2022-10-04 13:30:51 +02:00
graphql Fix pagination errors on voucher and sale pages (#2317) 2022-10-04 16:45:24 +02:00
home Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
hooks Revert "Update React to 17 and update related packages (#2344)" (#2367) 2022-10-11 12:01:17 +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 Add rel=noopener to links that take users to external sites (#1980) 2022-10-04 14:28:26 +02:00
pages Enable save button on page pages (#2325) 2022-10-04 16:02:17 +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 Revert "Update React to 17 and update related packages (#2344)" (#2367) 2022-10-11 12:01:17 +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 ESLint: No unused variables (#1981) 2022-10-04 13:30:51 +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 Add quick app install from manifest (#2378) 2022-10-13 17:13:08 +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 Revert "Update React to 17 and update related packages (#2344)" (#2367) 2022-10-11 12:01:17 +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 Increase breakpoints (#2346) 2022-10-06 10:15:16 +02:00
types.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00