saleor-dashboard/src/utils/handlers
Michał Droń b9d94ccd83
Trim queries with whitespace (#2002)
* Disable rank sorting when query is empty

* Trim query in handlers

* Fix crash on empty query
2022-04-26 15:30:18 +02:00
..
attributeValueSearchHandler.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
dialogActionHandlers.ts Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
filterHandlers.ts Trim queries with whitespace (#2002) 2022-04-26 15:30:18 +02:00
filterMetadataArray.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadataCreateHandler.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadataUpdateHandler.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadataUpdateHelpers.ts Prevent needless metadata updates (#1860) 2022-02-11 10:25:43 +01:00
multiAutocompleteSelectChangeHandler.ts Removing collection fix (#1764) 2022-01-24 14:58:27 +01:00
multiFileUploadHandler.test.ts Attach permission variables to all queries (#1000) 2021-03-09 09:44:09 +01:00
multiFileUploadHandler.ts Add tests 2019-11-29 13:06:16 +01:00
nonNegativeValueChangeHandler.ts Fix positive float number input validation (#1233) 2021-07-16 12:54:38 +02:00
queryChangeHandler.ts Add missing files 2019-08-09 12:17:04 +02:00
singleAutocompleteSelectChangeHandler.ts Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
sortHandler.ts Disable auto scroll to the top on assign references (#1510) (#1524) 2021-10-21 10:34:56 +02:00