saleor-dashboard/src
Krzysztof Wolski 6762e7bf3f
[chore] Update dependencies, fix warnings during tests (#845)
* Fix attr name typo

* Use proper string serialization

* Use proper image URL

* Remove unused draft component

* Fix classname for invoice card

* Update deps

* Remove unused testcafe

* Resolve issue with missing intl in one of the stories, bump intl package version

* Update packages

* Update commit hooks

* Bump ts to last pre4.0 version

* Center metadata image

* Unused property

* Bump enzyme

* Revert

* Fix logo on login screen

* Fix console errors on entering translations pages

* Fix styles for invoice card
2020-11-27 17:32:12 +01:00
..
apps Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
attributes Page types (#807) 2020-11-19 15:42:14 +01:00
auth [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
categories Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
channels [1753] Update channel default choice on change 2020-11-25 13:49:14 +01:00
collections Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
components [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
configuration Page types (#807) 2020-11-19 15:42:14 +01:00
containers Add product export (#620) 2020-07-30 11:54:16 +02:00
customers Multichannel (#833) 2020-11-17 17:10:42 +01:00
discounts fix SaleCreate view (#857) 2020-11-26 11:43:05 +01:00
fragments Saleor 1680 add shipping methods to translation section (#864) 2020-11-27 16:53:48 +01:00
home Saleor 1670 visual improvements for dashboard homepage (#850) 2020-11-24 14:16:44 +01:00
hooks Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
icons [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
navigation Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
orders [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
pages Page types (#807) 2020-11-19 15:42:14 +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 Multichannel (#833) 2020-11-17 17:10:42 +01:00
products Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
productTypes Page types (#807) 2020-11-19 15:42:14 +01:00
searches Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
shipping Fix wrong placeholder text (#856) 2020-11-24 14:18:22 +01:00
siteSettings Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
staff Multichannel (#833) 2020-11-17 17:10:42 +01:00
storybook [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +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 [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
types Update GraphQL schema and its types (#853) 2020-11-23 12:38:28 +01:00
utils [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
warehouses Merge pull request #815 from mirumee/alias-form-errors-as-any 2020-11-03 11:49:34 +01:00
webhooks Multichannel (#833) 2020-11-17 17:10:42 +01:00
Baseline.tsx Fix selection styles 2020-11-05 15:31:00 +01:00
config.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
fixtures.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
intl.ts Page types (#807) 2020-11-19 15:42:14 +01:00
misc.ts Add metadata editor to order view 2020-09-04 13:06:00 +02: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 Remove zero opacity for placeholders (#846) 2020-11-20 15:23:50 +01:00
types.ts Add global channel picker (#841) 2020-11-23 10:39:24 +01:00