saleor-dashboard/src/apps
Lukasz Ostrowski 1cb6e8b5fc
Manual app permissions setting by the user (#3829)
* Remove react-markdown, render app about section as string

* Add modal with permissions - WIP

* Extract components

* add permissions diff

* add mutation

* add notification

* fix dialog scrolling

* Extract messages in permissions dialog

* test for useGetAvailableAppPermissions.ts

* add test to state

* fix enums

* add changeset and extract root messages

* Update wicked-berries-watch.md

* fix linter

* fix ts

* cr fixes
2023-07-03 14:50:53 +02:00
..
components Manual app permissions setting by the user (#3829) 2023-07-03 14:50:53 +02:00
hooks Upgrade to ESLint 8 (#3781) 2023-06-30 10:07:13 +02:00
views Upgrade to ESLint 8 (#3781) 2023-06-30 10:07:13 +02:00
apps-debug.ts Introduce "debug" package and replace console.debug with it (#3358) 2023-03-15 10:44:02 +01:00
apps-routing.tsx src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00
appstore.types.ts src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00
CODEOWNERS Add CODEOWNERS to target appstore team on src/apps (#3718) 2023-06-01 14:56:11 +02:00
context.ts Rebuild App Settings to be nested inside app screen (#3676) 2023-05-22 08:35:35 +02:00
fixtures.ts src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00
index.ts src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00
messages.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
mutations.ts Manual app permissions setting by the user (#3829) 2023-07-03 14:50:53 +02:00
queries.ts Change all apps thumbnais to be 64px, to fix blurry render (#3805) 2023-06-27 10:50:26 +02:00
types.ts Display custom Apps' logos (#3749) 2023-06-15 16:06:08 +02:00
urls.test.ts Feature flags strategies (#3800) 2023-06-27 13:30:20 +02:00
urls.ts Feature flags strategies (#3800) 2023-06-27 13:30:20 +02:00
utils.test.ts src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00
utils.ts src/apps refactors batch (#3773) 2023-06-27 09:29:40 +02:00