saleor-apps-redis_apl/apps
Lukasz Ostrowski 9f843b2d31
Extract TitleBar and AppIcon to shared package and implement it in apps (#134)
* Update imports from apps-shared package

* Extract main bar and app icon

* Remove graphql generated

* Implement AppIcon and MainBar in data importer and invoices

* Change name to TitleBar

* Use TitleBar and AppIcon from shared package

* Use title bar from shared in search

* Refactor slack to use TitleBar from shared package

* Make TitleBar sticky

* Run codegen before cicd tests

* Add generate script
2023-02-09 18:41:23 +01:00
..
data-importer Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00
invoices Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00
klaviyo Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00
search Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00
slack Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00