Commit graph

386 commits

Author SHA1 Message Date
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
Krzysztof Wolski
95cbf1c9eb
Merge pull request #16 from saleor/10-jwt-validation-middleware
JWT validation middleware
2022-08-08 10:41:58 +02:00
Krzysztof Wolski
fe2921dcdc Migrate to Jose and better error messages 2022-08-04 18:37:31 +02:00
Krzysztof Wolski
e203803505 Add saleor headers util 2022-08-04 18:36:59 +02:00
Krzysztof Wolski
345238e9ee Add withJWTVerified middleware 2022-08-03 20:51:37 +02:00
Krzysztof Wolski
7ee1eca760
Merge pull request #11 from saleor/local-development-link
Local development
2022-08-01 12:04:34 +02:00
Krzysztof Wolski
aba71916c0 Add jwt packages 2022-07-29 17:00:31 +02:00
Krzysztof Wolski
9714f28bf5
Merge pull request #12 from saleor/link-readme-to-sat
Link README to Saleor App Template
2022-07-29 16:37:13 +02:00
Mirek Mencel
25041a0877
Link README to Saleor App Template 2022-07-29 16:34:50 +02:00
Krzysztof Wolski
f12d89c5f7 Update README instructions for local development 2022-07-29 16:02:28 +02:00
Krzysztof Wolski
60d824e351 Bump tsup and use it for the watch mode 2022-07-29 15:52:31 +02:00
Krzysztof Wolski
6972dbd562
Merge pull request #9 from saleor/add-linting
Add code formatting, git hooks and improved CI
2022-07-25 09:29:58 +02:00
Krzysztof Wolski
c48f02ca6f Configure eslint ts parser 2022-07-22 18:16:08 +02:00
Krzysztof Wolski
cd039517d2
Lint for using for ... in in favor of for ... of
Co-authored-by: Jonatan Witoszek <jonatanwitoszek@gmail.com>
2022-07-22 17:53:33 +02:00
Krzysztof Wolski
3f9f854e7d
Linting for unhandled promises
Co-authored-by: Jonatan Witoszek <jonatanwitoszek@gmail.com>
2022-07-22 17:52:02 +02:00
Krzysztof Wolski
026849deb9
Create LICENSE 2022-07-20 17:11:54 +02:00
Krzysztof Wolski
874b78c19f Update README with code linting info 2022-07-20 17:01:37 +02:00
Krzysztof Wolski
ebb0cfa01a Add husky/lint-staged 2022-07-20 16:33:03 +02:00
Krzysztof Wolski
88d1dc6322 Remove unused check 2022-07-20 16:21:47 +02:00
Krzysztof Wolski
6540dc8001 Apply code formatting 2022-07-20 16:19:49 +02:00
Krzysztof Wolski
bd41853696 Remove unused variable 2022-07-20 16:05:00 +02:00
Krzysztof Wolski
b3008c6a5a Rename variables to camelCase 2022-07-20 16:04:38 +02:00