23295 Commits

Author SHA1 Message Date
Mark Kaylor
7883d1578a Merge branch 'main' of github.com:strapi/strapi into features/custom-fields 2022-08-22 15:49:15 +02:00
Simone
f4c6a953bf
Merge pull request #14109 from strapi/chore/add-coverage-script-in-the-admin-package-json
Add coverage script in the admin
2022-08-22 15:45:38 +02:00
Rémi de Juvigny
528acf8d16
Merge pull request #14144 from strapi/custom-fields/cm
[Custom fields] Display custom field Input component in the CM edit view
2022-08-22 15:25:46 +02:00
Rémi de Juvigny
ee48e4cbea Remove log 2022-08-22 15:12:29 +02:00
Rémi de Juvigny
7273fa0fe3 Handle disabled state on color picker 2022-08-22 15:12:01 +02:00
Julie Plantey
2346e3e074
Merge pull request #14111 from strapi/fix/dynamic-tables-headers-translations
[Fix] Dynamic table translations
2022-08-22 14:03:30 +02:00
Jean-Sébastien Herbaux
832838fd68
Merge pull request #14138 from strapi/dependabot/npm_and_yarn/sentry/node-6.19.7
Bump @sentry/node from 6.19.6 to 6.19.7
2022-08-22 11:45:56 +02:00
Simone Taeggi
a4441227f7 Merge branch 'main' into chore/add-coverage-script-in-the-admin-package-json 2022-08-22 09:51:35 +02:00
Julie Plantey
f86241fbbb feedback fix tableHeaders 2022-08-22 09:32:41 +02:00
Alexandre BODIN
dd35ac75ff
Merge pull request #14147 from strapi/feat/buildStatusBadge
Add Nightly Release build status badge
2022-08-19 18:16:32 +02:00
Alexandre Bodin
ebac1f66f2 chore: github pages permissions 2022-08-19 18:15:50 +02:00
Alexandre Bodin
d1ea986a33 Add pages workflow 2022-08-19 18:11:09 +02:00
derrickmehaffy
51066b6c21 move to html from markdown 2022-08-19 09:05:06 -07:00
DMehaffy
ba3081cb14
Add Nightly Release build status badge
adds the badge to the readme on the nightly build status
2022-08-19 09:01:19 -07:00
Alexandre Bodin
306d52dcac chore: docusaurus baseUrl config 2022-08-19 17:49:34 +02:00
Simone Taeggi
754ed2ffa4 refactor the coverage script for the helper plugin 2022-08-19 15:40:38 +02:00
Alexandre Bodin
1ee76ce6e3 chore: udpate docusaure config 2022-08-19 14:03:16 +02:00
Alexandre Bodin
142cb086ff Merge branch 'main' of github.com:strapi/strapi 2022-08-19 13:54:37 +02:00
Rémi de Juvigny
7e9394f66e
Merge pull request #14137 from strapi/custom-fields/cm-settings
[Custom fields] Apply content manager settings on custom fields
2022-08-19 13:54:25 +02:00
Alexandre Bodin
bae43881b8 chore: update docusaurus version 2022-08-19 13:54:25 +02:00
Rémi de Juvigny
620146187f Translate format indicator 2022-08-19 12:19:02 +02:00
Alexandre BODIN
f589ccef26
Merge pull request #14118 from strapi/chore/automated-releases
Automated nightly releases
2022-08-19 11:25:58 +02:00
dependabot[bot]
55ab41d694
Bump @sentry/node from 6.19.6 to 6.19.7
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 6.19.7.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...6.19.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 09:08:22 +00:00
Rémi de Juvigny
752b671487
Merge pull request #14130 from strapi/custom-fields/cm-input
[Custom fields] Add custom field input component in CM edit view
2022-08-19 10:43:35 +02:00
Julie Plantey
1079234a55
Merge pull request #14074 from strapi/dependabot/npm_and_yarn/date-fns-2.29.1
Bump date-fns from 2.28.0 to 2.29.1
2022-08-19 09:44:48 +02:00
Alexandre BODIN
ecc7a08ed6
Merge pull request #14136 from strapi/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.9.0 to 1.9.1
2022-08-19 09:36:10 +02:00
Simone Taeggi
96e26338ff fix the PR based on Alex comment related where to define the coverage options 2022-08-19 09:05:46 +02:00
Simone Taeggi
9d9f7d2a86 Merge branch 'main' into chore/add-coverage-script-in-the-admin-package-json 2022-08-19 08:56:55 +02:00
dependabot[bot]
aca6529b9d
Bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:59:39 +00:00
Julie Plantey
8f52e4178a Merge branch 'main' of https://github.com/strapi/strapi into dependabot/npm_and_yarn/date-fns-2.29.1 2022-08-18 18:33:22 +02:00
Julie Plantey
73b12aa94d upgrading to v2.29.2 because 2.29.1 introduced a breaking change on intervalToDuration 2022-08-18 18:31:27 +02:00
Rémi de Juvigny
d81ecff2b4 Show options on custom field example 2022-08-18 18:15:50 +02:00
Julie Plantey
2ae55c2739 fix ApiTokens LV tests 2022-08-18 17:59:44 +02:00
Rémi de Juvigny
09230a8b78 Show custom field icon on CM settings modal 2022-08-18 17:45:49 +02:00
Rémi de Juvigny
3f756b83d9 Use string type for color custom field 2022-08-18 17:45:49 +02:00
Rémi de Juvigny
c383b3fe36 Remove customFieldUid from generic input 2022-08-18 17:44:34 +02:00
Rémi de Juvigny
b70870a233 Move suspense up the tree 2022-08-18 17:41:09 +02:00
Rémi de Juvigny
785639c5ec Move custom field type out of helper plugin 2022-08-18 17:32:51 +02:00
Rémi de Juvigny
01d8f37507 Add condition to customInputs 2022-08-18 16:32:05 +02:00
Ben Irvin
d980dbf9e3
Merge pull request #14093 from strapi/fix/typescript-special-char-path
Fix new typescript  projects with special characters in path
2022-08-18 14:04:30 +02:00
Gustav Hansen
f4035f45ca
Merge pull request #14119 from strapi/chore/ignore-process-exit-warnings
Chore: Ignore process.exit eslint warnings
2022-08-18 12:58:52 +02:00
Rémi de Juvigny
64c5c10f34 Restore ternary 2022-08-18 12:19:06 +02:00
Rémi de Juvigny
27f67bfbe9 Simplify label 2022-08-18 12:16:18 +02:00
Rémi de Juvigny
b6925b19ac Fix color input hint and error 2022-08-18 11:56:26 +02:00
Rémi de Juvigny
6e3b2d683a Fix custom field input loader remounting 2022-08-18 11:28:30 +02:00
Alexandre BODIN
482c00e90b
Merge pull request #14095 from seyti67/master
Completed the (fr) French locale for the i18n plugin
2022-08-18 11:11:48 +02:00
Ben Irvin
1e3144b002 Merge branch 'main' into fix/typescript-special-char-path 2022-08-18 11:09:38 +02:00
Alexandre BODIN
fc863acc53
Merge pull request #14075 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.10.0
Bump @graphql-tools/utils from 8.9.0 to 8.10.0
2022-08-18 10:38:49 +02:00
Bassel Kanso
5d5e49f079
Merge pull request #14078 from strapi/fix/typescript-plugin-generation
Fix typescript plugin generation
2022-08-18 10:54:59 +03:00
Rémi de Juvigny
1fed0afa01 Try InputLoader 2022-08-18 09:50:27 +02:00