saleor-dashboard/src
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
..
apps Apps (#599) 2020-07-22 12:54:15 +02:00
attributes Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
auth Move from test cafe to Cypress (#584) 2020-07-20 11:42:44 +02:00
categories Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
collections Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
components Apps (#599) 2020-07-22 12:54:15 +02:00
configuration Apps (#599) 2020-07-22 12:54:15 +02:00
containers Fix queries 2020-07-08 10:44:37 +02:00
customers Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
discounts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
fragments Apps (#599) 2020-07-22 12:54:15 +02:00
home Move from test cafe to Cypress (#584) 2020-07-20 11:42:44 +02:00
hooks Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
icons Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
navigation Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
orders Merge pull request #619 from mirumee/feature/order_event_updated 2020-07-22 12:02:27 +02:00
pages Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
permissionGroups Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
plugins Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
products Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
productTypes Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
searches Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
shipping Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
siteSettings Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
staff Apps (#599) 2020-07-22 12:54:15 +02:00
storybook Apps (#599) 2020-07-22 12:54:15 +02:00
taxes Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
translations Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
types Apps (#599) 2020-07-22 12:54:15 +02:00
utils Apps (#599) 2020-07-22 12:54:15 +02:00
warehouses Move from test cafe to Cypress (#584) 2020-07-20 11:42:44 +02:00
webhooks Apps (#599) 2020-07-22 12:54:15 +02:00
Baseline.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
config.ts Apps (#599) 2020-07-22 12:54:15 +02:00
fixtures.ts Apps (#599) 2020-07-22 12:54:15 +02:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx Apps (#599) 2020-07-22 12:54:15 +02:00
intl.ts Apps (#599) 2020-07-22 12:54:15 +02:00
misc.ts Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
mutations.tsx add status to notifications 2020-07-06 10:46:14 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
theme.ts update messages stories 2020-07-02 14:49:41 +02:00
types.ts Apps (#599) 2020-07-22 12:54:15 +02:00