Ben Irvin
60dc0879a3
chore: make default log level http
2024-03-18 16:42:58 +01:00
Jamie Howard
4ea3de8f04
fix(admin): CM access when using custom conditions ( #19820 )
2024-03-18 14:45:50 +00:00
Convly
06e1c76d19
fix: style
2024-03-18 15:30:32 +01:00
Convly
b4cd0a26a3
fix: lint
2024-03-18 15:27:17 +01:00
Jean-Sébastien Herbaux
cd7815fd19
Merge pull request #19816 from strapi/fix/sqlite-codemod
2024-03-18 15:18:27 +01:00
Marc Roig
1e7fe8ee8c
fix: failed to dynamically load chunk ( #19821 )
2024-03-18 15:18:05 +01:00
Fernando Chávez
fc23104120
Merge pull request #19791 from strapi/fix/releases-cache
...
fix(content-releases): fix cache issues
2024-03-18 14:47:16 +01:00
Simone
1cb89ea8d0
chore!: remove translatedErrors from the helper-plugin ( #19814 )
...
* chore: move translatedErrors into the admin
* chore: fix prettier errors
2024-03-18 13:36:43 +00:00
Marc Roig
ee2fca083a
fix: relation positional arguments ( #19357 )
2024-03-18 13:45:58 +01:00
Marc Roig
8956c051aa
feat: get relation default locale ( #19803 )
...
* feat: get relation default locale
* fix: remove unused file
2024-03-18 13:11:00 +01:00
Ben Irvin
e040731c91
fix: only add package if sqlite was being used
2024-03-18 12:33:41 +01:00
Jean-Sébastien Herbaux
25d852de3a
Merge pull request #19752 from strapi/v5/upgrade-tool/react-files-support
2024-03-18 12:02:49 +01:00
Convly
a8210a7bbf
chore: add example codemod for react transformations
2024-03-18 12:02:28 +01:00
Convly
bc9f526e2b
chore: refine import statements and remove redundant comments
2024-03-18 11:57:32 +01:00
Marc Roig
cd4e508b7a
feat: handle db errors on document service ( #19806 )
2024-03-18 11:39:37 +01:00
Convly
a328275adb
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-18 11:38:17 +01:00
Marc Roig
a2741e3bc6
feat: do not send status relations ( #19776 )
...
* feat: do not send status relations
* fix: status contract
* chore: hide D&P status on relations that don't have it
* fix: relations not appearing
* fix: do not show status on relations dropdown
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-18 11:21:30 +01:00
Christian Capeans
8cb962b8dd
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-18 11:11:46 +01:00
Josh
5989f7ef55
chore(helper-plugin)!: move tracking feature ( #19809 )
2024-03-18 10:09:21 +00:00
Marc Roig
98bdf8e07f
feat: count cm relations ( #19804 )
2024-03-18 10:49:37 +01:00
Bassel Kanso
2896c5580a
fix: reload ctb after save
2024-03-18 11:04:44 +02:00
Fernando Chávez
849258c87c
Merge branch 'develop' into fix/releases-cache
2024-03-18 09:22:49 +01:00
Josh
07f12e2a1d
chore(helper-plugin)!: move GuidedTour ( #19808 )
...
* chore!: remove CheckPermissions component
* chore(helper-plugin)!: move GuidedTour
2024-03-18 08:17:54 +00:00
Josh
82aa22ff29
chore!: remove CheckPermissions component ( #19793 )
2024-03-18 08:17:42 +00:00
Josh
0ab07bc000
chore(admin): global-error design-updates ( #19795 )
2024-03-15 17:21:06 +00:00
Josh
7dc4206d08
Merge branch 'develop' into v5/main
2024-03-15 16:11:49 +00:00
Marc Roig
5fff2d3fee
fix: fix cm metadata when dp is disabled ( #19792 )
...
* feat: add drag-and-drop to relations
Co-Authored-By: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
* chore: spelling mistakes
* chore: fix mainField accessing
* chore: remove comment code
Co-Authored-By: Marc Roig <marc12info@gmail.com>
* fix: metadata
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
2024-03-15 16:36:09 +01:00
Josh
f2e89269f9
chore!: move confirm dialog to admin package and refactor ( #19782 )
2024-03-15 15:33:24 +00:00
Josh
98ecaa5093
feat: add drag-and-drop to relations ( #19788 )
...
* feat: add drag-and-drop to relations
Co-Authored-By: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
* chore: spelling mistakes
* chore: fix mainField accessing
* chore: remove comment code
Co-Authored-By: Marc Roig <marc12info@gmail.com>
---------
Co-authored-by: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2024-03-15 15:16:35 +00:00
Ben Irvin
f62c536bfa
test: update d&p snapshot
2024-03-15 15:43:46 +01:00
Fernando Chavez
6c5841280a
fix(content-releases): fix cache issues
2024-03-15 15:38:43 +01:00
Josh
4824f73ee0
chore!: remove DynamicTable and move Table ( #19781 )
...
* chore!: remove DynamicTable and move Table
* chore: tweak to not filter the array
* chore: fix prettier
2024-03-15 14:32:57 +00:00
Marc Roig
201de5ad3c
feat: document service clone cleanup ( #19765 )
2024-03-15 14:48:12 +01:00
DMehaffy
3cc05002fb
Merge pull request #19741 from strapi/feat/keycloak-grant
...
feat: Add keycloak native users-permissions provider
2024-03-15 06:17:59 -07:00
Josh
1cbd1d1765
feat(admin): create internal history for universal back button ( #19746 )
2024-03-15 11:18:27 +00:00
markkaylor
782d2acf66
fix(history): save status on version create ( #19737 )
2024-03-15 11:58:54 +01:00
Ben Irvin
b84662680d
ci: use only mysql 8 in workflows
2024-03-15 11:16:34 +01:00
Alexandre Bodin
45c1c52b0b
fix: draftAndPublish default to false
2024-03-15 11:10:44 +01:00
Ben Irvin
fc9cfcfff7
fix: reserve attribute name 'locale' in CTB
2024-03-15 10:42:49 +01:00
DMehaffy
93bfd5946b
Merge branch 'develop' into feat/keycloak-grant
2024-03-14 15:09:18 -07:00
Fernando Chávez
e6eaa3d056
Merge pull request #19778 from strapi/feat/create-many-release-actions
...
feat(content-releases): new create many release actions endpoint
2024-03-14 17:36:33 +01:00
Fernando Chavez
ac00451e43
fix errors
2024-03-14 16:39:15 +01:00
Fernando Chavez
3523c1f7cf
create custom error for release actions
2024-03-14 16:16:00 +01:00
Simone
85f4bdc214
chore: helper-plugin remove prefixFileUrlWithBackendUrl ( #19764 )
...
* chore: remove prefixFileUrlWithBackendUrl from the helper plugin
* chore: move the prefixFileUrlWithBackend in an util inside the admin
* chore: remove commented code
2024-03-14 15:26:13 +01:00
Simone
400683a72c
chore: remove request and once from the helper plugin utils ( #19775 )
...
* chore: remove request and once from the helper plugin utils
* chore: fix migration guide typo
2024-03-14 14:58:56 +01:00
Fernando Chavez
9403426835
feat(content-releases): new create many release actions endpoint
2024-03-14 14:45:35 +01:00
Marc Roig
cdef1de0b1
chore: mark doc service as beta ( #19767 )
...
* chore: mark doc service as beta
* Update packages/core/types/src/index.ts
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-14 12:10:17 +01:00
Simone
11079442a1
chore: remove pxToRem and replace it with the returning value of the function ( #19771 )
...
* chore: remove pxToRem from the helper plugin utils
* chore: fix prettier errors
2024-03-14 11:18:35 +01:00
Alexandre BODIN
5dca68fa39
Merge pull request #19770 from strapi/v5/database-enh
...
chore: database enhancements
2024-03-14 10:49:10 +01:00
Fernando Chávez
676c9d44c8
Merge pull request #19754 from strapi/feat/scheduling-stable
...
feat(content-releases): removing scheduling future flag for stable release
2024-03-14 10:04:11 +01:00