5587 Commits

Author SHA1 Message Date
Simone Taeggi
17b6cf240f update snapshots 2022-09-21 14:54:17 +02:00
Josh
4a15d9f4cf
Merge branch 'main' into fix/wysiwyg-preview 2022-09-21 13:31:18 +01:00
Alexandre Bodin
5681c1e38f Merge branch 'main' into features/custom-fields 2022-09-21 14:27:56 +02:00
Alexandre Bodin
29602a66a9 Merge branch 'features/api-token-v2' into releases/4.4.0 2022-09-21 14:25:53 +02:00
Josh
5e15cc710b fix: replace all escaped \n with an actual \n character 2022-09-21 13:21:16 +01:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
Rémi de Juvigny
cb10c9a81a Add custom fields to TS generators 2022-09-21 12:29:06 +02:00
Simone
485c4d4648
Merge pull request #14437 from strapi/api-token-v2/refactor-api-token-v2
Refactoring API tokens v2 frontend code
2022-09-21 11:26:13 +02:00
Julie Plantey
c0dc795586 updated DS version and snapshots 2022-09-20 17:18:24 +02:00
Convly
7598190b30 Merge branch 'main' of github.com:strapi/strapi into features/api-token-v2 2022-09-20 15:29:36 +02:00
Jean-Sébastien Herbaux
e6f1a0f44c
Merge pull request #14265 from WalkingPizza/fix/14160
Exclude source maps when loading APIs
2022-09-20 11:37:05 +02:00
GitStart
c700c7f9a8
Merge branch 'main' into STRAP-54 2022-09-20 08:24:32 +01:00
Julie Plantey
3f63107d4f
Merge pull request #14363 from davidlueder/filter-translation-neq-removal
Translations: Use $ne to translate not-equal-filter
2022-09-19 17:14:14 +02:00
Julie Plantey
7db74b6d1a
Merge pull request #14444 from strapi/fix/guided-tour-prod-mode
[Fix] Guided tour visibility on prod mode
2022-09-19 17:10:39 +02:00
Julie Plantey
685e8673c4
Merge pull request #14369 from strapi/enh/store-theme-improvement
[Enh] Store app theme
2022-09-19 16:05:28 +02:00
Julie Plantey
c05035a0df fixed guided tour visible on production mode 2022-09-19 15:57:55 +02:00
Pierre Wizla
68576a6d8c Update documentation link in CustomFieldsList index 2022-09-19 15:32:04 +02:00
Simone Taeggi
480dc72c12 update snapshots 2022-09-16 17:16:28 +02:00
Simone Taeggi
b54dad2918 split Form in FormHead and FormBody 2022-09-16 17:13:45 +02:00
Simone Taeggi
03a4baa1fb split the EditView page form into the FormApiToken 2022-09-16 15:36:18 +02:00
Gustav Hansen
2be586a46b
Merge pull request #14300 from WalkingPizza/feat/allow-json-0
Prevent `InputJSON` from crashing when field value is `0`
2022-09-16 14:30:04 +02:00
Simone Taeggi
3e5370bdf1 Merge branch 'main' into features/api-token-v2 2022-09-16 10:02:34 +02:00
Alexandre Bodin
ac1294410e Expose with the strpai global 2022-09-16 09:57:12 +02:00
Alexandre Bodin
621259f5b0 Proof of Concept for request context 2022-09-16 09:57:12 +02:00
Alexandre Bodin
de2ed2bfa4 Wip 2022-09-16 09:57:12 +02:00
Gustav Hansen
410c0cef76
Merge pull request #14298 from WalkingPizza/fix/13058
Do not allow reserved names for singular/plural API names
2022-09-15 20:38:48 +02:00
Gustav Hansen
e142ac65b6 CTB: Improve test names for singular/ plural fields 2022-09-15 16:50:13 +02:00
Gustav Hansen
d8abbe35aa
Merge pull request #14299 from WalkingPizza/fix/13038
Update `lang` attribute on locale change
2022-09-15 16:39:51 +02:00
markkaylor
1d7caa398c
Merge branch 'features/custom-fields' into custom-fields/types 2022-09-15 07:42:02 -04:00
GitStart
1642c18734
Merge branch 'main' into STRAP-54 2022-09-15 07:31:52 +01:00
markkaylor
16cab06908
Merge pull request #14232 from strapi/chore/custom-fields-docs-link
Update documentation link for custom fields
2022-09-14 09:33:13 -04:00
Simone Taeggi
a1ce4d8fa6 Merge branch 'features/api-token-v2' into api-token-v2/select-all-bug 2022-09-14 14:48:04 +02:00
Simone Taeggi
8753fae8ff Merge branch 'main' into features/api-token-v2 2022-09-14 14:47:38 +02:00
Pierre Noël
5b56324ac8
Merge pull request #14170 from strapi/fix/upload-new-file-to-entity
Fix relations not correctly set when uploading a new file to an entity
2022-09-13 17:55:06 +02:00
markkaylor
4a3ee5ec5b
Update comment
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-09-13 10:57:25 -04:00
markkaylor
95d7fe5a97
Merge branch 'features/custom-fields' into custom-fields/types 2022-09-13 10:46:53 -04:00
Mark Kaylor
21fd40e243 Merge branch 'main' of github.com:strapi/strapi into features/custom-fields 2022-09-13 10:30:19 -04:00
Mark Kaylor
23d9adbfef Convert type in register function 2022-09-13 10:04:39 -04:00
Pierre Noël
72eec1fb7c Merge branch 'main' into fix/upload-new-file-to-entity 2022-09-13 16:00:05 +02:00
Mark Kaylor
22727a5779 Add custom fields description 2022-09-13 07:56:51 -04:00
Julie Plantey
150f697bc8 use custom label for CM LV headers 2022-09-13 10:53:33 +02:00
David Lüder
4ea9d481a9
Merge branch 'main' into filter-translation-neq-removal 2022-09-13 02:29:59 +02:00
Simone Taeggi
4907cbb36b update test 2022-09-12 23:32:27 +02:00
Simone Taeggi
f3ef246013 fix select all bug 2022-09-12 22:57:04 +02:00
Simone Taeggi
961a3cb202 merge main branch 2022-09-12 22:56:52 +02:00
Mark Kaylor
c4197573cd Lint fix 2022-09-12 14:53:13 -04:00
Mark Kaylor
923d87fdbf Move customField to content-type and component valid types 2022-09-12 11:22:10 -04:00
Mark Kaylor
08e40eecf9 Remove type conversion util 2022-09-12 10:44:15 -04:00
Mark Kaylor
1f8b261bc7 Update snapshots 2022-09-12 10:36:42 -04:00
Mark Kaylor
39c04410c1 Convert customField type before sending to server 2022-09-12 10:36:13 -04:00