Alexandre Bodin
|
8be749a5ac
|
Add tests
|
2022-08-03 22:43:03 +02:00 |
|
Marc-Roig
|
5b0bcab7b1
|
move try catch to image manipulation
|
2022-08-03 20:39:44 +02:00 |
|
dependabot[bot]
|
a4005fa56d
|
Bump aws-sdk from 2.1186.0 to 2.1188.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1186.0 to 2.1188.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1186.0...v2.1188.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 18:33:04 +00:00 |
|
dependabot[bot]
|
2c7a3d60b0
|
Bump mailgun.js from 5.0.2 to 5.2.2
Bumps [mailgun.js](https://github.com/mailgun/mailgun.js) from 5.0.2 to 5.2.2.
- [Release notes](https://github.com/mailgun/mailgun.js/releases)
- [Changelog](https://github.com/mailgun/mailgun.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mailgun/mailgun.js/compare/v5.0.2...v5.2.2)
---
updated-dependencies:
- dependency-name: mailgun.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 18:32:21 +00:00 |
|
Alexandre BODIN
|
8e05415767
|
Merge pull request #13961 from strapi/chore/depdendabot-babel-config
Update dependabot config
|
2022-08-03 20:30:15 +02:00 |
|
Mark Kaylor
|
0e80dd2d4f
|
Test adding items to form section
|
2022-08-03 17:44:02 +02:00 |
|
Alexandre Bodin
|
a25a65918c
|
Move to Post and cleanup validation
|
2022-08-03 16:46:41 +02:00 |
|
Alexandre Bodin
|
0890d21cf3
|
Merge branch 'master' into feature/user-permissions-change-password
|
2022-08-03 16:36:02 +02:00 |
|
Alexandre Bodin
|
6a02839acc
|
Update dependabot config
|
2022-08-03 16:27:27 +02:00 |
|
Ben Irvin
|
be37742a46
|
compare specific versions
|
2022-08-03 15:57:26 +02:00 |
|
Pierre Noël
|
07b0ec2ba5
|
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
|
2022-08-03 15:31:28 +02:00 |
|
Simone
|
dcb5e64d5d
|
Merge pull request #13905 from strapi/fix/typescript-webpack-config-not-loaded-in-building-13754
Fix webpack custom config loading in TypeScript projects
|
2022-08-03 15:22:41 +02:00 |
|
Ben Irvin
|
0c6f71c82f
|
update version check
|
2022-08-03 13:58:01 +02:00 |
|
Bassel Kanso
|
9619cf69a3
|
only use countDistinct when needed
|
2022-08-03 14:46:07 +03:00 |
|
Marc-Roig
|
ff932b1cb3
|
remove image
|
2022-08-03 12:49:34 +02:00 |
|
Marc-Roig
|
38bd435f2f
|
test corrupt image upload
|
2022-08-03 12:48:12 +02:00 |
|
Alexandre BODIN
|
ffaff7c66a
|
Merge pull request #13655 from lkho/pr/database-schema-diff-columns
fix: diff indexes columns
|
2022-08-03 12:33:51 +02:00 |
|
Alexandre Bodin
|
06839f2bca
|
Merge branch 'master' into fix/clean-config-new-projects
|
2022-08-03 12:29:36 +02:00 |
|
dependabot[bot]
|
39f8c98fd0
|
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 10:14:42 +00:00 |
|
Simone Taeggi
|
f0af0bf815
|
Merge branch 'master' into fix/typescript-webpack-config-not-loaded-in-building-13754
|
2022-08-03 12:14:01 +02:00 |
|
Alexandre Bodin
|
3a4372b397
|
Merge branch 'master' into chore/graphql-use-graphql-scalars
|
2022-08-03 12:11:38 +02:00 |
|
Alexandre Bodin
|
655615b738
|
Upgrade babel
|
2022-08-03 12:09:08 +02:00 |
|
Mark Kaylor
|
ef891a1a9e
|
Move type check to register
|
2022-08-03 12:07:37 +02:00 |
|
Pierre Noël
|
3df81b92f1
|
clean config files for generated projects
|
2022-08-03 12:06:28 +02:00 |
|
Simone Taeggi
|
c232a8e814
|
revert the empty lines
|
2022-08-03 12:00:16 +02:00 |
|
Bassel Kanso
|
2b576869b6
|
only use id when state.count is *
|
2022-08-03 12:59:30 +03:00 |
|
Alexandre BODIN
|
f2002891c4
|
Merge pull request #13952 from strapi/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
|
2022-08-03 11:58:45 +02:00 |
|
Alexandre BODIN
|
803e50d18b
|
Merge pull request #13956 from strapi/dependabot/npm_and_yarn/babel/parser-7.18.10
Bump @babel/parser from 7.18.6 to 7.18.10
|
2022-08-03 11:56:59 +02:00 |
|
Simone Taeggi
|
16338ad84b
|
replace the ts webpack config file with the js version
|
2022-08-03 11:56:23 +02:00 |
|
Mark Kaylor
|
5db8fe1e4f
|
Merge branch 'add-custom-field-attribute/injected-inputs' of github.com:strapi/strapi into add-custom-field-attribute/error-handling
|
2022-08-03 11:54:48 +02:00 |
|
Marc-Roig
|
06e0bde9c0
|
Merge branch 'master' into fix/app-crashes-on-upload-faulty-image
|
2022-08-03 11:53:44 +02:00 |
|
Alexandre Bodin
|
d8c72680a0
|
Update yarn lock
|
2022-08-03 11:52:34 +02:00 |
|
Marc
|
e73aaf6e9e
|
Merge pull request #13930 from strapi/fix/manually-resize-image-on-upload
Do not override width and height after uploading image
|
2022-08-03 11:51:58 +02:00 |
|
Alexandre Bodin
|
c8ef304b45
|
Merge branch 'master' into chore/graphql-use-graphql-scalars
|
2022-08-03 11:46:35 +02:00 |
|
Mark Kaylor
|
8eff28bf88
|
Use a dedicated section for injected inputs
|
2022-08-03 11:40:29 +02:00 |
|
Jean-Sébastien Herbaux
|
0f7d51a996
|
Merge pull request #13950 from strapi/fix/ts-get-config-path-invalid-return-type
Fix invalid return for ts get-config-path
|
2022-08-03 11:31:07 +02:00 |
|
Jean-Sébastien Herbaux
|
ec91e5943b
|
Merge pull request #13824 from strapi/api-token-v2/engine-abstraction
Permission Engine Abstraction
|
2022-08-03 11:19:26 +02:00 |
|
dependabot[bot]
|
1852eb40f1
|
Bump @babel/parser from 7.18.6 to 7.18.10
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.18.6 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-parser)
---
updated-dependencies:
- dependency-name: "@babel/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 09:11:02 +00:00 |
|
dependabot[bot]
|
202eb2350b
|
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.7 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 09:04:11 +00:00 |
|
Jean-Sébastien Herbaux
|
1b43162031
|
Update packages/core/permissions/README.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-08-03 10:48:42 +02:00 |
|
Jean-Sébastien Herbaux
|
b082944039
|
Update packages/core/permissions/README.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-08-03 10:48:31 +02:00 |
|
Simone Taeggi
|
807eabb356
|
revert to the original version because we want to use just javascript files for the webpack config
|
2022-08-03 10:28:35 +02:00 |
|
Convly
|
d8bd668fe5
|
Fix yarn.lock
|
2022-08-03 10:01:53 +02:00 |
|
Convly
|
a7eb9c81e6
|
Fix return type def
|
2022-08-03 09:51:45 +02:00 |
|
Convly
|
bf9c618a83
|
Fix invalid return for ts get-config-path
|
2022-08-03 09:50:27 +02:00 |
|
Jean-Sébastien Herbaux
|
a6c7c028ad
|
Merge pull request #13896 from strapi/api-token-v2/up-engine-impl
Make users-permissions auth strategy use the content API permissions engine
|
2022-08-03 09:46:13 +02:00 |
|
bashar
|
af7c190b95
|
add badgeContent to pluginsSectionsLinks
|
2022-08-03 10:43:18 +03:00 |
|
Marc-Roig
|
237d12abf4
|
typos
|
2022-08-03 09:39:52 +02:00 |
|
Marc-Roig
|
840fc194c8
|
remove comment
|
2022-08-03 09:33:47 +02:00 |
|
Mark Kaylor
|
05e9b74002
|
Check for valid type
|
2022-08-03 09:30:33 +02:00 |
|