Lukasz Ostrowski
|
35f383ee06
|
Merge pull request #42 from saleor/release-automation
Install and configure release-it
|
2022-08-30 14:25:34 +02:00 |
|
Lukasz Ostrowski
|
69c985bdc1
|
Merge pull request #39 from saleor/change-debug-import
Change "debug" package import to use default
|
2022-08-30 11:56:57 +02:00 |
|
Lukasz Ostrowski
|
3eb963b353
|
Set release-it to publish to npm
|
2022-08-30 11:56:00 +02:00 |
|
Lukasz Ostrowski
|
9602422dbe
|
Install release-it
|
2022-08-30 11:55:37 +02:00 |
|
Lukasz Ostrowski
|
191f12a87d
|
Add docs about debugging (#37)
* Add CODEOWNERS
* Add doc for debug
* Update readme
* Update readme
* Update docs/debugging.md
Co-authored-by: Adrian Pilarczyk <adrianpilarczyk314@gmail.com>
* Update docs/debugging.md
Co-authored-by: Adrian Pilarczyk <adrianpilarczyk314@gmail.com>
* Update docs/debugging.md
Co-authored-by: Adrian Pilarczyk <adrianpilarczyk314@gmail.com>
* Apply suggestions from code review
Co-authored-by: Adrian Pilarczyk <adrianpilarczyk314@gmail.com>
* Add info about debug in iframe
Co-authored-by: Adrian Pilarczyk <adrianpilarczyk314@gmail.com>
|
2022-08-30 11:53:21 +02:00 |
|
Krzysztof Wolski
|
9b541cf318
|
Merge pull request #36 from saleor/fix-manifest-type
Fix manifest type to use `asyncEvents` and `syncEvents`
|
2022-08-30 11:02:25 +02:00 |
|
Krzysztof Wolski
|
9965316dfc
|
Merge pull request #40 from saleor/fix-module-export
Fix export from new modules
|
2022-08-30 10:58:02 +02:00 |
|
Krzysztof Wolski
|
ff0a03c215
|
Fix export from new modules
|
2022-08-30 09:17:11 +02:00 |
|
Lukasz Ostrowski
|
d6366e2ef1
|
Change "debug" package import to use default
This is rquired because app-template broke when using app-sdk with previous
named import
|
2022-08-30 09:15:11 +02:00 |
|
Jonatan Witoszek
|
8ae80269ea
|
Fix manifest type to use asyncEvents and syncEvents
|
2022-08-29 14:53:20 +02:00 |
|
Lukasz Ostrowski
|
d087bbf2ed
|
Merge pull request #25 from saleor/merge-bridge
Include app-bridge package into app-sdk
|
2022-08-29 11:52:44 +02:00 |
|
Lukasz Ostrowski
|
915f6496f1
|
Fix legacy createApp factory to not override targetDomain
|
2022-08-29 09:01:16 +02:00 |
|
Krzysztof Wolski
|
4a514103b6
|
Merge pull request #32 from saleor/refactor-middlewares
Refactor and test middleware
|
2022-08-26 12:29:19 +02:00 |
|
Lukasz Ostrowski
|
6de0675784
|
Install debug package and add debug messages to AppBridge
|
2022-08-26 09:24:56 +02:00 |
|
Lukasz Ostrowski
|
a627e876ad
|
install debug pakcage
|
2022-08-26 09:06:49 +02:00 |
|
Lukasz Ostrowski
|
710210cdf5
|
Merge branch 'main' into merge-bridge
|
2022-08-26 08:46:11 +02:00 |
|
Krzysztof Wolski
|
f84d53465f
|
Merge pull request #28 from saleor/apl-interface
Introduce APL interface
|
2022-08-25 19:45:40 +02:00 |
|
Krzysztof Wolski
|
e1dc4c0344
|
Test withAuthTokenRequired
|
2022-08-25 17:29:32 +02:00 |
|
Krzysztof Wolski
|
0882c7e408
|
Test withSaleorEventMatch
|
2022-08-25 17:22:53 +02:00 |
|
Krzysztof Wolski
|
d90abdceac
|
Test withSaleorDomainPresent
|
2022-08-25 17:10:49 +02:00 |
|
Krzysztof Wolski
|
158a40203e
|
Split middleware into separate files
|
2022-08-25 16:56:51 +02:00 |
|
Krzysztof Wolski
|
43f81f1af6
|
Introduce APL interface
|
2022-08-25 16:49:54 +02:00 |
|
Lukasz Ostrowski
|
42765b60a2
|
Merge pull request #30 from saleor/add-manifes-types
Add types for app manifest
|
2022-08-25 16:04:15 +02:00 |
|
Jonatan Witoszek
|
4ce0cd8d56
|
Add app manifest types
|
2022-08-25 15:40:59 +02:00 |
|
Lukasz Ostrowski
|
53561452d4
|
Fix constructuring url with missing referrer
|
2022-08-23 09:22:40 +02:00 |
|
Lukasz Ostrowski
|
ef5ad07c1e
|
Fix test
|
2022-08-22 15:53:03 +02:00 |
|
Lukasz Ostrowski
|
683f19b5c0
|
Add docs and test
|
2022-08-22 15:47:40 +02:00 |
|
Lukasz Ostrowski
|
c4d672683c
|
Fix exports
|
2022-08-22 11:37:42 +02:00 |
|
Lukasz Ostrowski
|
d445653c2d
|
Refactors and tests
|
2022-08-11 23:14:41 +02:00 |
|
Lukasz Ostrowski
|
983dba1126
|
Refactor app bridge state container
|
2022-08-11 22:19:11 +02:00 |
|
Lukasz Ostrowski
|
af68bedfb3
|
Tests for actions
|
2022-08-11 20:51:02 +02:00 |
|
Lukasz Ostrowski
|
56caf37263
|
downgrade pnpm in cicd
|
2022-08-11 14:09:04 +02:00 |
|
Lukasz Ostrowski
|
8110818251
|
move app-bridge code and tests to app-sdk
|
2022-08-11 14:03:51 +02:00 |
|
Krzysztof Wolski
|
a59519aede
|
Merge pull request #24 from saleor/update-deps-1
Update dependencies
|
2022-08-10 11:04:37 +02:00 |
|
Krzysztof Wolski
|
7a540226cd
|
Merge pull request #23 from saleor/update-github-action
Update the GitHub action
|
2022-08-10 11:03:41 +02:00 |
|
Zaiste
|
e12156d988
|
Update dependencies
|
2022-08-10 10:59:48 +02:00 |
|
Zaiste
|
e9b9e4f1e1
|
Update the GitHub action
|
2022-08-10 10:57:07 +02:00 |
|
Krzysztof Wolski
|
4681ebfc4b
|
Merge pull request #22 from saleor/drop-watchlist
Drop unused package `watchlist`
|
2022-08-09 19:58:12 +02:00 |
|
Krzysztof Wolski
|
215545aec5
|
Drop unused package watchlist
|
2022-08-09 19:21:23 +02:00 |
|
Krzysztof Wolski
|
0524013a42
|
Merge pull request #20 from saleor/test-setup
Setup test with Vitest + example tests + CICD
|
2022-08-08 19:46:19 +02:00 |
|
Krzysztof Wolski
|
4c30331a51
|
Merge pull request #19 from saleor/alpha-note
Add information about alpha version
|
2022-08-08 19:46:03 +02:00 |
|
Lukasz Ostrowski
|
302d60caa6
|
Add test to github action
|
2022-08-08 17:20:54 +02:00 |
|
Lukasz Ostrowski
|
c15caef702
|
Adds middleware test
|
2022-08-08 17:10:42 +02:00 |
|
Lukasz Ostrowski
|
cba596c910
|
Add test for urls
|
2022-08-08 16:55:57 +02:00 |
|
Krzysztof Wolski
|
849302b740
|
Release 0.8.0
|
2022-08-08 15:55:49 +02:00 |
|
Lukasz Ostrowski
|
758e8646fc
|
Install vitest, remove uvu
|
2022-08-08 14:57:00 +02:00 |
|
Lukasz Ostrowski
|
c4f0b137ea
|
Add information about alpha version
|
2022-08-08 14:49:26 +02:00 |
|
Krzysztof Wolski
|
8a1b0e7fa2
|
Merge pull request #17 from saleor/13-handle-missing-payload-signature
Handle missing webhook signature header
|
2022-08-08 11:02:19 +02:00 |
|
Krzysztof Wolski
|
9a76281d22
|
Unify error message for the middleware
|
2022-08-08 11:01:02 +02:00 |
|
Krzysztof Wolski
|
3d4c513be9
|
Handle missing webhook signature header
|
2022-08-08 10:43:26 +02:00 |
|