saleor-dashboard/src/apps
Michał Droń 8d16513eab
Enable method signature style ESLint rule (#3849)
* Remove redundant rules handled by prettier

* Turn on method-signature-style

* Auto-lint files according to method-signature-style rule

* Add changeset
2023-07-05 11:19:58 +02:00
..
components Enable method signature style ESLint rule (#3849) 2023-07-05 11:19:58 +02:00
hooks Enable method signature style ESLint rule (#3849) 2023-07-05 11:19:58 +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