saleor-dashboard/src/components/AppLayout
Patryk Andrzejewski 198341cb41
New filters for the product listing page (prototype) (#3811)
* Expression filters

* Filters

* Tokenizing

* Tokenizing

* feat: fetch inital state from API

* fix: integrate with code

* Loading

* feat: add attribute name & label

* feat: move input type

* Loading

* feat: update left operator + condition

* feat: fetch inital options on focus

* feat: fetch right options on autocomplete

* Flags

* Refactor

* fix: add loading state

* fix: after changes

* fix: remove debugger

* fix: proper selected setting

* Refactor

* Display properly

* Display properly

* Display properly

* feat: fetch left options

* Persist

* feat: add loading state

* feat: refactor getAPIOptions

* feat: add additional checks to filter element

* feat: use debounce

* FilterArray

* FilterArray

* Modeling

* fix: filters in popover

* feat: use new macaw ui version

* Types

* Feature flag

* fix: type errors

* Alignment

* Fix api

* feat: add slug

* feat: add slug

* feat: add slug for the last time

* fix: return slug from left options

* Fix combobox

* Force slug

* Changeset

* fix: serialize value

---------

Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
2023-06-29 14:10:19 +02:00
..
ListFilters New filters for the product listing page (prototype) (#3811) 2023-06-29 14:10:19 +02:00
TopNav Migrate from legacy to new MacawUI spacing (#3697) 2023-05-30 08:47:21 +02:00
AppChannelContext.tsx Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
AppChannelSelect.tsx New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
AppLayout.tsx Migrate from legacy to new MacawUI spacing (#3697) 2023-05-30 08:47:21 +02:00
consts.ts Container value (#3236) 2023-02-28 14:49:48 +01:00
index.ts Add app header (#3223) 2023-02-28 16:19:56 +01:00
LimitsInfo.tsx Migrate from legacy to new MacawUI spacing (#3697) 2023-05-30 08:47:21 +02:00
styles.ts Fix loader to be always on the top (#3298) 2023-03-07 16:14:55 +01:00
util.test.ts Copy filters automatically to GraphiQL playground (#3385) 2023-03-23 15:53:48 +01:00
util.ts Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00