Dawid
|
bba95a8fb4
|
Extract "webhooks & events" to separate page (#2818)
* Extract "webhooks & events" to separate page
* Create separate /custom-app/ path for custom apps with webhooks
* Change all /webhooks/ paths to /custom-apps/
* Update messages
* Update generated graphql types
* Create findById util
* Refactor consts and resolvers for custom app urls
* Fix app graphql fragment
* Update Miscellaneous icon for Webhooks and Events
* Add tests for custom apps utils
* Fix dark-mode Miscellaneous icon for Webhooks and Events
* adjustments for autotests
Co-authored-by: karolm-saleor <karol.macheta@saleor.io>
|
2022-12-15 14:51:05 +01:00 |
|
Wojciech Mista
|
e7f68f4c07
|
Periodical refresh of app token (#2091)
* Install jwt-decode
* Add token refetch hook
* Fix types
* Remove app settings
* Regenerate lock
* Fix jwt test issues
* CR fixes
* Bump node and npm
* Reinstall jwt-decode
|
2022-07-12 12:30:53 +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 |
|
Dawid Tarasiuk
|
a76c6a0e5f
|
Support apps in navigation (#1785)
* Support apps in dashboard navigation
* Update macaw-ui sidebar
Trigger CI
* Update app routing
* Update app extensions schema
* Update navigation external app routing
* Refactor sidebar extension menu items open handling
* Update macaw-ui
* Update messages
* Update prettier config
* Refactor
* Update extensions manu item active indication
* Update macaw-ui
|
2022-02-02 16:30:34 +01:00 |
|
Jakub Majorek
|
7bc4bc6696
|
Define node requirements, ts cleanup (#1008)
* Define node requirements, ts cleanup
* Update snapshot
* fix tests
|
2021-03-19 13:06:17 +01:00 |
|
AlicjaSzu
|
211b0b892d
|
Apps (#599)
* create Apps view
* create more app components, generate types and messages
* apps refactor, update snapshots
* show error message in tooltip when app installation fail
* update apps components and view, add apps list to storybook
* update defaultMessages
* create app details view
* update AppListPage with Skeleton component
* create app activate/deactivate dialogs, create app details stories
* add AppHeader to AppDetailsPage
* update defaultMessages
* update AppDetails view and components after review
* create custom app details view
* refactor webhooks
* update webhooks fixtures
* update WebhookDetailsPage story
* update strings
* create CustomAppCreate view and components
* update AppListPage story
* create AppInstall view and page
* handle errors in AppInstall view
* update defaultMessages
* add AppInstallPage to storybook
* add status prop to MessageManager
* update defaultMessages
* remove service account section
* remove service account routes
* remove as operator from notify status
* add notifications for app installations
* update styles for deactivated app
* update app installations with local storage
* update defaultMessages
* AppInstall update
* dd delete button to ongoin installations table
* fix active installations condition
* fix error messages in AppsList
* update defaultMessages
* add iframe to AppDetailsPage
* create AppDetailsSettingsPage
* install macaw-ui
* apps styles clean up
* update schema, fixtures
* few apps updates
* WebhookCreate - fix onBack button name
* WebhookCreatePage story update
* rename apps table from external to thirdparty
* update defaultMessages
* fix test, update snapshots
* AppDetailsSettings - add token to headers
* fix first number in local apps query
* app details settings - use shop domain host
* add onSettingsRowClick to InstalledApps
* resolve conflicts
* update changelog and messages
* add noopener noreferrer do app privacy link
* update snapshots
* update snapshots
* updates after review
* update defaultMessages
* CustomAppDetails - add missing notify status
|
2020-07-22 12:54:15 +02:00 |
|