Przemysław Łada
c6db32b40e
Fix broken pnpm lock ( #1009 )
2023-09-08 20:38:48 +02:00
dependabot[bot]
5d3d81d5c2
[skip ci]: Bump @hookform/resolvers from 2.9.11 to 3.3.1 ( #993 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
2023-09-08 15:35:57 +02:00
Przemysław Łada
52c46987f3
Replace assign-pr-creator-action
with GitHub CLI ( #1008 )
2023-09-08 15:35:32 +02:00
Lukasz Ostrowski
1982d81f17
Extend pricing data in Algolia ( #998 )
...
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-09-08 14:05:37 +02:00
Krzysztof Wolski
767d0be722
Add mandatory check for the changeset ( #1000 )
...
* Add mandatory check for the changeset
* Skip check on label
* Fx typo and add synchronize event
2023-09-08 14:04:34 +02:00
dependabot[bot]
2951fb3ab6
[skip ci]: Bump jotai from 2.0.0 to 2.4.2 ( #1007 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
2023-09-08 10:40:34 +00:00
Krzysztof Wolski
7e0755ec9e
Webhook helpers ( #949 )
...
* WIP
* Added script and making implementation more roboust
* Added rollback on issues with the migration
* Cleanup the code
* Use allSettled instead of all
* Do not check spelling in schema files.
Schema is pulled from the API and is not controlled by our team
* Update the pkg json
* Fix typo on log message
* Add dedupe to the ignored words.
Its used by codegen
* Add changesets
2023-09-07 13:04:23 +02:00
Adrian Pilarczyk
a32fe7caf4
feat: taxes client logs ( #944 )
...
* feat: 🚧 add skeleton logs page
* feat: ✨ add ClientLogsMetadataRepository
* feat: ✨ add AvataxClientLogger and router
* feat: ✨ implement avatax client logs in order confirmed
* feat: 🚧 add skeleton ui for logs
* feat: ✨ add avatax client logger
* refactor: ♻️ move breadcrumbs to page lvl
* feat: ✨ logger per config
* feat: ✨ add logs to remaining events
* refactor: ♻️ pass clientLogger from webhook service
* feat: ✨ add taxjar logger
* test: ✅ add tests for logs push
* feat: ✅ add getAll test
* feat: ✨ add missing taxjar page
* refactor: ♻️ move unshiftItemToLimitedArray to log-utils and test
* fix: 🐛 label
* refactor: 💄 styles
* build: 👷 changeset
* fix: 🐛 typo
* refactor: ♻️ address feedback on backend side
* refactor: ♻️ adjust UI to merging of avatax & taxjar logs
* feat: ✨ make client logs table box scrollable
* fix: 🐛 size of container
* fix: 🐛 loading on isRefetching, not isFetching
* fix: 🐛 no lines early error
2023-09-07 10:42:54 +02:00
dependabot[bot]
4a2275e999
[skip ci]: Bump the trpc group with 4 updates ( #987 )
...
Bumps the trpc group with 4 updates: [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client ), [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next ), [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react ) and [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server ).
Updates `@trpc/client` from 10.34.0 to 10.38.1
- [Release notes](https://github.com/trpc/trpc/releases )
- [Commits](https://github.com/trpc/trpc/commits/v10.38.1/packages/client )
Updates `@trpc/next` from 10.34.0 to 10.38.1
- [Release notes](https://github.com/trpc/trpc/releases )
- [Commits](https://github.com/trpc/trpc/commits/v10.38.1/packages/next )
Updates `@trpc/react-query` from 10.34.0 to 10.38.1
- [Release notes](https://github.com/trpc/trpc/releases )
- [Commits](https://github.com/trpc/trpc/commits/v10.38.1/packages/react )
Updates `@trpc/server` from 10.34.0 to 10.38.1
- [Release notes](https://github.com/trpc/trpc/releases )
- [Commits](https://github.com/trpc/trpc/commits/v10.38.1/packages/server )
---
updated-dependencies:
- dependency-name: "@trpc/client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: trpc
- dependency-name: "@trpc/next"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: trpc
- dependency-name: "@trpc/react-query"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: trpc
- dependency-name: "@trpc/server"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: trpc
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 15:24:18 +02:00
dependabot[bot]
a5f226bdef
[skip ci]: Bump the rtl group with 1 update ( #991 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 14:49:20 +02:00
Lukasz Ostrowski
a0a607ce99
Update app-sdk to 0.43.1 ( #956 )
2023-09-06 12:26:04 +00:00
Lukasz Ostrowski
6ac7799d72
Update dependabot.yaml
2023-09-06 14:23:31 +02:00
Lukasz Ostrowski
4aee4e11f8
Invoices, Klaviyo: Refactor to shared components ( #989 )
2023-09-06 12:22:54 +00:00
Lukasz Ostrowski
86bc946b3e
Update README.md ( #962 )
2023-09-06 14:22:40 +02:00
Lukasz Ostrowski
1033b93747
Update pnpm version expected by the monorepo ( #985 )
2023-09-06 10:50:07 +02:00
Lukasz Ostrowski
2e296996cb
Update sentry and add Sentry CLI to the workspace ( #986 )
2023-09-06 10:24:45 +02:00
Lukasz Ostrowski
068e529cfe
Update dependabot.yaml
2023-09-06 09:59:31 +02:00
dependabot[bot]
3bfcfa5b01
[skip ci]: Bump prettier from 3.0.1 to 3.0.3 ( #983 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 09:47:49 +02:00
Lukasz Ostrowski
6688a55102
Update PULL_REQUEST_TEMPLATE.md
2023-09-05 19:00:46 +02:00
dependabot[bot]
4efebde36d
[skip ci]: Bump eslint-plugin-react from 7.32.2 to 7.33.2 ( #979 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 11:47:00 +02:00
Lukasz Ostrowski
9f76a2f1f8
Update dependabot.yaml
2023-09-05 09:47:19 +02:00
Lukasz Ostrowski
627712bef3
Update dependabot.yaml
2023-09-05 09:12:35 +02:00
Lukasz Ostrowski
8e4941fd2a
🚀 Release apps ( #942 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-05 08:58:31 +02:00
Lukasz Ostrowski
55315b89f3
Fix Search webhooks toggling ( #961 )
...
* Fix Search webhooks toggling
* fix test
2023-09-04 20:13:58 +02:00
Lukasz Ostrowski
30140eea06
Improved some spellings and add some words to allow list ( #959 )
2023-09-04 11:53:44 +02:00
Lukasz Ostrowski
e8660e8bb9
Extract shared packages ( #948 )
...
* [skip ci] tRPC shared package
* [skip ci] tRPC shared package - fix
* [skip ci] shared package - app sections
* [skip ci] segment - implement shared components
* [skip ci] extract theme synchronizer
* extract components and implement them in apps
* cms - extract shared packages
* Fix imports
* remove urql from peer deps
2023-09-04 11:30:57 +02:00
Adrian Pilarczyk
ceddcf96eb
refactor: ♻️ omit more in cspell config ( #957 )
2023-09-04 11:21:28 +02:00
Lukasz Ostrowski
1e3c08c029
Algolia fields filtering ( #946 )
...
* wip
* crud for algolia fields settings
* add ui form fields confiugraion
* adjust app to new config
* filter mapping with fields
* fix lang
* fix lang
2023-09-01 17:01:41 +02:00
Krzysztof Wolski
23e71bc7a2
Fix save button label ( #950 )
2023-09-01 14:08:10 +02:00
Krzysztof Wolski
261e9d1a0c
Product Feed: Add configurable image size and additional photos ( #915 )
...
* Add configurable image size and additional photos
* CR fixes
* CSpell fixes
2023-09-01 13:35:02 +02:00
Adrian Pilarczyk
0aa1d12cc4
feat: ⚗️ add check-spelling.yml gh action ( #947 )
...
* feat: ⚗️ add check-spelling.yml gh action
* chore: ⚗️ make typos to test gh action
* feat: ✨ add cspell config
* fix: 🐛 typos
* feat: ⚗️ test verbose
* Revert "feat: ⚗️ test verbose"
This reverts commit 3bf36f5a29b6af2ca969a92f0bc61e12e89d8a44.
* feat: ✨ add cspell locally
scripts for all files & lint-staged
* feat: ✨ add new words to dictionary in cspell.json
* refactor: 🚚 cspell.json -> cspell.config.json
* Revert "refactor: 🚚 cspell.json -> cspell.config.json"
This reverts commit b5c96f6909cf5f0ab1173255ef7ded7e360ca83f.
* Revert "feat: ✨ add new words to dictionary in cspell.json"
This reverts commit 69d8bdd3f9ed19ab07044e3e986c8d0b06114e43.
* feat: ✨ add ignorePaths
* feat: add more ignore
* feat: ✨ add words to cspell.json
* refactor: ♻️ change dictionary in cspell.json
* refactor: make words capitalized
* fix: 🐛 add md/mdx to check-spelling
2023-09-01 11:44:20 +02:00
Lukasz Ostrowski
ed30a818e3
Refactors: webhooks, config ( #941 )
2023-08-30 12:17:44 +02:00
Lukasz Ostrowski
056209486c
Release apps ( #934 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30 10:43:22 +02:00
Lukasz Ostrowski
0f84985c98
Add tRPC to search app ( #940 )
...
* Add tRPC to search app
* Implemented configuration endpoint in trpc
* replace settings manager to use shared factory
* replace configuration calls to trpc
2023-08-29 22:53:51 +02:00
Krzysztof Wolski
2a1385bab1
Search: Fix stale variants after product removal, add indices setup and product descriptions ( #932 )
...
* Move plaintext renderer to shared package and use it for Algolia documents
* Fix stale variants after product removal, add indices setup
* Search: webhooks migration script (#936 )
* Add webhook recreation script
* Add changeset
2023-08-29 13:19:31 +02:00
Lukasz Ostrowski
a81f061fcf
update macaw ( #925 )
2023-08-29 10:47:50 +02:00
Lukasz Ostrowski
d9d0f64a01
Fix CMS modal bg ( #935 )
2023-08-28 21:51:15 +02:00
Krzysztof Wolski
fcc37e7c7e
Remove clsx package which is no longer used ( #899 )
...
* Remove clsx package which is no longer used
* Add changeset
* Remove clsx from data importer
* Remove unused clsx package
2023-08-28 19:23:11 +02:00
Adrian Pilarczyk
254cd4c9a3
Fix typo in Segment ( #933 )
...
* Fix typo
* build: 👷 add changeset
2023-08-28 13:41:54 +02:00
Lukasz Ostrowski
17925f2115
Release apps ( #917 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-28 08:19:32 +02:00
Lukasz Ostrowski
e9378e7af7
fix payloadcms fields ( #924 )
...
Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>
2023-08-25 15:33:18 +02:00
Adrian Pilarczyk
34efd39dcf
fix customer code calculate taxes ( #922 )
...
* fix: 🐛 calculate taxes customerCode
* build: 👷 changeset
* refactor: ♻️ address feedback
* feat: ✨ add migration
* Empty-Commit
2023-08-25 14:50:47 +02:00
Lukasz Ostrowski
6f1c5c9436
Add Payload CMS ( #905 )
2023-08-25 11:34:28 +02:00
Adrian Pilarczyk
45ed9fb444
fix checkout calculate taxes ( #919 )
...
* fix: 🐛 value of customerCode in calculateTaxes
* build: 👷 add changeset
* fix: 🐛 tests
2023-08-25 11:19:53 +02:00
Adrian Pilarczyk
4a635620c4
feat: ✨ improve migration scripts visibility ( #918 )
...
* feat: ✨ add emojis
* refactor: 🚚 migration file
2023-08-24 11:56:28 +02:00
Adrian Pilarczyk
783bd5ec55
Complete migration to OrderConfirmed flow ( #916 )
...
* refactor: 🔥 order-created & order-fulfilled code
* build: 👷 add changeset
* fix: 🐛 fix build
2023-08-24 10:32:31 +02:00
Lukasz Ostrowski
3bd2d33d97
🚀 Release apps ( #897 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-24 08:28:40 +02:00
Lukasz Ostrowski
6ea3e38bd8
Changed events mapping in Segment ( #914 )
2023-08-23 13:42:38 +02:00
Adrian Pilarczyk
be761b251e
chore: split credentials and settings ( #886 )
...
* feat: ✨ grey out disabled links
* chore: 🚚 move fields to new avatax settings fragment
* build: 👷 add changeset
* refactor: 🚚 move companyCode to credentials
* refactor: ♻️ make helper texts more accurate
* refactor: 🚚 Avatax -> AvaTax
2023-08-21 10:28:43 +02:00
Lukasz Ostrowski
c50797e836
add metadata manager to shared package ( #901 )
2023-08-17 11:53:03 +02:00