saleor-dashboard/src/new-apps
Lukasz Ostrowski 4ae2748e8e
Refactor app actions handling (#3042)
* Update app-sdk

* extract useHandleNotificationAction

* Extract useUpdateRoutingAction hook

* extract redirect action

* Extract isAppDeepUrlChange to AppUrls

* Rewrite redirection logic

* Remove useCallback

* add tests

* finish tests

* refactor trycatch

* Fix actions respond calls

* Fix how route is resolved for updateRouting
2023-01-27 16:21:19 +01:00
..
components update tax configuration before creating vouchers (#2939) 2023-01-25 13:32:30 +01:00
hooks update tax configuration before creating vouchers (#2939) 2023-01-25 13:32:30 +01:00
views/AppList update tax configuration before creating vouchers (#2939) 2023-01-25 13:32:30 +01:00
context.ts Improve contextual actions in new apps marketplace (#2975) 2023-01-19 12:54:57 +01:00
fixtures.ts Improve contextual actions in new apps marketplace (#2975) 2023-01-19 12:54:57 +01:00
index.tsx Uncover new apps marketplace (#2993) 2023-01-19 14:15:46 +01:00
marketplace.types.ts Apps marketplace (#2850) 2023-01-10 11:04:30 +01:00
messages.ts Improve contextual actions in new apps marketplace (#2975) 2023-01-19 12:54:57 +01:00
tsconfig.json Apps marketplace (#2850) 2023-01-10 11:04:30 +01:00
types.ts Improve contextual actions in new apps marketplace (#2975) 2023-01-19 12:54:57 +01:00
urls.test.ts Refactor app actions handling (#3042) 2023-01-27 16:21:19 +01:00
urls.ts Refactor app actions handling (#3042) 2023-01-27 16:21:19 +01:00
utils.test.ts Improve contextual actions in new apps marketplace (#2975) 2023-01-19 12:54:57 +01:00
utils.ts update tax configuration before creating vouchers (#2939) 2023-01-25 13:32:30 +01:00