saleor-dashboard/src
Lukasz Ostrowski c0909f3254
Display app webhooks and deliveries in Manage App view (#4066)
* Add webhooks deliveries display to manage app page

* make 2 columns layout on manage apps view

* add chip for webhook active state

* Add borders to manage app layout

* fix ts strict

* wip before accordion

* add accordion

* improve look of failed deliveries

* extract translations
2023-08-08 12:25:10 +02:00
..
apps Display app webhooks and deliveries in Manage App view (#4066) 2023-08-08 12:25:10 +02:00
attributes Introduce datagrid on attributes list view (#4040) 2023-08-03 10:23:13 +02:00
auth Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
categories Customer list datagrid (#3940) 2023-07-24 09:49:13 +02:00
channels Add channel setting which allows unpaid orders (#4037) 2023-08-01 13:24:23 +02:00
collections Customer list datagrid (#3940) 2023-07-24 09:49:13 +02:00
components Experimental filters: add search params to query and unit tests (#4057) 2023-08-07 16:08:51 +02:00
configuration Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
containers Fix couple of eslint rules (#4058) 2023-08-03 14:33:51 +02:00
custom-apps Fix couple of eslint rules (#4058) 2023-08-03 14:33:51 +02:00
customers Content list datagrid (#4024) 2023-08-01 10:30:05 +02:00
discounts Introduce datagrid on voucher list view (#4036) 2023-08-02 09:25:07 +02:00
featureFlags Enable method signature style ESLint rule (#3849) 2023-07-05 11:19:58 +02:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
giftCards Fix couple of eslint rules (#4058) 2023-08-03 14:33:51 +02:00
graphql Display app webhooks and deliveries in Manage App view (#4066) 2023-08-08 12:25:10 +02:00
home Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
hooks Introduce datagrid on staff members list view (#4044) 2023-08-03 09:52:39 +02:00
icons Fix couple of eslint rules (#4058) 2023-08-03 14:33:51 +02:00
navigation Fix couple of eslint rules (#4058) 2023-08-03 14:33:51 +02:00
orders Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
pages Content list datagrid (#4024) 2023-08-01 10:30:05 +02:00
pageTypes Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
permissionGroups Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
plugins Inform about app replacements of plugins in plugins page (#4047) 2023-08-03 15:53:58 +02:00
products Experimental filters: add search params to query and unit tests (#4057) 2023-08-07 16:08:51 +02:00
productTypes Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
searches Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
services/errorTracking Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
shipping Fix symbol-description ESLint rule (#3954) 2023-07-19 15:13:35 +02:00
siteSettings Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
staff Introduce datagrid on staff members list view (#4044) 2023-08-03 09:52:39 +02:00
styles Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
taxes Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
theme New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
translations Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
utils Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
warehouses Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
config.ts Introduce datagrid on attributes list view (#4040) 2023-08-03 10:23:13 +02:00
debug.ts Introduce "debug" package and replace console.debug with it (#3358) 2023-03-15 10:44:02 +01:00
fixtures.ts Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00
index.css Remove max width container (#4056) 2023-08-03 13:52:28 +02:00
index.html Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
index.tsx Feature flags strategies (#3800) 2023-06-27 13:30:20 +02:00
intl.ts Select filter presets (#3412) 2023-04-12 09:11:11 +02:00
misc.ts Collections listing datagrid (#3835) 2023-07-11 08:59:01 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
themeOverrides.ts Migrate from legacy to new MacawUI spacing (#3697) 2023-05-30 08:47:21 +02:00
types.ts Assign channel to permission group (#3515) 2023-08-04 12:42:04 +02:00