80 Commits

Author SHA1 Message Date
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Alexandre Bodin
5da4345568 Fix type only pkg being required as js 2023-09-08 08:08:21 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Marc-Roig
2154952a3b chore: activate RW in getstarted category and address schemas 2023-04-24 11:58:56 +02:00
Jamie Howard
05cee5cbd7 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-04-11 14:15:43 +01:00
Josh
e19c0f92cb fix: do not populate a single component if it doesn't exist in initialdata 2023-03-21 10:08:54 +00:00
Gustav Hansen
0a008881ef Merge branch 'main' into feature/review-workflow 2023-03-16 15:49:45 +01:00
Josh
687df3b785 chore: rename relation to capital 2023-03-03 14:22:54 +00:00
Josh
fee48616bc Update examples/getstarted/src/api/relation-locale/content-types/relation-locale/schema.json
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-03-03 14:17:23 +00:00
Josh
f4f2b5ab2e fix: dont merge the state if the ID changes
fix: dont merge the state if the ID changes

fix: pass id to querykey & add cleanup method to useRelation hook

fix: pass defaultParams as part of the cache key

Revert "fix: reset cache for `relation` keys in i18n plugin"

This reverts commit 34b2fd9fabfcb93fb9f416616802e10b79133112.

fix: pass defaultParams as part of the cache key

chore: spread cachekey in search query

fix: move logic to useRelations hook that handles removing from the store.

fix: broken test

refactor: rename method to onUnmount
2023-03-03 14:17:23 +00:00
nathan-pichon
f121209c9b
chore(example): get previous state on content-type address 2023-03-03 11:17:02 +01:00
nathan-pichon
a0d89b6884
feat(review-workflows): add migration when activating rw on content-type (wip) 2023-03-01 12:00:47 +01:00
Pierre Noël
2a18a3fa76 Merge branch 'main' into feature/audit-logs 2023-01-18 11:11:54 +01:00
Josh
8d6a247b14 fix: tidy-up name solving function and handle refetching and removing 2023-01-10 13:58:55 +00:00
Rémi de Juvigny
d8ae7ad98b Merge remote-tracking branch 'origin/main' into feature/audit-logs 2022-12-19 18:40:43 +01:00
Rémi de Juvigny
fb73cb6df5 Process audit log events
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Fernando Chávez <fc9chavez@gmail.com>
2022-12-14 17:42:24 +01:00
Josh
c51cde28a8 Merge branch 'main' into feature/relations-reordering 2022-12-09 17:10:00 +00:00
Julie Plantey
bdf778d2db (chore): remove unnecessary media field to category CT 2022-12-07 17:43:24 +01:00
Julie Plantey
2d64474728 labelAction for MediaLibrabryInput component & CarousselAssets tests 2022-12-07 17:37:46 +01:00
Josh
f0b851a7b9 feat(wip): add dnd to dynamic zones 2022-12-05 10:00:16 +00:00
Mark Kaylor
57959047e2 Remove required true from kitchen_sink 2022-10-12 14:12:08 +02:00
Mark Kaylor
e3e72a1b8a Add default value to options 2022-10-10 16:55:10 +02:00
Alexandre Bodin
5681c1e38f Merge branch 'main' into features/custom-fields 2022-09-21 14:27:56 +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
Rémi de Juvigny
778f30cb6c Remove mycustomfields plugin 2022-09-07 18:34:29 +02:00
Mark Kaylor
76e01be4cd Add custom fields plugin and color-picker custom field 2022-08-25 12:01:13 +02:00
Rémi de Juvigny
1fed0afa01 Try InputLoader 2022-08-18 09:50:27 +02:00
Mark Kaylor
2b108e7c0f Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-08-16 11:14:30 +02:00
Alexandre Bodin
92955d19f9 Frontend updates 2022-08-11 10:20:49 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Rémi de Juvigny
877977646a Handle custom fields in ctb list view 2022-07-20 12:19:36 +02:00
Pierre Noël
1e66f567f8 change folder uid for pathId 2022-06-13 09:16:26 +01:00
Michiel Sioen
d32e31d488 added audio preview in content builder 2022-02-15 19:42:05 +01:00
Alexandre Bodin
7697bb16c3 Migrate code and remove auto generation of controller and services in memory 2021-11-18 21:26:26 +01:00
Alexandre Bodin
d709898a82 Improve types to mvp 2021-11-17 19:01:52 +01:00
Alexandre Bodin
08133edd93 Add generators 2021-11-16 18:23:31 +01:00
Alexandre Bodin
dd943a1a4a Cleanup and type 2021-11-16 18:23:30 +01:00
Alexandre Bodin
5acbd1e6f2 Add example in address routes 2021-11-16 18:23:30 +01:00
Alexandre Bodin
d057976298 Add core router 2021-11-16 18:23:29 +01:00
Alexandre Bodin
cd807f5f2d Use prototype chaining to allow super keyword 2021-11-16 18:23:29 +01:00
Alexandre Bodin
f4507e1cb0 Init factories for controllers 2021-11-16 18:23:28 +01:00
HichamELBSI
4cb3662232 Fix datetime in filters
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-09 17:23:09 +01:00
Alexandre Bodin
42b87679bb Refactor policies to have a consistent factory API like middlewares 2021-11-08 09:33:36 +01:00
Alexandre BODIN
5b04fa152d
Merge pull request #11307 from strapi/v4/error-handling
refactor error handling
2021-11-05 18:38:40 +01:00
HichamELBSI
ab7bbb2d2a Add DateTimePicker to helper plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:08 +01:00
Pierre Noël
b4c9ad0440 refacto graphql errors 2021-11-04 11:42:43 +01:00
soupette
d76d4d02e0 Temp commit
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 08:40:41 +02:00
cyril lopez
3d3bca2304
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
2021-09-30 10:39:15 +02:00