Lukasz Ostrowski
b365c7c830
Add saleor versions to app bridge ( #260 )
2023-06-22 15:46:16 +02:00
Lukasz Ostrowski
f809368e4f
Add tokenRefresh event ( #244 )
...
* Add tokenRefresh event
* Create slow-oranges-serve.md
* update docs
2023-05-22 19:26:03 +02:00
Lukasz Ostrowski
6ffaba2dab
Allow setting initial theme from constructor in AppBridge ( #162 )
...
* Allow passing initial theme value, change initial notifyOnReady
* Update doc
2023-01-24 19:21:05 +01:00
Krzysztof Wolski
62bdb80385
Implement APL 2.0 ( #143 )
...
* Implement APL 2.0
* Rename RestAPL to SaleorCloud APL
* Add mapping helper
* Modify Saleor APL documentation
* Update rest of the docs
* Update the node version in actions
* Update fetch mock
* Remove node-fetch pkg
* Remove console log
* Update test after the rebase
2023-01-11 16:55:10 +01:00
Lukasz Ostrowski
95eac760ca
Add action that informs Dashboard that AppBridge is ready ( #129 )
...
* Add action that informs Dashboard that AppBridge is ready
* Allow AppBridge to disable automated notifyReady event
* Remove unused strategy field from RoutePropagator
* Apply suggestions from code review
Co-authored-by: Dawid <tarasiukdawid@gmail.com>
Co-authored-by: Dawid <tarasiukdawid@gmail.com>
2022-12-05 17:17:17 +01:00
Lukasz Ostrowski
ddd65dabf1
Add saleorApiUrl state param to AppBridge ( #114 )
...
* Add saleorApiUrl state param to AppBridge
* Apply payload verification check based on full api endpoint url
* Remove deprecation info
* Check if either domain or saleorApiUrl is provided
2022-11-23 10:08:04 +01:00
Lukasz Ostrowski
126e949366
Detect locale param from URL in AppBridge ( #58 )
...
* Detect locale param from URL in AppBridge
* Add docs
2022-09-14 14:21:53 +02:00
Lukasz Ostrowski
cac668adb2
Update app-bridge.md
2022-09-05 14:03:45 +02:00
Lukasz Ostrowski
683f19b5c0
Add docs and test
2022-08-22 15:47:40 +02:00