Lukasz Ostrowski
|
2c0df91351
|
Apply recent ESLint rules on the codebase (#404)
* Add lint:fix script
* Reformat CRM app with eslint fix
* Apply eslint fix on data importer codebase
* Apply eslint fix on Invoices codebase
* Apply eslint fix on Klaviyo codebase
* Apply eslint fix on products-feed codebase
* Apply eslint fix on monitoring codebase
* Apply eslint fix on Search codebase
* Apply eslint fix on Slack codebase
* cleanup
|
2023-04-18 15:10:00 +02:00 |
|
Lukasz Ostrowski
|
eca52ad058
|
Replace export default with named exports (#352)
* Update eslint config to prevent default exports
* exlucde vitest config from banned default exports
* Remove default exports from Monitoring App
* Replace default exports with named exports
* Fix klaviyo import path
* Replace default exports in CMS
|
2023-04-05 20:27:23 +02:00 |
|
Lukasz Ostrowski
|
2d23480c61
|
Remove TitleBar from apps and shared package (#209)
* Remove TitleBar from apps and shared package
* Invoices: add manifest homepage and support urls
|
2023-02-28 20:18:34 +01:00 |
|
Przemysław Łada
|
b33bfd35af
|
Add Saleor Monitoring app (#189)
* initial commit
* Remove pre-commit-config
* Update gitignore
* Update README
* Add better config for monitoring app (#190)
---------
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
|
2023-02-22 12:23:04 +01:00 |
|