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 |
|
Lukasz Ostrowski
|
ea850d34ab
|
Improve css and remove unused search components (#181)
|
2023-02-21 12:24:37 +01:00 |
|
Lukasz Ostrowski
|
081d15e168
|
Add prettier on pre-commit & reformat codebase (#137)
* Run prettier on project
* Install lint-staged
* Add Husky
|
2023-02-10 11:13:59 +01:00 |
|
Lukasz Ostrowski
|
21f0a60f07
|
Add search app (#108)
* Add Search App to apps
* Link eslint config to invoices
* Changesets
|
2023-02-08 09:28:14 +01:00 |
|