Convly
|
fbd6e3e301
|
v4.14.4
|
2023-10-11 14:31:53 +02:00 |
|
Rémi de Juvigny
|
aa136be2a7
|
Merge branch 'main' into feature/rich-text-editor
|
2023-10-06 15:33:37 +02:00 |
|
Marc Roig
|
c771262273
|
v4.14.3 (#18294)
* v4.14.3
* chore: update pack up version
|
2023-10-05 10:20:53 +01:00 |
|
markkaylor
|
9b2cfe1ae1
|
Fix blocks config (list, sort, filter, main field) (#18207)
|
2023-10-04 11:28:13 +02:00 |
|
Jean-Sébastien Herbaux
|
d010ff3a1e
|
Merge pull request #18197 from strapi/releases/4.14.0
|
2023-09-28 15:30:50 +02:00 |
|
Convly
|
09b6d7a4b4
|
v4.14.0
|
2023-09-28 13:58:40 +02:00 |
|
Patrict J
|
b39586bf8d
|
fix(content-manager): relations input search not found (#18110)
* Update Relations searchFor to send new optional params
* Update relations.js to accept new optional search operation
* Update relations.js, reduce and default
* Update useRelation.js, change to actual operand
* Update useRelation.js, change _m to _filter
* Update relations.js, change _m to _filter
* Add operator check
* remove template literals
* update test on useRelation
|
2023-09-28 09:20:00 +01:00 |
|
Simone
|
24fa848ba3
|
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
|
2023-09-26 17:21:44 +02:00 |
|
Alexandre Bodin
|
c11abe8823
|
v4.13.7
|
2023-09-20 16:48:49 +02:00 |
|
Alexandre Bodin
|
749e4c3238
|
Merge branch 'releases/4.13.6'
|
2023-09-13 17:43:50 +02:00 |
|
Alexandre Bodin
|
d44586fa07
|
v4.13.6
|
2023-09-13 17:35:18 +02:00 |
|
Alexandre Bodin
|
0ae5ef0078
|
Merge branch 'releases/4.13.5'
|
2023-09-12 16:51:13 +02:00 |
|
Alexandre Bodin
|
955393fc3e
|
v4.13.5
|
2023-09-12 16:40:40 +02:00 |
|
Simone
|
e3a5416487
|
[Bugfix] Bulk publish/unpublish for non-default locale entities (#17941)
* pass the locale to the publish and draft relations calls
* fix the problem for entities without internationalization and add unit tests
|
2023-09-12 10:40:51 +02:00 |
|
Alexandre Bodin
|
0bd5f29edd
|
v4.13.4
|
2023-09-11 19:08:12 +02:00 |
|
Convly
|
377efaba51
|
v4.13.3
|
2023-09-06 15:02:03 +02:00 |
|
Marc Roig
|
e56967184d
|
v4.13.2 (#17927)
|
2023-09-04 18:44:41 +02:00 |
|
Fernando Chavez
|
7ad6ef6adf
|
move custom field size logic outside and tests
|
2023-09-04 10:25:30 +02:00 |
|
Fernando Chavez
|
341914b9ea
|
use custom field's custom sizes for isAllowedFieldSize function
|
2023-09-04 10:25:30 +02:00 |
|
Alexandre Bodin
|
a9afeb90c5
|
v4.13.1
|
2023-08-30 18:14:57 +02:00 |
|
Marc Roig
|
42f2df01d5
|
Merge pull request #17702 from strapi/fix/empty-role-names
|
2023-08-29 09:18:39 +02:00 |
|
Gustav Hansen
|
15ac99d97e
|
fix(cm): add missing qs dependency
|
2023-08-28 12:51:40 +02:00 |
|
Alexandre Bodin
|
a2b1a1e724
|
Merge branch 'temp-fix'
|
2023-08-25 23:30:17 +02:00 |
|
Alexandre Bodin
|
fefc4a24ac
|
v4.12.7
|
2023-08-25 23:19:00 +02:00 |
|
Ben Irvin
|
e8efa10a4c
|
revert traversals
|
2023-08-25 09:46:50 +02:00 |
|
Ben Irvin
|
aedf994e20
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-24 14:35:58 +02:00 |
|
Alexandre Bodin
|
60f5155c4f
|
Merge branch 'main' into releases/4.12.6
|
2023-08-23 15:55:24 +02:00 |
|
Alexandre Bodin
|
9bb6ba1e0d
|
v4.12.6
|
2023-08-23 15:50:13 +02:00 |
|
Jamie Howard
|
2fafb39180
|
Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge
|
2023-08-22 16:22:59 +01:00 |
|
Fernando Chavez
|
12047e3083
|
Add creator fields to filters and list view
|
2023-08-22 12:29:46 +02:00 |
|
Marc Roig
|
8ed02e8301
|
Merge branch 'feature/rw-stage-default-sort' into feat/default-sort-by-non-visible-attrs
|
2023-08-22 10:43:14 +02:00 |
|
Marc-Roig
|
fe5755ded1
|
fix: return role name if user has permissions to read admin users
|
2023-08-21 09:50:01 +02:00 |
|
Marc-Roig
|
df16fd7f35
|
fix: display role names
|
2023-08-18 16:40:26 +02:00 |
|
Ben Irvin
|
9ebce88051
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-17 11:43:19 +02:00 |
|
Marc-Roig
|
c1935e7004
|
v4.12.5
|
2023-08-16 15:37:43 +02:00 |
|
Ben Irvin
|
3bc59619a7
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-16 10:51:49 +02:00 |
|
Ben Irvin
|
dce86bec5c
|
validate does not sanitize
|
2023-08-11 13:13:44 +02:00 |
|
Convly
|
f2fded55cf
|
v4.12.4
|
2023-08-11 12:04:32 +02:00 |
|
Fernando Chavez
|
3b7d23f061
|
Add creator fields to filters and list view
|
2023-08-11 11:51:31 +02:00 |
|
Ben Irvin
|
995473d959
|
add utils.validate and replace sanitize usage
|
2023-08-10 15:24:35 +02:00 |
|
Marc-Roig
|
52ffc6ccb2
|
fix: settings test
|
2023-08-09 11:03:04 +02:00 |
|
Convly
|
be8985fa20
|
v4.12.1
|
2023-08-02 17:13:32 +02:00 |
|
Alexandre BODIN
|
8aa758396e
|
Merge pull request #17472 from strapi/releases/4.12.0
|
2023-07-28 09:38:20 +02:00 |
|
Alexandre BODIN
|
5981e7e7c3
|
Merge pull request from GHSA-m284-85mf-cgrc
Apply RBAC permissions to read field
|
2023-07-27 17:18:29 +02:00 |
|
Marc-Roig
|
44b62b3870
|
Merge branch 'main' into releases/4.12.0
|
2023-07-27 16:59:14 +02:00 |
|
Marc-Roig
|
7f8109a1a7
|
v4.12.0
|
2023-07-27 16:38:18 +02:00 |
|
Fernando Chávez
|
a42b53e3c8
|
Revert "Feat: Add creator fields as filters and to list view"
|
2023-07-27 11:06:17 +02:00 |
|
Fernando Chavez
|
7b67b767dd
|
add creator fields to filters and list
|
2023-07-26 17:27:14 +02:00 |
|
Marc-Roig
|
ddcf56a338
|
feat: validate if default sort is valid
|
2023-07-26 16:21:25 +02:00 |
|
Marc-Roig
|
aa1247f557
|
feat: getSortableAttributes
|
2023-07-26 16:20:59 +02:00 |
|