Julie Plantey
620230f172
Merge pull request #14471 from strapi/relations/fix-nested-data
...
[Relations] Fix nested data for relations in component
2022-09-27 14:19:48 +02:00
Jamie Howard
bfbab082cf
fix(admin): lowercase email when creating user
2022-09-26 15:52:08 +01:00
markkaylor
71ba262ce2
Merge pull request #14465 from strapi/custom-fields/small-fixes-and-tests
...
[Custom fields] small fixes and tests
2022-09-26 15:28:17 +02:00
Mark Kaylor
b695a42a2f
add test case back and fix check for property on object
2022-09-26 14:48:06 +02:00
Mark Kaylor
6321a4d970
Move mock
2022-09-26 13:25:52 +02:00
Mark Kaylor
023596ffbd
Remove unneccesary mock data
2022-09-26 13:23:24 +02:00
Mark Kaylor
df5c80cf76
Add tests for FormModal forms
2022-09-26 13:16:27 +02:00
Julie Plantey
ee535ea0cb
fix nested data for relations in component
2022-09-26 12:14:09 +02:00
Mark Kaylor
a21e4a683a
Update mock data to test custom fields
2022-09-23 16:56:19 +02:00
Mark Kaylor
323cf3bf24
Avoid single line return
2022-09-23 15:49:59 +02:00
Mark Kaylor
5e8cb0f63b
Respect alphabetical order
2022-09-23 15:36:44 +02:00
Mark Kaylor
b6bbd3e534
Remove use of lodash
2022-09-23 15:33:18 +02:00
Marc-Roig
882125c0e3
Merge branch 'main' into feature/provider-size-limit
2022-09-23 14:44:30 +02:00
Marc-Roig
ac79c07b59
file name is too big
2022-09-23 14:44:20 +02:00
Jamie Howard
0f69f833b9
fix(helper-plugin): search query encoding
2022-09-23 10:14:48 +01:00
Pierre Noël
3a43ba5d9a
Merge pull request #14462 from strapi/relations/temp-fix-xToOne
...
[Fix] xToOne relations not showing
2022-09-22 18:29:04 +02:00
Pierre Noël
8d36a07fc4
Merge branch 'main' into feature/relations-main-view
2022-09-22 17:46:04 +02:00
Julie Plantey
360f1d4593
fix more e2e tests
2022-09-22 17:30:28 +02:00
Julie Plantey
402f14b9c1
fix label count condition
2022-09-22 15:56:02 +02:00
Julie Plantey
04fe7f84be
fix e2e tests
2022-09-22 14:20:04 +02:00
Julie Plantey
c407c20d05
fix xtoOne + conditions to enbale fetch + count label
2022-09-22 14:01:56 +02:00
Alexandre Bodin
d1c529b584
Merge branch 'main' into features/custom-fields
2022-09-22 10:37:11 +02:00
Alexandre Bodin
2bc5bdeabd
Merge branch 'main' into features/api-token-v2
2022-09-22 10:36:58 +02:00
Julie Plantey
2e44e15bc7
Merge pull request #14371 from chris-turner-datacom/add-te-reo-maori-locale
...
Add Te Reo Māori locale
2022-09-22 09:29:42 +02:00
Cleber Rossi
2189df9c05
Fixing error when building without src/admin
...
Checking if folder src/admin exists before checking for files inside.
Committer: Cleber Jose de Rossi
Changes to be committed:
modified: packages/core/admin/utils/__tests__/get-custom-app-config-file.test.js
modified: packages/core/admin/utils/get-custom-app-config-file.js
2022-09-22 01:07:05 -03:00
Simone Taeggi
7eeef399d7
update failing snapshots
2022-09-21 17:40:56 +02:00
GitStart
577b00b9be
Merge branch 'main' into STRAP-63
2022-09-21 15:48:48 +01:00
Rémi de Juvigny
061f59b155
Merge pull request #14455 from strapi/custom-fields/ts-generator
...
Add custom fields to Typescript generators
2022-09-21 15:08:49 +02:00
Simone Taeggi
17b6cf240f
update snapshots
2022-09-21 14:54:17 +02:00
Rémi de Juvigny
cac7372a7f
Fix test using wrong type
2022-09-21 14:50:53 +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
Pierre Wizla
393e8a1903
Merge pull request #14443 from strapi/chore/update-documentation-link-for-GA-release
...
Update documentation link in CustomFieldsList for the stable release
2022-09-21 14:24:58 +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
v4.3.9
2022-09-21 14:17:36 +02:00
Julie Plantey
3644f4c24d
update unit test snapshot
2022-09-21 14:05:09 +02:00
Rémi de Juvigny
1931224373
Add tests
2022-09-21 13:38:43 +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
Jamie Howard
f2aa9b0735
fix(content-type-builder): avoid content type DB clashes
2022-09-21 10:24:23 +01:00
markkaylor
8bfe6aabd1
Merge pull request #14341 from dmeijboom/feature/openapi-filters
...
Add free-form filters to the query parameters
2022-09-21 10:12:23 +02:00
ivanThePleasant
b51b0f4616
Merge branch 'main' into chore/user-level-data
2022-09-21 10:24:18 +03:00
chris-turner-datacom
fb301da911
Merge branch 'strapi:main' into add-te-reo-maori-locale
2022-09-21 17:33:15 +12:00
Julie Plantey
477e7c12c2
Merge pull request #14449 from strapi/chore/DS-1.2.3
...
[Chore] bump DS to 1.2.3
2022-09-20 18:40:30 +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
Marc-Roig
dbd85eef4f
change comment
2022-09-20 15:24:51 +02:00
Marc-Roig
60ac7848e1
validate file size before upload
2022-09-20 15:23:45 +02:00
Marc-Roig
a38a9d6db9
Merge branch 'main' into feature/provider-size-limit
2022-09-20 15:15:13 +02:00