.github
Keep fake-production staging deployment up to date with latest master ( #3157 )
2023-02-14 14:41:46 +01:00
.husky
Run tests on push to origin ( #2791 )
2022-12-12 11:22:39 +01:00
.tx
Update translations ( #1965 )
2022-04-05 09:33:48 +02:00
assets
New macaw ui ( #3069 )
2023-02-20 16:21:28 +01:00
cypress
Add "testmo" config ( #3209 )
2023-02-27 09:31:08 +00:00
docs
Remove MARKETPLACE_URL env which was used for previous AppStore implementation ( #3086 )
2023-02-06 15:05:06 +01:00
lint /rules
Add rule fixer
2019-12-03 16:23:42 +01:00
locale
Remove app list view from old apps dir ( #3241 )
2023-03-02 10:22:01 +01:00
nginx
Update Dockerfile ( #2523 )
2022-11-16 16:01:34 +01:00
recordings /User_3768991250
Improve Polly.js config ( #3040 )
2023-02-06 14:05:45 +01:00
scripts
Fix issues with build-types, when feature flags are used ( #3043 )
2023-01-26 11:04:06 +01:00
src
Remove old macaw theme key ( #3251 )
2023-03-02 15:34:00 +01:00
testUtils
Migrate app install view to new-apps ( #3240 )
2023-03-02 09:33:40 +01:00
.codeclimate.yml
Initial commit
2019-06-19 16:40:52 +02:00
.dockerignore
Clean up storybook ( #2941 )
2023-01-05 13:34:34 +01:00
.eslintrc.json
Clean up storybook ( #2941 )
2023-01-05 13:34:34 +01:00
.gitattributes
Set proper line endings for windows ( #2665 )
2022-11-25 10:25:04 +01:00
.gitignore
New macaw ui ( #3069 )
2023-02-20 16:21:28 +01:00
.npmrc
Upgrade node to 18 ( #2533 )
2022-11-15 15:41:46 +01:00
.nvmrc
Upgrade node to 18 ( #2533 )
2022-11-15 15:41:46 +01:00
.prettierignore
Add GraphiQL for defining subscription queries for webhooks ( #2885 )
2023-01-24 14:59:14 +01:00
.prettierrc
Add trailing commas ( #2062 )
2022-06-21 11:36:55 +02:00
.release-it.json
Add release-it script ( #1034 )
2021-03-30 14:37:12 +02:00
_redirects
Enable Netlify redirects
2019-11-14 13:01:45 +01:00
apollo.config.js
Update apollo config
2019-08-21 15:26:24 +02:00
app.json
Update app.json ( #2307 )
2022-12-13 13:09:37 +01:00
babel.config.js
Use esbuild-loader ( #1983 )
2022-05-05 09:54:28 +02:00
CHANGELOG.md
Allow subscription query for sync events ( #3099 )
2023-02-23 10:03:41 +01:00
csstypes.d.ts
Update React to 17 and related packages ( #2370 )
2022-10-24 11:49:11 +02:00
cypress.config.js
Add "testmo" config ( #3209 )
2023-02-27 09:31:08 +00:00
Dockerfile
Remove MARKETPLACE_URL env which was used for previous AppStore implementation ( #3086 )
2023-02-06 15:05:06 +01:00
eslint-local-rules.js
Add local eslint rule to enforce naming styles
2019-12-03 16:09:57 +01:00
fetch-schema.yml
Use graphql-codegen ( #1874 )
2022-03-09 09:56:55 +01:00
introspection.json
Add WebhookHeaders component ( #3107 )
2023-02-22 14:14:51 +01:00
LICENSE
Update LICENSE
2021-06-28 15:57:24 +02:00
lighthouserc.json
Add circleci config and enhance our linters ( #519 )
2020-05-14 11:30:32 +02:00
lws.config.js
merge changes
2021-02-11 15:17:00 +01:00
package-lock.json
Bump dev version to 3.12.0-dev ( #3246 )
2023-03-02 14:56:19 +01:00
package.json
Bump dev version to 3.12.0-dev ( #3246 )
2023-03-02 14:56:19 +01:00
react-intl.d.ts
Attach permission variables to all queries ( #1000 )
2021-03-09 09:44:09 +01:00
README.md
Refresh README.md ( #2768 )
2022-12-06 15:23:04 +01:00
schema.graphql
Add WebhookHeaders component ( #3107 )
2023-02-22 14:14:51 +01:00
static.json
Configure Heroku integration
2019-09-22 14:30:10 +02:00
sw.js
Fix service worker ( #2760 )
2022-12-01 11:55:46 +01:00
tsconfig.json
Migrate from @saleor alias to @dashboard ( #2981 )
2023-01-16 10:45:12 +01:00
types.d.ts
Feature flags ( #2961 )
2023-01-16 14:55:38 +01:00
vite.config.js
Fix show full date insted of date with toolip in orders ( #3149 )
2023-02-13 10:40:05 +01:00