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 |
|
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 |
|
Fernando Chavez
|
3b7d23f061
|
Add creator fields to filters and list view
|
2023-08-11 11:51:31 +02:00 |
|
Marc-Roig
|
52ffc6ccb2
|
fix: settings test
|
2023-08-09 11:03:04 +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 |
|
Alexandre BODIN
|
3c814ec30c
|
Revert "Feat: Add creator fields as filter options"
|
2023-07-26 10:14:05 +02:00 |
|
Marc-Roig
|
dfe799a9ae
|
chore: ignore metadata visible sync
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
14bd4110b3
|
change allowed attributes logic and show creator fields on list view
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
adf2aac0c4
|
revert changes
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
a49062753a
|
small improves|
|
2023-07-25 14:02:43 +02:00 |
|
Fernando Chavez
|
66a8e34198
|
fix other problems with author attributes
|
2023-07-25 14:02:43 +02:00 |
|
Alexandre Bodin
|
4df9a1112f
|
Fix relations mainField allowing hidden attributes
|
2023-06-28 17:09:43 +02:00 |
|
Marc-Roig
|
566a0f74ba
|
test: populate edge case
|
2023-06-08 10:09:48 +02:00 |
|
Marc-Roig
|
91d4759433
|
fix: unit test
|
2023-05-29 11:13:29 +02:00 |
|
Marc-Roig
|
1bdf9afa6b
|
fix: populate al top level attributes
|
2023-05-29 10:45:47 +02:00 |
|
Marc-Roig
|
296aa4b53c
|
fix: replace all for node14
|
2023-05-29 09:12:07 +02:00 |
|
Marc-Roig
|
b571f2f511
|
feat: exclude morphTo relations
|
2023-05-29 08:43:00 +02:00 |
|
Marc-Roig
|
e73a41ecde
|
todo: handle dz and morph relations in getQueryPopulate
|
2023-05-26 17:47:59 +02:00 |
|
Marc-Roig
|
9a7bef24bf
|
chore: PR proposed changes
|
2023-05-26 17:26:55 +02:00 |
|
Marc-Roig
|
450b9fd7cf
|
chore: remove jsdoc unnecessary return
|
2023-05-26 13:21:53 +02:00 |
|
Marc-Roig
|
ee59206428
|
chore: document getQueryPopulate
|
2023-05-26 13:19:37 +02:00 |
|
Marc-Roig
|
fabe6c7c71
|
chore: document populate builder
|
2023-05-26 13:17:48 +02:00 |
|
Marc-Roig
|
f8f0b75185
|
feat: populateFromQuery
|
2023-05-26 12:35:22 +02:00 |
|
Marc-Roig
|
bed3540c9a
|
chore: move populate to its own folder
|
2023-05-25 16:54:11 +02:00 |
|
Marc-Roig
|
398414854e
|
feat: populate builder
|
2023-05-25 14:39:07 +02:00 |
|
Marc-Roig
|
4a97be49b5
|
chore: cleanup get query populate
|
2023-05-24 18:04:50 +02:00 |
|
Marc-Roig
|
e3e3cfe08a
|
test: query populate
|
2023-05-24 18:03:16 +02:00 |
|
Marc-Roig
|
f3cc11e825
|
feat: get populate query
|
2023-05-24 18:03:01 +02:00 |
|
Rémi de Juvigny
|
cb3588782c
|
Use custom field input size in admin
|
2023-04-20 12:24:55 +02:00 |
|
Rémi de Juvigny
|
5942cce591
|
Update getDefaultFieldSize
|
2023-04-19 17:57:32 +02:00 |
|
Rémi de Juvigny
|
d06af0d8fc
|
Rename to isResizable
|
2023-04-17 12:02:08 +02:00 |
|
Rémi de Juvigny
|
6729cd1a1a
|
Compare field size to max row
|
2023-04-14 15:26:40 +02:00 |
|
Rémi de Juvigny
|
ce467fdf4e
|
Add all types to fieldSize service
|
2023-04-13 18:53:30 +02:00 |
|
Marc-Roig
|
21b43ba679
|
fix: fix: Different field types with the same name break CM EditView
Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
Co-Authored-By: Marc <20578351+Marc-Roig@users.noreply.github.com>
|
2023-03-15 09:11:16 +00:00 |
|
Marc-Roig
|
9e4f28b871
|
fix typo
|
2023-01-26 17:31:05 +01:00 |
|
Marc
|
a9ea6986a7
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-01-26 17:27:25 +01:00 |
|
Marc-Roig
|
b8518f706e
|
standarize method properties
|
2023-01-26 17:26:22 +01:00 |
|
Marc-Roig
|
10340e2e19
|
test for empty components
|
2023-01-26 17:26:04 +01:00 |
|
Marc-Roig
|
668907d4dc
|
fix one to one test
|
2023-01-18 15:48:22 +01:00 |
|
Marc-Roig
|
52b3dda02b
|
fix localizations count
|
2023-01-18 15:42:11 +01:00 |
|
Marc-Roig
|
ff6a198518
|
remove comment
|
2023-01-16 18:23:15 +01:00 |
|
Marc-Roig
|
27b8b5b353
|
introduce getDeepCount for relations performance
|
2023-01-16 18:20:42 +01:00 |
|
Jamie Howard
|
11ab76cc7a
|
feat(content-manager): display min/max limits with field description
|
2023-01-12 15:13:35 +00:00 |
|
nathan-pichon
|
fd99bfeb0e
|
refactor(entity-manager): rewords deep populate sub-functions names
|
2022-12-07 16:28:04 +01:00 |
|
nathan-pichon
|
eebf9703a0
|
test(populate): add unit tests for getDeepPopulate func
|
2022-11-24 11:50:14 +01:00 |
|
nathan-pichon
|
773adcccc0
|
refactor(entity-manager): getDeepPopulate
|
2022-11-24 10:16:36 +01:00 |
|