Convly
4837089586
chore: export StrapiApp type and update usages in examples and templates
...
The StrapiApp is now explicitly exported as a type from StrapiApp.tsx. It is also utilized generators/app directories, refining the type of the app parameter in the bootstrap method from 'unknown' to 'StrapiApp'.
2024-03-21 11:05:17 +01:00
Alexandre BODIN
dc749a48e4
Merge pull request #19856 from strapi/v5/upload-plugin
...
chore: migrate upload plugin to typescript
2024-03-21 10:50:49 +01:00
Bassel Kanso
5f827ef606
fix: add support for private upload providers
2024-03-21 11:48:30 +02:00
Alexandre BODIN
b7953e49c8
Merge pull request #19857 from strapi/v5/create-strapi
...
feat: add create-strapi package
2024-03-21 10:05:42 +01:00
Convly
60a32fc438
chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types'
2024-03-21 09:49:48 +01:00
Alexandre Bodin
e699ffb24e
feat: add create-strapi package
2024-03-21 09:25:15 +01:00
Alexandre Bodin
a9db1e42c6
chore: migrate upload plugin to typescript
2024-03-21 09:02:17 +01:00
Alexandre Bodin
7f269b7737
Merge branch 'v5/main' of github.com:strapi/strapi into v5/main
2024-03-20 22:20:03 +01:00
Alexandre Bodin
3ae4bfae7b
chore: deps update
2024-03-20 22:19:20 +01:00
Ben Irvin
1dd95c24e2
fix: support array paths in config provider
2024-03-20 17:30:50 +01:00
Alexandre Bodin
f8ef062eb5
Merge branch 'releases/5.0.0-beta.0' into v5/main
2024-03-20 16:05:47 +01:00
Alexandre Bodin
4b2e592f77
v5.0.0-beta.0
v5.0.0-beta.0
2024-03-20 16:00:06 +01:00
Alexandre Bodin
894c8f40f3
v5.0.0-alpha.5
v5.0.0-alpha.5
2024-03-20 15:54:53 +01:00
Alexandre Bodin
9933c24043
fix: private dependency cannot be put in dependencies
2024-03-20 15:51:58 +01:00
Alexandre Bodin
d536f44a9a
v5.0.0-alpha.4
v5.0.0-alpha.4
2024-03-20 15:44:45 +01:00
Alexandre Bodin
3d1cb241f9
fix: sentry import default issue
2024-03-20 15:44:00 +01:00
Alexandre Bodin
f96c668d6b
Merge branch 'v5/main' of github.com:strapi/strapi into v5/main
2024-03-20 15:22:36 +01:00
Alexandre Bodin
24b9de6705
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 15:19:07 +01:00
Ben Irvin
6e35247791
enhancement(tooling): commitlint ignore for github merge
2024-03-20 15:17:42 +01:00
Alexandre BODIN
d0bd7aa4c2
Merge pull request #19851 from strapi/chore/update-gh-actions-develop
...
chore(tooling): update github actions versions
2024-03-20 15:17:32 +01:00
Marc Roig
024626cf43
Releases/4.21.0 ( #19854 )
2024-03-20 15:12:40 +01:00
Alexandre Bodin
1c6cf2ae9f
v5.0.0-alpha.3
v5.0.0-alpha.3
2024-03-20 15:08:03 +01:00
Jean-Sébastien Herbaux
524fab2dfb
Merge pull request #19656 from strapi/v5/types/v2
2024-03-20 14:59:45 +01:00
Convly
670c292117
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 14:22:44 +01:00
Alexandre Bodin
b48f30b22f
Merge branch 'v5/main' of github.com:strapi/strapi into v5/main
2024-03-20 13:10:58 +01:00
Ben Irvin
119d22b737
chore(tooling): update deprecated github actions for v5 main
2024-03-20 13:07:54 +01:00
Alexandre Bodin
de9951b5bd
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 13:02:25 +01:00
Ben Irvin
d3e0d63386
revert: revert accidental push to v5/main
2024-03-20 12:56:41 +01:00
Ben Irvin
3ebbf1fb59
enhancement(tooling): commitlint improvements
2024-03-20 12:52:45 +01:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState ( #19847 )
...
* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
2024-03-20 11:39:59 +00:00
Ben Irvin
e70bb3c4df
Merge branch 'develop' into chore/update-gh-actions-develop
2024-03-20 12:31:06 +01:00
Ben Irvin
5ab68fece9
chore(tooling): update github actions versions
2024-03-20 12:25:54 +01:00
Convly
eddd0e9ae9
fix: add back the sort param in the documentEngine.findMany
2024-03-20 10:40:57 +01:00
Convly
10b0b09f29
fix: resolves a broken import path in the 'admin-user-hash.test.ts' test file
2024-03-20 09:16:29 +01:00
Convly
d671c5698d
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 08:51:37 +01:00
Alexandre Bodin
7f3ccd6b24
v5.0.0-alpha.2
v5.0.0-alpha.2
2024-03-19 23:16:28 +01:00
Alexandre Bodin
00d0f90934
5.0.0-alpha.1
2024-03-19 23:12:32 +01:00
Alexandre BODIN
eb70e07ea9
Merge pull request #19843 from strapi/v5/i18n-internal
...
chore: make i18n plugin a dep & required
2024-03-19 22:46:10 +01:00
Alexandre Bodin
ce341c366f
chore: make i18n plugin a dep & required
2024-03-19 22:18:04 +01:00
Simone
bef2911a46
chore(helper-plugin)!: remove stopPropagation ( #19846 )
...
* chore(helper-plugin)!: remove stopPropagation
* chore(helper-plugin)!: remove onRowClick util
2024-03-19 17:47:38 +00:00
Simone
c46976a9da
chore(helper-plugin)!: remove prefixPluginTranslations ( #19845 )
2024-03-19 16:33:46 +00:00
Ben Irvin
6b73e9c201
enhancement: add support for codemods command to run on plugins
...
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2024-03-19 16:50:38 +01:00
Simone
e9eabddd69
chore(helper-plugin)!: move getFetchClient and useFetchClient ( #19840 )
...
* chore(helper-plugin)!: move useFetchClient and getFetchClient to the admin
* chore(helper-plugin)!: fix prettier errors
* chore(helper-plugin)!: remove useless functions
2024-03-19 15:37:20 +00:00
Bassel Kanso
67a503d9cc
fix(ctb): refetch data after save or update ( #19844 )
2024-03-19 14:23:27 +00:00
Simone
426ddd2ec2
chore(helper-plugin)!: remove useSelectionState ( #19841 )
2024-03-19 14:22:11 +00:00
Marc Roig
66c1011328
fix: cm relation bugs ( #19842 )
...
* fix: relations
* fix: hardcode english locale
* fix(cm): don't try and be clever with caching relations
* fix: locale when target is not localized
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-19 14:57:36 +01:00
Josh
49e84a90ad
fix(cm): send status & locale with disconnect array ( #19832 )
...
* fix(cm): send status & locale with disconnect array
* fix: backend ids to omit to entry ids
* fix(cm): use id to connect & invalidate form data after updating
* fix: api tests
* fix: cache issue switching tabs
---------
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2024-03-19 12:39:45 +00:00
Marc Roig
5004c4cc5a
feat: disabled dp with content releases ( #19756 )
...
* feat: disabled dp with content releases
* chore: export admin test setup (#19794 )
* fix: export admin store config
* fix: pr feedback
* fix: move default config fallback
* chore: wip place everything on sub path
* chore: tweak tsconfig to sort build out
* chore: user admin server setup for content-releases
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
* chore: fix tests with permissions
---------
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-19 12:36:48 +01:00
Madhuri Sandbhor
0a8a7f1e0e
feat(Releases): Bulk actions renderer ( #19749 )
...
* draft: bulk release injection zone added
* chore: implement cm-api to strapi-app & description component renderer
* feat: bulk delete action
* Revert "draft: bulk release injection zone added"
This reverts commit 2d9e8872e847327888d988009fa16f91b5f1c777.
* feat: bulk unpublish action added
* feat: default bulk publish action
* fix: variable renaming
* fix: on close of modal updated and refetched list on publish action completion
* fix: removed IZ publish and unpublish modals, e2e tests added for default bulk actions
* tests: e2e updated for publish button disabled state
* fix: bug fixed on publishing with already published entries
* fix: e2e tests
* fix: reverted IZ components
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-19 12:35:41 +01:00
Bassel Kanso
88d4b5dc38
Merge pull request #19811 from strapi/fix/ctb-not-reloading
...
fix: reload ctb after save
2024-03-19 12:55:21 +02:00