2283 Commits

Author SHA1 Message Date
Gustav Hansen
b3d6e8ab87
Merge pull request #13728 from strapi/chore/replace-moment-js
Replace remaining moment-js calls with date-fns
2022-07-14 09:54:12 +02:00
ivanThePleasant
ae35914dba Add environment property to admin telemetry calls 2022-07-13 16:55:33 +03:00
Alexandre Bodin
fe296baf71 v4.2.3 2022-07-13 14:20:58 +02:00
Pierre Noël
6d265c2917 fix permission-domain.test.js 2022-07-12 17:56:58 +02:00
Alexandre BODIN
0b1faa81bb
Merge pull request #13748 from strapi/fix/jest-config-github
Fix jest running tests twice because of .github and jest behavior
2022-07-12 17:10:46 +02:00
Alexandre Bodin
91c200490b Fix jest running because of .github and jest weird behavior 2022-07-12 13:54:06 +02:00
Gustav Hansen
141ef84114
Merge pull request #13746 from strapi/fix/richtext-table
PreviewWysiwyg: Fix and improve styles for tables
2022-07-12 11:33:50 +02:00
Alexandre BODIN
ed129b8490
Merge pull request #13676 from benderillo/fix-13675-send-components
Make updateContentTypeConfiguration endpoint return full data
2022-07-12 10:32:41 +02:00
Gustav Hansen
e87ada05e5 PreviewWysiwyg: Fix and improve styles for tables 2022-07-12 10:31:25 +02:00
Julie Plantey
4c1fad8085
Merge pull request #13495 from poonamdhangar/master
Add Malayalam Translation
2022-07-11 14:13:07 +02:00
Julie Plantey
9229d8df98
Merge pull request #13730 from strapi/dependabot/npm_and_yarn/css-loader-6.7.1
Bump css-loader from 6.5.1 to 6.7.1
2022-07-11 14:11:50 +02:00
Julie Plantey
0e9d9a7cee updated languageNativeNames file 2022-07-11 12:19:26 +02:00
Julie Plantey
f1b80656a9
Merge pull request #13481 from kiranrathor30697/master
Add Gujarati Translation
2022-07-11 11:37:06 +02:00
Julie Plantey
18567f7026 updated languageNativeNames 2022-07-11 09:40:23 +02:00
dependabot[bot]
41c1dd425f
Bump css-loader from 6.5.1 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.1...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:21:34 +00:00
Gustav Hansen
562c73a00d EditPage: Remove date mocking from roles edit page 2022-07-08 13:26:39 +02:00
Gustav Hansen
88d5d1ff4c chore: Update snapshot tests 2022-07-08 13:20:11 +02:00
Gustav Hansen
561dea3a22 Replace remaining moment-js calls with date-fns 2022-07-08 13:16:10 +02:00
Alexandre BODIN
e5236d18e5
Merge pull request #13664 from nvh95/lerna-5
Upgrade to lerna 5 to speedup build
2022-07-08 12:56:37 +02:00
Alexandre Bodin
4ccc9cbb8e Merge branch 'master' into lerna-5 2022-07-08 12:04:41 +02:00
dependabot[bot]
843bb76462
Bump @fingerprintjs/fingerprintjs from 3.3.2 to 3.3.3
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: "@fingerprintjs/fingerprintjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 09:04:21 +00:00
dependabot[bot]
79057ae68a
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 10:38:44 +00:00
dependabot[bot]
7b6041f063
Bump semver from 7.3.5 to 7.3.7
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.3.7)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 09:06:32 +00:00
Gustav Hansen
e2a285cfa1
Merge pull request #13705 from strapi/fix/cm-relations-permissions
CellContent: Fix relations, if a user does not have read permissions
2022-07-06 16:31:12 +02:00
Gustav Hansen
0e96974cf7
Merge pull request #13702 from strapi/dependabot/npm_and_yarn/fortawesome/react-fontawesome-0.2.0
Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0
2022-07-06 13:26:15 +02:00
Gustav Hansen
4d3fe49e24
Merge pull request #13701 from strapi/dependabot/npm_and_yarn/date-fns-2.28.0
Bump date-fns from 2.22.1 to 2.28.0
2022-07-06 13:25:50 +02:00
Gustav Hansen
4d8824f17d CellContent: Fix relations, if a user does not have read permissions 2022-07-06 11:55:43 +02:00
dependabot[bot]
4347f619f7
Bump @babel/preset-react from 7.16.7 to 7.18.6
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.16.7 to 7.18.6.
- [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.6/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:07:54 +00:00
dependabot[bot]
d1c0c36330
Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.18 to 0.2.0.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.1.18...0.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:06:33 +00:00
dependabot[bot]
b686bfd4d2
Bump date-fns from 2.22.1 to 2.28.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.22.1 to 2.28.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.22.1...v2.28.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:05:55 +00:00
Julie Plantey
92558c8238
Merge pull request #13473 from anjalirathor622/sanskrit
Add Sanskrit Translation
2022-07-06 09:49:34 +02:00
Hung Viet Nguyen
ed833ec2d7
Upgrade to lerna 5 to speedup build 2022-07-05 23:17:07 +07:00
Julie Plantey
e072ab661f
fixed missing commas 2022-07-05 17:42:13 +02:00
Gustav Hansen
5aad18547b
Merge pull request #13692 from strapi/chore/webpack-dependencies
chore: Upgrade & unpin webpack dependencies
2022-07-05 15:51:02 +02:00
Gustav Hansen
a0ae988302
Merge pull request #13670 from strapi/dependabot/npm_and_yarn/codemirror-5.65.6
Bump codemirror from 5.65.2 to 5.65.6
2022-07-05 14:05:48 +02:00
Gustav Hansen
57d153a78a chore: Upgrade & unpin webpack dependencies 2022-07-05 13:40:33 +02:00
Gustav Hansen
853366d0f7
Merge pull request #13689 from strapi/dependabot/npm_and_yarn/react-redux-7.2.8
Bump react-redux from 7.2.3 to 7.2.8
2022-07-05 13:07:31 +02:00
Gustav Hansen
44899fffe9
Merge pull request #13688 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.0
Bump sanitize-html from 2.4.0 to 2.7.0
2022-07-05 12:42:29 +02:00
Gustav Hansen
efcd3e3b7b Merge branch 'master' into dependabot/npm_and_yarn/codemirror-5.65.6 2022-07-05 12:32:18 +02:00
dependabot[bot]
797336b973
Bump react-redux from 7.2.3 to 7.2.8
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.8.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.8)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 10:01:41 +00:00
Gustav Hansen
fcebedfe42
Merge pull request #13685 from strapi/dependabot/npm_and_yarn/react-copy-to-clipboard-5.1.0
Bump react-copy-to-clipboard from 5.0.4 to 5.1.0
2022-07-05 11:58:58 +02:00
Gustav Hansen
d089a8e026
Merge pull request #13686 from strapi/dependabot/npm_and_yarn/babel-loader-8.2.5
Bump babel-loader from 8.2.3 to 8.2.5
2022-07-05 11:58:21 +02:00
dependabot[bot]
c2512ecb36
Bump sanitize-html from 2.4.0 to 2.7.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.4.0...2.7.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:48:20 +00:00
dependabot[bot]
f3183cc00c
Bump babel-loader from 8.2.3 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:06:46 +00:00
dependabot[bot]
fa3e47e2b9
Bump react-copy-to-clipboard from 5.0.4 to 5.1.0
Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](https://github.com/nkbt/react-copy-to-clipboard/compare/v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: react-copy-to-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:05:27 +00:00
dependabot[bot]
ed526c1f69
Bump webpack-cli from 4.9.1 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:04:20 +00:00
Julie Plantey
8d85946290
Merge pull request #13533 from yangfei4913438/fix-content-types-builder
fix: content-types builder search button tooltip
2022-07-05 09:25:26 +02:00
Julie Plantey
6a79914886
Merge pull request #13313 from strapi/fix/cm-unique-fields
[Fix] Unique fields with empty string value
2022-07-04 14:31:11 +02:00
Alex V
89a8f91773 Make updateContentTypeConfiguration endpoint return full data (contentType and components)
Fix issue 13675
2022-07-02 23:28:40 +09:00
dependabot[bot]
cc02d92ecf
Bump codemirror from 5.65.2 to 5.65.6
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.2 to 5.65.6.
- [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-07-01 09:04:03 +00:00