solnur
|
0c1123b971
|
feat: add kyrgyz and tajik languages
|
2022-04-01 17:14:27 +06:00 |
|
Alexandre Bodin
|
b1df5a6067
|
Merge branch 'releases/4.1.7'
|
2022-04-01 09:55:43 +02:00 |
|
Gustav Hansen
|
260a68d8e6
|
Merge pull request #13018 from strapi/fix/upload-action-options
Fix actionOptions not taking into account by the upload provider
|
2022-03-31 18:02:22 +02:00 |
|
Alexandre Bodin
|
1699aac151
|
v4.1.7
v4.1.7
|
2022-03-31 17:53:39 +02:00 |
|
Alexandre BODIN
|
3b1c21500b
|
Merge pull request #13029 from strapi/fix/better-sqlite3
Fix better-sqlite3 version
|
2022-03-31 17:51:26 +02:00 |
|
Alexandre Bodin
|
f85ee2f487
|
Fix better-sqlite3 version
|
2022-03-31 17:49:13 +02:00 |
|
Rémi de Juvigny
|
d8676887bf
|
Merge pull request #13012 from strapi/missing-plugin
Add missing a plugin banner to the marketplace
|
2022-03-31 16:31:29 +02:00 |
|
Pierre Noël
|
f245e9dbe2
|
fix upload bootstrap unit test
|
2022-03-31 16:00:05 +02:00 |
|
Alexandre Bodin
|
c21b662f44
|
Merge branch 'releases/4.1.6'
|
2022-03-31 15:52:49 +02:00 |
|
Gustav Hansen
|
ae823e1a80
|
Merge pull request #13009 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.4.0
Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
|
2022-03-31 11:29:53 +02:00 |
|
Pierre Noël
|
dd36d43b52
|
change wording didnt to doesnt
|
2022-03-31 11:01:40 +02:00 |
|
Pierre Noël
|
7ef77c8481
|
refactor upload bootstrap
|
2022-03-31 11:01:39 +02:00 |
|
Pierre Noël
|
8e9c7285dd
|
implement uploadStream wrapping for actionOptions
|
2022-03-31 11:01:39 +02:00 |
|
dependabot[bot]
|
609bec25dd
|
Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 10:42:03 +02:00 |
|
Rémi de Juvigny
|
2e90570a4f
|
Remove duplicate banner
|
2022-03-30 16:52:47 +02:00 |
|
Rémi de Juvigny
|
96c3b2e61f
|
Update tests
|
2022-03-30 16:49:00 +02:00 |
|
Rémi de Juvigny
|
98a303f1e0
|
Add missing a plugin banner
|
2022-03-30 16:48:34 +02:00 |
|
Gustav Hansen
|
c83babe779
|
Merge pull request #13006 from strapi/fix/components-date-main-field
Allow date fields to be selected as component main fields
|
2022-03-30 16:41:38 +02:00 |
|
Gustav Hansen
|
bd40d30797
|
Merge pull request #12975 from strapi/fix/nested-components-errors
RepeatableComponent: Fix error messages when component is nested
|
2022-03-30 16:31:12 +02:00 |
|
Alexandre Bodin
|
f25774168c
|
v4.1.6
v4.1.6
|
2022-03-30 15:34:12 +02:00 |
|
Alexandre Bodin
|
249e28793d
|
Update yarn.lock
|
2022-03-30 15:24:28 +02:00 |
|
Gustav Hansen
|
bb83bee732
|
Merge pull request #13005 from strapi/fix/list-view-media-relation-id
DynamicTable: Show id for media and relations in components
|
2022-03-30 12:49:48 +02:00 |
|
Gustav Hansen
|
7b4c17dc14
|
CellContent: improve truthy check and do not rely on isNumber
|
2022-03-30 12:03:46 +02:00 |
|
Alexandre BODIN
|
82467380b0
|
Merge pull request #13008 from strapi/dependabot/npm_and_yarn/vscode/sqlite3-5.0.8
Bump @vscode/sqlite3 from 5.0.7 to 5.0.8
|
2022-03-30 11:57:40 +02:00 |
|
Gustav Hansen
|
5202fb10d1
|
FieldComponent: Stop forwarding isNested to RepeatableComponents
|
2022-03-30 11:36:44 +02:00 |
|
dependabot[bot]
|
d04911e21f
|
Bump @vscode/sqlite3 from 5.0.7 to 5.0.8
Bumps [@vscode/sqlite3](https://github.com/mapbox/node-sqlite3) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/mapbox/node-sqlite3/releases)
- [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mapbox/node-sqlite3/commits)
---
updated-dependencies:
- dependency-name: "@vscode/sqlite3"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 09:04:23 +00:00 |
|
Gustav Hansen
|
c3383c63b1
|
RepeatableComponent: Simplify error handling and fix all nesting levels
|
2022-03-30 08:34:41 +02:00 |
|
Gustav Hansen
|
1f811ed9a7
|
RepeatableComponent: Fix error messages when component is nested
|
2022-03-30 08:34:41 +02:00 |
|
Gustav Hansen
|
25db315e28
|
DynamicTable: Show id for media and relations in components
|
2022-03-30 08:32:44 +02:00 |
|
Gustav Hansen
|
6d04c64efb
|
Allow date fields to be selected as component main fields
|
2022-03-29 19:39:29 +02:00 |
|
Alexandre BODIN
|
b2fa446947
|
Merge pull request #12918 from strapi/chore/knex-v1
Make strapi compatible with knex v1
|
2022-03-29 19:34:45 +02:00 |
|
Gustav Hansen
|
f05ce9b317
|
Merge pull request #12972 from strapi/fix/cm-list-number
CM: Fix displaying number fields in the DynamicTable
|
2022-03-29 16:31:20 +02:00 |
|
Gustav Hansen
|
97f51652bb
|
Merge pull request #12632 from strapi/CONTENT-47/uid-error-message
EditViewDataManagerProvider: Handle API errors independently from yup
|
2022-03-29 16:24:50 +02:00 |
|
Alexandre BODIN
|
ea116c2036
|
Merge pull request #13001 from strapi/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-03-29 16:11:48 +02:00 |
|
Alexandre BODIN
|
e3b36a075a
|
Merge pull request #13000 from strapi/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
|
2022-03-29 15:54:09 +02:00 |
|
Alexandre Bodin
|
2791a2a5ae
|
Merge branch 'master' into chore/knex-v1
|
2022-03-29 15:49:00 +02:00 |
|
Gustav Hansen
|
28bb1da2a6
|
Merge pull request #13002 from strapi/fix/prettier-all
Chore: Prettify all files
|
2022-03-29 15:15:14 +02:00 |
|
Gustav Hansen
|
8aaaff77d4
|
Chore: Prettify all files
|
2022-03-29 14:20:41 +02:00 |
|
dependabot[bot]
|
d06282164e
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 12:12:32 +00:00 |
|
dependabot[bot]
|
b9014bb26e
|
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 12:12:05 +00:00 |
|
Alexandre BODIN
|
e90bfdd9bc
|
Merge pull request #12958 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
|
2022-03-29 14:11:04 +02:00 |
|
Gustav Hansen
|
8b65a9501f
|
Merge pull request #12997 from strapi/revert-12838-fix/upload-actionOptions
Revert "Fix actionOptions not taking into account by the upload provider"
|
2022-03-29 12:30:27 +02:00 |
|
Gustav Hansen
|
e776192eed
|
Revert "Fix actionOptions not taking into account by the upload provider"
|
2022-03-29 11:29:45 +02:00 |
|
Gustav Hansen
|
bac28de5e8
|
Merge pull request #12838 from strapi/fix/upload-actionOptions
Fix actionOptions not taking into account by the upload provider
|
2022-03-29 11:10:04 +02:00 |
|
Gustav Hansen
|
8dc44ccdff
|
CM: Fix displaying number fields in the DynamicTable
|
2022-03-29 10:33:14 +02:00 |
|
Alexandre Bodin
|
1130511ce3
|
Update yarn.lock
|
2022-03-28 19:48:41 +02:00 |
|
Alexandre Bodin
|
3e3a7755eb
|
Merge branch 'master' into chore/knex-v1
|
2022-03-28 19:44:13 +02:00 |
|
Gustav Hansen
|
3177ddda35
|
EditViewDataManagerProvider: Reuse getYupInnerErrors from helper-plugin
|
2022-03-28 19:28:56 +02:00 |
|
Alexandre Bodin
|
c52f42c80d
|
Apply feedbacks
|
2022-03-28 19:24:58 +02:00 |
|
ronronscelestes
|
9afc313f49
|
Merge pull request #12979 from strapi/enh/registration-text
[Registration Page] Text and padding improvements
|
2022-03-28 18:59:16 +02:00 |
|