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 |
|
Gustav Hansen
|
3143aecbab
|
Merge pull request #14432 from strapi/feature/relations-main-view-order-!
RelationInputDataManager: Fix position of newly connected relations
|
2022-09-15 16:02:39 +02:00 |
|
Gustav Hansen
|
7df50f82e9
|
Merge pull request #14431 from strapi/feature/relations-main-view-search-performance
useRelation: Do not clear the cache before each search
|
2022-09-15 15:58:13 +02:00 |
|
Gustav Hansen
|
33838ccc46
|
Merge pull request #14426 from strapi/relations/mainField-tooltip
[RelationInput] Tooltip Relation mainField
|
2022-09-15 15:57:57 +02:00 |
|
Gustav Hansen
|
2f37a716a2
|
RelationInputDataManager: Fix position of newly connected relations
|
2022-09-15 15:38:45 +02:00 |
|
Gustav Hansen
|
30d259776b
|
useRelation: Do not clear the cache before each search
|
2022-09-15 15:23:09 +02:00 |
|
Julie Plantey
|
ecfbd90ba8
|
refacto Tooltip position
|
2022-09-15 15:21:28 +02:00 |
|
Gustav Hansen
|
6b7b297322
|
Merge branch 'feature/relations-main-view' into feature/relations-main-view-initial-data-2
|
2022-09-15 14:45:49 +02:00 |
|
Gustav Hansen
|
3682f5201f
|
RelationInputDataManager: Simplify initialData assignments
|
2022-09-15 14:44:48 +02:00 |
|
Julie Plantey
|
bac89b8730
|
fix tests RelationInput
|
2022-09-15 14:28:09 +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 |
|
Julie Plantey
|
b75bf93533
|
Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into relations/mainField-tooltip
|
2022-09-14 17:02:12 +02:00 |
|
Gustav Hansen
|
9151dac427
|
Merge pull request #14408 from strapi/feature/relations-main-view-remove-bg
RelationInput: Remove background color and padding
|
2022-09-14 16:51:14 +02:00 |
|
Gustav Hansen
|
ef1a005663
|
Merge pull request #14410 from strapi/relations/normalizeRelations-filter
[Relations] Filter refacto & UI fixes
|
2022-09-14 16:50:58 +02:00 |
|
Julie Plantey
|
ef226d0b82
|
tooltip for Relation mainField
|
2022-09-14 16:47:38 +02: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 |
|
Julie Plantey
|
69cbe2cae2
|
improve filter
|
2022-09-14 15:28:13 +02:00 |
|
Gustav Hansen
|
0c248d0b3a
|
EditViewDataManagerProvider: Fix publish button state comparison
|
2022-09-14 15:10:33 +02: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 |
|
Julie Plantey
|
ca8aea9fcd
|
fix RelationInput snapshots
|
2022-09-14 14:41:31 +02:00 |
|
Pierre Noël
|
b601daa36b
|
Merge branch 'main' into feature/relations-main-view
|
2022-09-14 11:36:44 +02:00 |
|
Tim Izzo
|
23d4a26958
|
Merge branch 'main' into main
|
2022-09-14 08:38:33 +02:00 |
|
Julie Plantey
|
4fb409a2b5
|
filter relations & ui fixes
|
2022-09-13 19:49:08 +02:00 |
|
Julie Plantey
|
1425dc1d2d
|
Merge pull request #14405 from strapi/relations/clean-connect-disconnect
[Relations] Clean connect/disconnect on update
|
2022-09-13 19:28:38 +02:00 |
|
Gustav Hansen
|
f4299faed7
|
RelationInputDataManager: Pass down required and labelAction props
|
2022-09-13 18:59:57 +02:00 |
|
Gustav Hansen
|
6bc839db06
|
chore: Update snapshot tests
|
2022-09-13 18:59:56 +02:00 |
|
Gustav Hansen
|
1ef08e443f
|
RelationInput: Add missing default input props
|
2022-09-13 18:59:56 +02:00 |
|
Gustav Hansen
|
c85282b9af
|
RelationInput: Remove background-color and padding
|
2022-09-13 18:59:56 +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 |
|
Gustav Hansen
|
cf1caa7c11
|
RelationInputDataManager: Send idsToInclude param
|
2022-09-13 17:45:18 +02:00 |
|
Julie Plantey
|
7921a8e465
|
remove normalizeRelations tests
|
2022-09-13 17:26:54 +02:00 |
|
Julie Plantey
|
bd939c9112
|
check if existsInDisconnect before updating draftState
|
2022-09-13 17:25:29 +02:00 |
|