Dawid
1f179f8fbd
Fix app deep url redirects ( #2116 )
...
* Fix app deep url redirects
* Update app-bridge
* Refactor useAppActions helper function
* Trigger CI
2022-07-05 10:39:58 +02:00
Jonatan Witoszek
69eeb4c280
Pass query params for product and order details app mounting points ( #2100 )
...
* Pass query params to iframe from dashboard
* Pass search params in product details and order details extensions
* Move released features in Changelog
* Add entry to chagnelog
* Fix ESLint issues
2022-06-24 14:17:58 +02:00
Michał Droń
d5c9a3dae8
Add trailing commas ( #2062 )
...
* Require trailing commas
* Add trailing commas
* Add trailing commas in testUtils dir
* Add trailing commas
2022-06-21 11:36:55 +02:00
Wojciech Mista
c922dfb6fe
Application Marketplace available in dashboard ( #2054 )
...
* Add marketplace
* Update messages
* Extract styles
* Update test env
* Update config and rename uri
* Update template
* Trigger CI
* Possible fix
* Update deploy yml
* Add marketplace to staging
* Fix responsiveness
* Trigger CI
* Fix navigation tests (#2081 )
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* add wait
* Fix navigate through shop (#2076 )
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* Refine App about section (#2056 )
* Trigger CI
* Trigger CI
* Trigger CI
* Trigger CI
* Fix app activation/deactivation
* Hide configuration url and policy if theres none
* Remove about and support links
* Remove unused code
* Update stories and tests
* Update messages
* Fix privacy policy
* Fix activation and "open app"
* Update tests
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2022-06-08 08:44:28 +02:00
Wojciech Mista
522569f536
Pass appId to iframe src ( #1990 )
...
* Pass appId to iframe src
* Bump app-bridge version
2022-04-25 18:06:45 +02:00
Jakub Majorek
cf7a51ab8e
Use sandbox on App iframe ( #1893 )
...
* Use sandbox, handle external redirect
* Add allow-same-origin flag
* Update translations
2022-03-25 13:39:09 +01:00
Jakub Majorek
dbaed5478a
App adjustments ( #1385 )
...
* Use shop domain as backendHost, guard domain changes on cloud instances
* Update messages and snapshots
* Remove unused prop
2021-09-13 16:14:04 +02:00
Jakub Majorek
ab4c897b2a
Add dashboard extensions ( #1292 )
...
* Fix app embed
* initial setup
* Create ButtonWithSelect component
* Use context
* Use dialog
* Handle app-bridge actions
* Code adjustments, bump packages
* Fix tests
* Fix schema formatting
* Send response
* Use latest package versions
2021-08-20 15:58:53 +02:00