Commit graph

3 commits

Author SHA1 Message Date
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
Lukasz Ostrowski
a641caf00f
Extract single shared package (#106)
* Extract isInIframe

* Fix SSR in trpc invoices

* Add changelog
2023-02-08 13:16:14 +01:00
Lukasz Ostrowski
073ce83e30 Add data-importer app 2023-02-07 19:11:39 +01:00