Commit graph

315 commits

Author SHA1 Message Date
Krzysztof Wolski
14b5fb6460 Mark event type as unknown 2022-09-02 16:53:40 +02:00
Krzysztof Wolski
eb062c6b10 Update types on headers util 2022-09-02 16:52:44 +02:00
Lukasz Ostrowski
0bd2be9a5f Release 0.9.1 2022-09-01 15:42:59 +02:00
Krzysztof Wolski
2f4efb5b10 Release 0.9.0 2022-09-01 12:26:14 +02:00
Krzysztof Wolski
0c4cabe229 Remove release-it/bumper package and bump release it version 2022-09-01 12:20:52 +02:00
Krzysztof Wolski
1f0961a4de Fix lock file 2022-09-01 12:09:07 +02:00
Lukasz Ostrowski
8fa25eddd9
Merge pull request #38 from saleor/improve-np-release
Remove `np` packge
2022-09-01 11:26:31 +02:00
Lukasz Ostrowski
ded5b5d955 Remove np package
0.9.0-0

Publish dist folder

cancel dist contents

0.9.0-1

Fix package dist exports

0.9.0-2

debug np

Bump version

Remove np package

rollback npm version
2022-09-01 09:39:05 +02:00
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