Commit graph

54 commits

Author SHA1 Message Date
Lukasz Ostrowski
5fc88ed6b7
Update UI to match new dashboard style (#138)
* Extract macaw theme palette to shared package

* Use MacawThemeProvider from shared package

* Fix maca theme provider props

* Update invoices app ui

* Add noSSRwrapper to packages shared

* Use external theme provider in data importer

* Use external theme provider in slack

* Improve margin in TitleBar

* Update colors in Klaviyo

* revert search to use local theme provider

* revert slack to use local theme provider

* Rewrite TitleBar to css modules

* Add unique jss classes prefix for Klaviyo

* Update apps/search/src/pages/_app.tsx

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

* Update shy-gorillas-shop.md

---------

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-02-21 11:34:30 +01:00
Lukasz Ostrowski
ca3a0305f2
Add products feed app (#161)
* Add products feed app from another repo

* Improve codebase

* Create sweet-ears-tease.md

* Apply cr changes
2023-02-17 14:27:43 +01:00
Lukasz Ostrowski
61aa7f00ac [vercel deploy] 2023-02-15 18:35:23 +01:00
Lukasz Ostrowski
72a74f1960 Try to add env to turbo 2023-02-15 18:28:55 +01:00
github-actions[bot]
120f2a5b28
Release apps (#155)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-15 13:49:45 +01:00
Lukasz Ostrowski
b874d1065b
Update sdk (#160) 2023-02-15 13:01:19 +01:00
Krzysztof Wolski
c786483f8b
Search: Split webhook subscription query (#151)
* Split the search subscription query

* Add changeset
2023-02-15 12:32:33 +01:00
Lukasz Ostrowski
648d99b4f5
Remove console.log from shared / AppIcon (#153) 2023-02-14 12:44:26 +01:00
Lukasz Ostrowski
a58be823f4
Add NEXT_PUBLIC_VERCEL_ENV env variable to invalidate turbo-ignore (#150) 2023-02-13 18:03:38 +01:00
github-actions[bot]
3f16a32c53
Release invoices@1.3.0, search@1.0.2 [vercel-deploy]
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-13 17:21:58 +01:00
Krzysztof Wolski
ce17e45abe
Fix missing attribute values in products (#147)
* Fix missing attribute values in products
2023-02-13 17:08:20 +01:00
Lukasz Ostrowski
c1dab0ba18
Make content cards not sticky, for better support of smaller screens (#148)
* [Invoices] Remove sticky containers for better support of small screens

* Change loader to be circular instead linear
2023-02-13 16:17:30 +01:00
github-actions[bot]
846ad44d89
Release apps (#144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-10 16:35:24 +01:00
Lukasz Ostrowski
0219561dd9
Remove firstName and lastName from billing address of the company and form (#143)
* [Invoices] Remove firstName and lastName from billing address of the company and form

* Fix fixtures
2023-02-10 16:29:54 +01:00
Lukasz Ostrowski
4340b03bb1
Add forking & development readme (#133)
* Add forking readme

* Add development guidlenies

* Apply grammarly

* Update README.md

* Create forking.md

* Update README.md

---------

Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>
2023-02-10 15:24:44 +01:00
Lukasz Ostrowski
66edf158bd [vercel deploy] 2023-02-10 15:15:32 +01:00
github-actions[bot]
945f69b9f7
Release apps (#136)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-10 15:08:06 +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
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
260a57c6fc Change Klaviyo icon to K 2023-02-09 15:57:53 +01:00
Lukasz Ostrowski
96fc53d6c3 Remove vercel handling from Slack APL 2023-02-09 15:56:52 +01:00
Adrian Pilarczyk
0104da3184
Remove moved apps from README apps table (#119)
* Remove moved apps from apps table

* Update README.md

---------

Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
2023-02-09 15:51:46 +01:00
github-actions[bot]
7ff28a2481
Release apps (#118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-09 12:18:58 +01:00
Lukasz Ostrowski
36ea52fa4e Fix slack build 2023-02-09 12:03:28 +01:00
Lukasz Ostrowski
77538e49f7
Add slack app (#120)
* add slack app

* Update eslint

* Remove gitignore
2023-02-09 11:58:20 +01:00
Lukasz Ostrowski
4865d33d5d
Add Klaviyo (#112)
* Add Klaviyo

* Update schema

* Fix build

* Empty commit to trigger deploy
2023-02-09 10:41:54 +01:00
Adrian Pilarczyk
9e2878ca99
Update README.md (#115) 2023-02-09 09:41:59 +01:00
github-actions[bot]
8fe7238f98
Release apps (#110)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-08 13:19:55 +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
github-actions[bot]
e43d5634a7
Release apps (#107)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-08 13:00:17 +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
Lukasz Ostrowski
d13ece4b07 Fix eslint config 2023-02-07 21:14:25 +01:00
github-actions[bot]
e783e92749
saleor-app-invoices@1.1.0 (#104)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-07 21:02:42 +01:00
Lukasz Ostrowski
8dd9edba68 Fix test workflow to run on every PR event 2023-02-07 20:54:58 +01:00
Lukasz Ostrowski
569a187890
Remove VercelAPL from SaleorApp (#103)
* Remove VercelAPL from SaleorApp

* Fix name for workflow
2023-02-07 20:54:03 +01:00
Lukasz Ostrowski
40c5af93ab Add test action 2023-02-07 20:40:19 +01:00
Lukasz Ostrowski
3092be00ff Update configs 2023-02-07 20:37:30 +01:00
Lukasz Ostrowski
cc0281c0ce Update deps 2023-02-07 20:28:40 +01:00
Lukasz Ostrowski
50049cd19e Add invoices app 2023-02-07 20:25:36 +01:00
github-actions[bot]
8f6098aefb
Release apps (#102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-07 20:12:20 +01:00
Lukasz Ostrowski
7aabcdc9e3
Update deps (#101) 2023-02-07 20:09:51 +01:00
Lukasz Ostrowski
a70c4231b7 Setup changesets 2023-02-07 19:40:59 +01:00
Lukasz Ostrowski
d27f7214a8 Move config files 2023-02-07 19:27:17 +01:00
Lukasz Ostrowski
340a03fc76 Add valid turbo config 2023-02-07 19:16:12 +01:00
Lukasz Ostrowski
d38ab0bd89 Add shared eslint 2023-02-07 19:11:48 +01:00
Lukasz Ostrowski
073ce83e30 Add data-importer app 2023-02-07 19:11:39 +01:00
Lukasz Ostrowski
f867f2e2db Update readme 2023-02-07 18:58:41 +01:00
Lukasz Ostrowski
7b11e8a3d4 Setup Turborepo boilerplate 2023-02-07 18:57:26 +01:00
Lukasz Ostrowski
7739bec131
Update README.md 2023-01-17 16:14:30 +01:00
Lukasz Ostrowski
bda2f5654a
Merge pull request #21 from peelar/patch-1
Revamp README
2022-12-21 16:41:08 +01:00