Lukasz Ostrowski
14168939a2
empty
2023-03-09 08:19:20 +01:00
Lukasz Ostrowski
c8af34f654
test perf of pnpm cache
2023-03-09 08:14:06 +01:00
Lukasz Ostrowski
d0da71df25
[vercel deploy]
2023-03-08 12:59:08 +01:00
github-actions[bot]
56c92ef430
Release apps ( #248 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-08 09:23:09 +01:00
Lukasz Ostrowski
dca82bb93c
Update app-sdk in apps to 0.34.0
and rewrite SaleorAsyncWebhook to modern api ( #238 )
...
* Data importer: disable sentry if not in env
* All packages: update app sdk to 0.34.0 version and update api
2023-03-07 16:21:46 +01:00
Adrian Pilarczyk
7632c44ab0
Merge pull request #244 from saleor/refactor/use-sync-webhook
...
refactor/use sync-webhook
2023-03-07 14:46:11 +01:00
Adrian Pilarczyk
d136463ce6
build: ⬆️
...
upgrade sdk to 0.34.1
2023-03-07 13:00:39 +01:00
Adrian Pilarczyk
5151858240
ci: 👷 add changeset
2023-03-07 12:17:59 +01:00
Adrian Pilarczyk
7b9c2ed155
Revert "ci: 👷 add changeset"
...
This reverts commit 91a23988a5
.
2023-03-07 12:07:26 +01:00
Adrian Pilarczyk
1c04327bd6
fix: 🐛 address pr feedback
2023-03-07 12:07:11 +01:00
Adrian Pilarczyk
d63e88bdb6
build: ⬆️ app-sdk to 0.34.0
2023-03-07 11:46:21 +01:00
Adrian Pilarczyk
91a23988a5
ci: 👷 add changeset
2023-03-07 11:44:15 +01:00
Adrian Pilarczyk
9138d7debd
refactor: ♻️ use app-sdk syncwebhook
2023-03-07 11:31:44 +01:00
Adrian Pilarczyk
0d75d3a311
build: ⬆️ upgrade app-sdk
2023-03-07 11:08:00 +01:00
github-actions[bot]
4b06fa17e7
[vercel deploy]
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-03 11:34:36 +01:00
Lukasz Ostrowski
2755ed2038
Improve styles
2023-03-03 10:03:56 +01:00
Adrian Pilarczyk
9f0dd813a4
feat: ✨ add taxes app ( #223 )
...
* feat: ✨ add taxes app
* chore: 🔥 remove files, use monorepo ones instead
* chore: ✨ add all env vars to .env.example
* refactor: 🔧 use saleor eslint config
* build: ⬆️ app-sdk, remove vercel from apl
* refactor: ♻️ remove providers/index, infer taxProviders from providerConfig
* refactor: ♻️ use tuples to use objects
* refactor: 🚚 move types to taxes module
* refactor: ♻️ tax-prepare-data -> tax-line-resolver
* refactor: get isInFrame from apps-shared
* build: ⬆️ next
* feat: ✨ add appRegister allowlist
* Update apps/taxes/src/pages/api/manifest.ts
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* Update apps/taxes/src/pages/api/manifest.ts
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* chore: 💡 improve comments
* refactor: 🔥 app-dashboard-link
* docs: 📝 add taxes to readme
* refactor: 🔥 app-main-bar
* refactor: ♻️ align saleor-app.ts with the rest
* refactor: ♻️ use defaultValues
* chore: ♻️ misc
---------
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-03-02 12:01:17 +01:00
github-actions[bot]
62ddd41094
[vercel deploy]
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-02 11:53:58 +01:00
Lukasz Ostrowski
3e612cad1c
Add Sentry to data-importer ( #226 )
2023-03-01 15:24:16 +01: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
5efe136ab7
Invoices: Bump sdk to 0.33 and update register handler errors ( #222 )
2023-02-28 14:12:31 +01:00
Lukasz Ostrowski
55c8f1afcb
Invoices: validate Saleor version and fail if lower than declared ( #220 )
...
* Invoices: validate Saleor version and fail if lower than decalred
* Fix package lock
* Replace tiny-invariant error to custom one to get explicit error message
2023-02-28 12:56:48 +01:00
Lukasz Ostrowski
38ea8324e8
[vercel deploy]
2023-02-28 12:39:21 +01:00
github-actions[bot]
4331708334
Release apps [2023-02-28] ( #201 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-28 12:17:48 +01:00
Lukasz Ostrowski
e746cf9af4
Slack: Fallback missing user name and last name in message ( #219 )
...
* Slack: Fallback missing user name and lastname in message
* Slack: Add billing address and user email
2023-02-28 09:52:33 +01:00
Lukasz Ostrowski
4e4257d788
Safely parse first channel from the list, if no channels exist ( #196 )
2023-02-27 09:29:12 +01:00
Lukasz Ostrowski
63275866a1
Inverting colors dark mode in Data Importer ( #202 )
2023-02-27 09:28:46 +01:00
Lukasz Ostrowski
289b42f40d
Remove VercelAPL config and readmes ( #203 )
...
* Remove VercelAPL trace
* Update .changeset/curly-zoos-worry.md
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* Update .changeset/curly-zoos-worry.md
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
---------
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-02-23 12:42:17 +01:00
Lukasz Ostrowski
1da5be3be1
Prepare app for production ( #145 )
...
Prepare data importer for production
---------
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
Fix prod resolving
Add icon
Improve styles
2023-02-23 07:22:37 +00:00
github-actions[bot]
f628461028
Release apps 2023-02-23T16:00
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-22 16:03:26 +01:00
Przemysław Łada
edb9219729
Merge pull request #192 from saleor/monitoring-unit-tests-workflow
...
Add monitoring unit tests workflow
2023-02-22 14:44:13 +01:00
Przemysław Łada
1057c28226
Add monitoring unit tests workflow
2023-02-22 14:03:06 +01:00
Lukasz Ostrowski
e578701252
Trigger monitoring app build
2023-02-22 12:39:18 +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
Lukasz Ostrowski
1c9b2c487a
Change apps names to be more readable by humans ( #183 )
2023-02-22 09:41:15 +01:00
Lukasz Ostrowski
48640aae5b
Merge pull request #185 from saleor/revert-184-darkmode-styling
...
Revert "fix: dark mode"
2023-02-22 09:40:33 +01:00
Lukasz Ostrowski
a819acced8
Revert "fix: dark mode ( #184 )"
...
This reverts commit 3054572566
.
2023-02-22 09:36:48 +01:00
Yousaf Ishaq
3054572566
fix: dark mode ( #184 )
2023-02-22 09:31:59 +01:00
Lukasz Ostrowski
b3178b2d56
Improve Invoices App UI ( #182 )
...
* Improve Invoices App UI
* Create clean-onions-sparkle.md
* Update apps/invoices/src/modules/app-configuration/ui/address-form.tsx
Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>
---------
Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>
2023-02-21 15:31:52 +01:00
Lukasz Ostrowski
ea850d34ab
Improve css and remove unused search components ( #181 )
2023-02-21 12:24:37 +01:00
Lukasz Ostrowski
cceacab272
fix changeset
2023-02-21 11:37:44 +01:00
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