* WIP
* Added script and making implementation more roboust
* Added rollback on issues with the migration
* Cleanup the code
* Use allSettled instead of all
* Do not check spelling in schema files.
Schema is pulled from the API and is not controlled by our team
* Update the pkg json
* Fix typo on log message
* Add dedupe to the ignored words.
Its used by codegen
* Add changesets
* Update Sentry in CMS
update turbo
Add test logs for cms
test sentry
Update sentry config and next config
* resolve conflict
* Add changesets
* Remove test code
* 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