Alexandre Bodin
|
c44f21d5ba
|
v4.3.8
v4.3.8
|
2022-09-07 16:47:41 +02:00 |
|
Alexandre BODIN
|
786684f36c
|
Merge pull request #14342 from strapi/fix/sqlite-pk-migration
Create id column as nullable to avoid conflict with default null values
|
2022-09-07 16:46:43 +02:00 |
|
Alexandre Bodin
|
886fcc015d
|
Create id column as nullable to avoid conflict with default null values
|
2022-09-07 15:59:07 +02:00 |
|
Alexandre Bodin
|
73f523b983
|
v4.3.7
v4.3.7
|
2022-09-07 14:24:30 +02:00 |
|
Alexandre BODIN
|
c84fe78a13
|
Merge pull request #14332 from strapi/chore/increments-updates
Improve pk management in schema builder
|
2022-09-07 11:11:15 +02:00 |
|
Alexandre Bodin
|
019e13d8e9
|
Improve pk management in schema builder
|
2022-09-07 09:11:50 +02:00 |
|
Gustav Hansen
|
75380e4e2b
|
Merge pull request #14326 from strapi/fix/select-loading-message-prop-types
SelectMany/ SelectOne: Fix loadingMessage prop-types
|
2022-09-06 22:21:49 +02:00 |
|
Gustav Hansen
|
b36327cae7
|
SelectMany/ SelectOne: Fix loadingMessage prop-types
|
2022-09-06 14:48:54 +02:00 |
|
Alexandre BODIN
|
ec040e6075
|
Merge pull request #14267 from WalkingPizza/fix/14193
Allow USE RETURNING in SQLite
|
2022-09-06 14:28:07 +02:00 |
|
Pierre Noël
|
e06062ce6e
|
Merge pull request #14296 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1208.0
Bump aws-sdk from 2.1188.0 to 2.1208.0
|
2022-09-05 16:25:47 +02:00 |
|
Pierre Noël
|
578d8b4682
|
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk-2.1208.0
|
2022-09-05 15:20:42 +02:00 |
|
Alexandre BODIN
|
e8cdc26240
|
Merge pull request #14275 from dmeijboom/hotfix/users-permissions-openapi-spec
Fix several issues in the users-permissions OpenAPI specification
|
2022-09-05 14:53:52 +02:00 |
|
Marc
|
d982d6470e
|
Merge pull request #14132 from strapi/fix/delete-components-when-deleting-entity
Fix/delete components when deleting entity
|
2022-09-05 12:33:52 +02:00 |
|
Julie Plantey
|
66e998cb31
|
Merge pull request #14264 from WalkingPizza/fix/14205
Fix global.users translation for ES
|
2022-09-05 10:41:31 +02:00 |
|
dependabot[bot]
|
1ea94fdfc0
|
Bump aws-sdk from 2.1188.0 to 2.1208.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1188.0 to 2.1208.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.1188.0...v2.1208.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-09-02 09:36:26 +00:00 |
|
Alexandre BODIN
|
2c43eb4e39
|
Merge pull request #14279 from strapi/update/DBVersions
Update minimum and recommended database versions
|
2022-09-02 09:10:02 +02:00 |
|
DMehaffy
|
30651203b2
|
Merge branch 'main' into update/DBVersions
|
2022-09-01 09:16:16 -07:00 |
|
Alexandre Bodin
|
beb512149b
|
Only deploy gh pages on docs changes
|
2022-09-01 14:30:10 +02:00 |
|
Jean-Sébastien Herbaux
|
360836c5b6
|
Merge pull request #14282 from strapi/fix/i18n-locale-queries-forbidden-access
Fix/i18n locale queries forbidden access
|
2022-09-01 14:19:29 +02:00 |
|
Convly
|
e826297051
|
Remove NOTE
|
2022-09-01 10:54:32 +02:00 |
|
Convly
|
7d5c1e9b21
|
Revert add comment
|
2022-09-01 10:50:44 +02:00 |
|
Convly
|
ccf39e4f2f
|
Merge branches 'fix/i18n-locale-queries-forbidden-access' and 'main' of github.com:strapi/strapi into fix/i18n-locale-queries-forbidden-access
|
2022-09-01 10:35:35 +02:00 |
|
Convly
|
18e07d8d0f
|
Update comment
|
2022-09-01 10:30:26 +02:00 |
|
Convly
|
d71ffb2f5d
|
Merge branch 'main' into fix/i18n-locale-queries-forbidden-access
|
2022-09-01 10:02:09 +02:00 |
|
DMehaffy
|
1df064c4f7
|
Merge branch 'main' into fix/14193
|
2022-08-31 10:13:54 -07:00 |
|
derrickmehaffy
|
78c45c95a8
|
Update db versions and mirror readme to strapi package
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-08-31 08:05:55 -07:00 |
|
Fabien del Carmen
|
29410dd8fb
|
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
|
2022-08-31 16:26:45 +02:00 |
|
Julie Plantey
|
b3ac09da14
|
Merge pull request #14246 from strapi/enh/ReactSelect-loading-state
[Enh] ReactSelect loading state
|
2022-08-31 15:16:38 +02:00 |
|
Gustav Hansen
|
b220ecb7fc
|
Merge pull request #14270 from strapi/dependabot/npm_and_yarn/codemirror-5.65.8
Bump codemirror from 5.65.7 to 5.65.8
|
2022-08-31 15:08:58 +02:00 |
|
Gustav Hansen
|
7f0ddf0654
|
Merge pull request #14221 from strapi/chore/jest-29
chore: Update jest packages to v29
|
2022-08-31 14:40:00 +02:00 |
|
Dillen Meijboom
|
0826dc87db
|
Fix several issues in the users-permissions OpenAPI specification
|
2022-08-31 13:58:44 +02:00 |
|
dependabot[bot]
|
cdf6fbdbc5
|
Bump codemirror from 5.65.7 to 5.65.8
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.7 to 5.65.8.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 09:08:47 +00:00 |
|
WalkingPizza
|
f40c1f517a
|
Allow USE RETURNING in SQLite
|
2022-08-31 10:56:06 +02:00 |
|
Julie Plantey
|
dade723eb8
|
Merge pull request #14194 from WalkingPizza/fix/webhook-delete-string
Add missing translation strings for webhook creation form
|
2022-08-31 09:44:41 +02:00 |
|
Julie Plantey
|
1ae79c489a
|
Merge pull request #14260 from davefv/feature-upload-ca-translation
Update upload plugin catalan translation
|
2022-08-31 09:40:14 +02:00 |
|
WalkingPizza
|
9cf95c1b0b
|
Fix global.users translation for ES
|
2022-08-30 22:44:11 +02:00 |
|
WalkingPizza
|
396878e337
|
Add defaultMessage for headers
|
2022-08-30 22:41:53 +02:00 |
|
WalkingPizza
|
2209eeca96
|
Add missing translation strings for webhook creation form
|
2022-08-30 22:33:54 +02:00 |
|
David Fariña
|
5a7e8e9807
|
Update upload plugin catalan translation
|
2022-08-30 16:49:56 +02:00 |
|
Julie Plantey
|
df448bd286
|
loadingMessage for SelectOne and SelectMany
|
2022-08-30 16:06:18 +02:00 |
|
Alexandre BODIN
|
e1e4071cf0
|
Merge pull request #14252 from strapi/chore/nightlies-update
Run nightlies only on our repo
|
2022-08-30 15:52:15 +02:00 |
|
Gustav Hansen
|
51caa5f5a3
|
chore: Update e2e snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
269c9cb988
|
chore: Resolve jest@26 TODO
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
eaa938eaeb
|
chore: Update frontend snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
45ff887a21
|
chore: Update backend snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
937b16baab
|
chore: Update jest-* to v29
|
2022-08-30 15:44:08 +02:00 |
|
Julie Plantey
|
f81f74d733
|
remove LoadingIndicator
|
2022-08-30 14:14:03 +02:00 |
|
Gustav Hansen
|
5555d5416f
|
Merge pull request #14255 from strapi/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.6.1
Bump webpack-bundle-analyzer from 4.5.0 to 4.6.1
|
2022-08-30 12:04:42 +02:00 |
|
dependabot[bot]
|
c10f88ac79
|
Bump webpack-bundle-analyzer from 4.5.0 to 4.6.1
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.5.0...v4.6.1)
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 09:11:41 +00:00 |
|
Alexandre Bodin
|
0a2450efe0
|
Run nightlies only on our repo
|
2022-08-30 09:51:23 +02:00 |
|