Krzysztof Wolski
f58043f72b
Add Google Category Mapping for the feed ( #325 )
...
* Add Google Category Mapping for the feed
* Update the link href
2023-03-24 15:02:40 +01:00
Krzysztof Wolski
5fad97c6d2
Update Feed App UI ( #323 )
...
* Update the Feed App UI
2023-03-24 14:45:22 +01:00
Dawid
2f94183dc6
Product data updates in CMS variant objects ( #324 )
2023-03-24 13:36:59 +01:00
Dawid
84df6acf9c
CMS UI and webhook updates ( #319 )
...
* CMS UI updates
* Fix/improve verification against existing product variant in cms providers
* Mock urql client in tests
* Mark optional text with asterisk
2023-03-22 18:18:57 +01:00
Timur Carpeev
8f2d5e8960
Update README.md ( #318 )
2023-03-20 18:23:57 +01:00
Lukasz Ostrowski
cbc31d3c2e
[vercel deploy]
...
Release 2023-03-20
2023-03-20 12:36:28 +01:00
Dawid
ab0dec5814
CMS providers update ( #309 )
...
* CMS providers update
* Strapi provider update
* Add channel listing update issue note to readme
* Update provider operations logs
* Update contribution guide and fields instructions
* Fix external links opening
2023-03-20 12:21:19 +01:00
Lukasz Ostrowski
b80df176e5
CMS: Add Sentry setup ( #311 )
2023-03-20 10:25:36 +01:00
Adrian Pilarczyk
ba40df0a10
chore/replace taxes readme ( #303 )
...
* refactor: 📝 replace readme with link to taxes docs
* refactor: 📝 replace the root level link to taxes
* build: 👷 add changeset
2023-03-17 10:26:43 +01:00
Lukasz Ostrowski
7cb3b892c4
Author field in manifests ( #299 )
...
* Update app-sdk to 0.37.0
* Add author field to manifest handler
* Fix build by fixing AppPermission in tRPC (use Permission instead) and replace domain with saleorApiUrl (compat with 0.37.1 sdk)
* Update app-sdk to 0.37.1
2023-03-16 19:09:26 +01:00
Krzysztof Wolski
a44aaf00a5
Add SMTP server auth ( #300 )
...
* Add SMTP server auth
* Add changeset
2023-03-16 19:07:24 +01:00
Lukasz Ostrowski
c952624dd9
[vercel deploy]
...
Release 2023-03-16
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-16 13:00:26 +01:00
Dawid
ec067b9699
CMS setup tests fix ( #294 )
2023-03-16 12:13:16 +01:00
Dawid
a07f337992
Add CMS hub app ( #262 )
...
* Add CMS hub app
* Cleanup
* Refactor CMS product variants webhooks
* Test utils 1
* Remove legacy code
* Add .env example
* Update types
* Remove unused code
* Fix cms client opertions settings test
* Fix pnpm-lock file
* Bump typescript to 4.9, support satisfies expressions
2023-03-16 11:17:00 +01:00
Krzysztof Wolski
e93a4dc1c8
Update the GraphQL Code Generator version ( #291 )
...
* Add missing plugin
* Update GraphQL Code Generator
2023-03-16 10:22:33 +01:00
Krzysztof Wolski
40e2299693
Fix the blinking of the forms and wrong redirection after removing the conf ( #284 )
...
* Fix the blinking of the forms and wrong redirection after removing the configuration
2023-03-15 11:38:36 +01:00
Lukasz Ostrowski
dab0f937dd
Invoices: Add debug logs and better temp pdf location ( #265 )
...
* Invoices: Add debug logs and better temp pdf location
* Fix test
* maybe fix test
* log debug test
* set local dirname
* wip
* wip
* wip
2023-03-15 09:38:13 +01:00
Krzysztof Wolski
3b694d16bc
Improve styles and layout of the emails app ( #287 )
...
* Use whole width of the screen
* Make template editor responsive
* Use whole screen in configuration view
2023-03-15 09:31:07 +01:00
Lukasz Ostrowski
36f42a72fc
[vercel deploy]
...
Taxes app
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-13 11:08:47 +01:00
Adrian Pilarczyk
b46a9f3e70
fix/split providers ( #271 )
...
* refactor: ♻️ add explicit return to services
* refactor: ♻️ use provider get method
* refactor: ♻️ move obfuscation logic to router & separate public service
* build: 💚 add changeset
2023-03-13 10:57:18 +01:00
Adrian Pilarczyk
56a4dbb3a3
refactor: 🚚 split avatax & taxjar into separate services ( #264 )
...
* refactor: ♻️ split into services
* docs: 💡 add comment about joining providers
* fix: 🐛 change name from avalara to avatax
* build: 👷 add changeset
* fix: 🐛 move return into catch
2023-03-10 13:04:25 +01:00
github-actions[bot]
5e28fce12e
[vercel deploy]
...
Invoices
* Release apps
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
2023-03-10 09:50:15 +01:00
Lukasz Ostrowski
639dfc33ad
Improve invoices app loading strategy ( #253 )
...
* Invoices: Remove initial loading spinner and postpone NotifyReady event
* Remove graphql provider
* Remove unused Loader component
2023-03-09 13:06:45 +01:00
Krzysztof Wolski
1af3996e39
Add emails and messages app ( #236 )
...
* Add emails and messages app
2023-03-09 09:14:29 +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
d136463ce6
build: ⬆️
...
upgrade sdk to 0.34.1
2023-03-07 13:00:39 +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
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
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
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
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