Nico André
bc0b0e9449
feat(core/*): introduce strapi.ai namespace ( #25886 )
2026-04-17 08:46:33 +02:00
Yohei Yamamoto
12dfbe97c9
chore: fix typos in comments and docs
2026-04-07 14:32:50 +02:00
Jamie Howard
1095610195
fix(history): improve error handling and batch deletion in cron jobs ( #25425 )
...
* fix(history): improve error handling and batch deletion in cron jobs
* chore(content-manager): fix error handling
2026-02-16 11:03:04 +00:00
Marco A.
e343fe10e7
chore: remove all occurances of aiLicenseKey ( #24908 )
2026-01-16 13:14:45 +02:00
markkaylor
4310e958c5
chore(admin): isolate ai apis to ee folder ( #24834 )
2025-11-20 11:01:48 +01:00
markkaylor
068169c1ac
fix(admin): ai disabled by default for growth license ( #24868 )
2025-11-19 10:27:07 +01:00
markkaylor
ef9fb10a18
fix(admin): ai admin config can be set to true for non growth license ( #24835 )
2025-11-13 11:39:49 +01:00
Ocneanu Vlad
70f91ede64
fix: optional chaining in getRetentionDays function ( #24830 )
2025-11-13 12:14:58 +02:00
markkaylor
cababa5cb1
chore: update ai tracking events ( #24758 )
2025-11-03 15:13:11 +01:00
Jamie Howard
91f3ae970f
enhancement: cookie security configuration ( #24524 )
2025-10-14 09:15:09 +02:00
Ben Irvin
8b11c0eca0
feat(ai): AI Chat for Schema Creation ( #23730 )
2025-10-02 13:13:47 +02:00
Jamie Howard
d23f1485e5
feat: Advanced Session Configuration ( #24346 )
2025-09-23 12:04:29 +02:00
DMehaffy
20c174685c
fix: allow audit logs to be increased up to the license maximum ( #24061 )
2025-07-31 07:58:50 -07:00
Giulio Montagner
e648c19c20
chore: replace node-schedule with strapi.cron service
2025-07-28 14:58:05 +02:00
DMehaffy
e3eb76a86a
fix: remove policy from license-limit-info that breaks releases ( #23424 )
2025-06-25 12:22:53 -04:00
Arthur Moreau
4ac7f54e67
feat(cli): Introduce the Growth Trial prompt ( #23498 )
2025-06-03 19:58:02 +02:00
Simon Norris
c7e57b2c40
fix: removing type because we use the licenseLimitInformation instead
2025-03-24 10:25:11 +01:00
HichamELBSI
1cf3c821d1
fix: manage seats link for gold license
2025-03-24 10:25:11 +01:00
Simon Norris
ff5b6069b9
fix: reverting licenseType to type
2025-03-24 10:25:11 +01:00
Simon Norris
ea6268bc6a
fix: adding license type with it's typing
2025-03-24 10:25:11 +01:00
Alexandre Bodin
cffeb3f30b
chore: touch ups
2025-01-28 19:17:55 +01:00
Alexandre Bodin
92055a7fb1
chore: use rollup
...
chore: fetch template only if name matches name convention
chore: linting
chore: fix tests
chore: fix npm scripts
test: try to fix test
2025-01-23 16:28:23 +01:00
110b429be2
feat: new admin homepage ( #22346 )
...
* feat: init new homepage with custom greeting (#22269 )
* feat: init new homepage
* fix: e2e test
* chore(homepage): move guided tour (#22338 )
* enhancement: create homepage widget component
* enhancement(homepage): create recently edited documents endpoint (#22355 )
* chore: init recent documents route and controller
* enhancement: add recently updated docs endpoint
* chore: add endpoint types
* chore: add api tests
* fix: ts build
* enhancement: add generic widget component
* enhancement: add homepage recently edited widget
* chore: add compound component
* fix: unit test
* enhancement: add no data state
* enhancement: add no data variant
* future(homepage): add generic widget component (#22369 )
* enhancement: create homepage widget component
* enhancement: add generic widget component
* chore: add compound component
* fix: unit test
* enhancement: add no data variant
* fix: widget height
* enhancement(homepage): get recent publish activity (#22377 )
* chore: tracking and a11y improvements
* chore: add e2e tests
* fix: more cache invalidation
* chore: update api tests
* fix: remove cm dependency
* fix: broken status
* enhancement(home): add recently published widget (#22391 )
* fix(home): replace title documentId with document title (#22403 )
* fix(home): make locale defined or null to get the correct status (#22405 )
* fix(homepage): make back button work when document has a locale (#22450 )
* release: 5.6.0
* Revert "release: 5.6.0"
This reverts commit 77ad0efc79 .
* release: 5.6.0
* fix(homepage): add missing styles for error, loading, and empty states (#22448 )
* fix(homepage): add missing styles for error, loading, and empty states
* fix: always include title and icon
* chore: refactor to not rerender static content
* chore: reuse table component
* fix: single type link
---------
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io >
* fix: minor ui issues
* fix: hide doc status when no d&p (#22409 )
* fix: hide doc status when no d&p
* enhancement: show dash instead
---------
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io >
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com >
* v5.7.0-beta.0
* fix: package versions
* fix: package version
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io >
Co-authored-by: Marc-Roig <marc12info@gmail.com >
2025-01-06 10:03:49 -05:00
Ben Irvin
575be3afd4
enhancement(database): add repair manager with component deletion fix ( #22267 )
2024-12-16 12:56:05 +01:00
Marc Roig
2a1c8a222a
fix: review workflow persist data ( #21984 )
...
* fix: review workflow persist data
* fix: persist assignee
* chore: comment
* fix: typings and code simplification
2024-10-30 13:18:46 +01:00
Derrick Mehaffy
6e4ffcae2c
chore: change all internal cron tasks to named tasks
2024-09-20 21:06:51 -07:00
Alexandre Bodin
afa3b513b8
enhancement: resolve strapi-server with exports map too
2024-09-09 14:35:55 +02:00
Marc Roig
09dd15084a
fix: duplicated audit log events ( #20647 )
2024-07-01 10:01:20 +02:00
Convly
481550a0d4
Merge branch 'refs/heads/develop' into v5/main
...
# Conflicts:
# .github/actions/check-pr-status/package.json
# docs/docs/docs/01-core/admin/05-features/authentication.md
# docs/docusaurus.config.js
# docs/yarn.lock
# examples/getstarted/package.json
# examples/kitchensink-ts/package.json
# examples/kitchensink/package.json
# examples/plugins/workspace-plugin/package.json
# lerna.json
# package.json
# packages/admin-test-utils/package.json
# packages/cli/create-strapi-app/package.json
# packages/cli/create-strapi-starter/package.json
# packages/cli/create-strapi/package.json
# packages/core/admin/admin/src/App.tsx
# packages/core/admin/admin/src/components/AuthenticatedApp.tsx
# packages/core/admin/admin/src/components/Context.tsx
# packages/core/admin/admin/src/components/LeftMenu.tsx
# packages/core/admin/admin/src/components/PrivateRoute.tsx
# packages/core/admin/admin/src/content-manager/pages/ListSettingsView/index.jsx
# packages/core/admin/admin/src/content-manager/pages/ListView/components/BulkActions/PublishAction.tsx
# packages/core/admin/admin/src/content-manager/pages/ListView/components/TableCells/CellContent.tsx
# packages/core/admin/admin/src/features/Configuration.tsx
# packages/core/admin/admin/src/index.ts
# packages/core/admin/admin/src/pages/ProfilePage.tsx
# packages/core/admin/admin/src/pages/UseCasePage.tsx
# packages/core/admin/ee/server/src/services/metrics.ts
# packages/core/admin/package.json
# packages/core/admin/server/src/bootstrap.ts
# packages/core/content-manager/package.json
# packages/core/content-releases/admin/src/components/CMReleasesContainer.tsx
# packages/core/content-releases/admin/src/components/ReleaseListCell.tsx
# packages/core/content-releases/admin/src/index.ts
# packages/core/content-releases/admin/src/pages/ReleaseDetailsPage.tsx
# packages/core/content-releases/admin/src/pages/tests/ReleaseDetailsPage.test.tsx
# packages/core/content-releases/admin/src/services/release.ts
# packages/core/content-releases/package.json
# packages/core/content-releases/server/src/controllers/release.ts
# packages/core/content-type-builder/package.json
# packages/core/core/.gitignore
# packages/core/data-transfer/package.json
# packages/core/database/package.json
# packages/core/database/src/query/helpers/populate/apply.ts
# packages/core/email/package.json
# packages/core/helper-plugin/package.json
# packages/core/permissions/package.json
# packages/core/strapi/package.json
# packages/core/types/package.json
# packages/core/upload/admin/src/components/AssetDialog/BrowseStep/tests/__snapshots__/index.test.jsx.snap
# packages/core/upload/admin/src/pages/App/ConfigureTheView/components/tests/__snapshots__/Settings.test.jsx.snap
# packages/core/upload/admin/src/pages/App/ConfigureTheView/tests/__snapshots__/ConfigureTheView.test.jsx.snap
# packages/core/upload/package.json
# packages/core/upload/server/services/provider.js
# packages/core/upload/server/services/upload.js
# packages/core/upload/server/src/services/image-manipulation.ts
# packages/core/upload/server/tsconfig.eslint.json
# packages/core/utils/package.json
# packages/generators/app/package.json
# packages/generators/app/src/utils/db-client-dependencies.ts
# packages/generators/generators/package.json
# packages/plugins/cloud/package.json
# packages/plugins/color-picker/package.json
# packages/plugins/documentation/package.json
# packages/plugins/graphql/package.json
# packages/plugins/i18n/admin/src/components/LocaleListCell.tsx
# packages/plugins/i18n/admin/src/contentReleasesHooks/releaseDetailsView.ts
# packages/plugins/i18n/admin/src/index.ts
# packages/plugins/i18n/package.json
# packages/plugins/sentry/package.json
# packages/plugins/users-permissions/package.json
# packages/providers/email-amazon-ses/package.json
# packages/providers/email-mailgun/package.json
# packages/providers/email-nodemailer/package.json
# packages/providers/email-sendgrid/package.json
# packages/providers/email-sendmail/package.json
# packages/providers/upload-aws-s3/package.json
# packages/providers/upload-cloudinary/package.json
# packages/providers/upload-local/package.json
# packages/utils/api-tests/package.json
# packages/utils/eslint-config-custom/package.json
# packages/utils/logger/package.json
# packages/utils/tsconfig/package.json
# packages/utils/typescript/package.json
# packages/utils/upgrade/LICENSE
# packages/utils/upgrade/bin/upgrade.js
# packages/utils/upgrade/package.json
# packages/utils/upgrade/packup.config.ts
# scripts/front/package.json
# tests/e2e/constants.ts
# tests/e2e/tests/content-releases/releases-page.spec.ts
# yarn.lock
2024-05-30 13:12:27 +02:00
markkaylor
f75e3c6d67
chore(audit-logs): migrate audit logs to v5 ( #20251 )
2024-05-27 09:30:23 +02:00
Alexandre Bodin
ab53783744
chore: remove use of entity service
2024-04-23 11:26:27 +02:00
01a203b446
feat: move rw to plugin ( #19937 )
...
* chore: initiate moving CM to own package
* chore: refactor to handle routes
* chore: init review-workflows-package
* chore: fix build
* chore: refactor review-workflows fe
* chore: fix unit suite
* feat: move rw to plugin
* fix: build
* fix: start up
* chore: clean things up
* fix: peer dependencies
* chore(wip): refactor rw fe
* chore: re-add admin ui
* chore: fix tests & linter
* chore: re-implement drag layer
* fix: type
* feat: review-workflow middlewares
* chore: send params to CM endpoints
* fix: use layout options as well, let that have the final say, just incase
* feat: use doc id and locale for entity assignee and stage
* fix: api tests
* fix: cm updates when we update fields
* chore: cleanup edit-view e2e tests
* fix: build
* fix: useDocumentLayout for RW options
* test: fix fe tests
* fix: ts
* test(e2e): add review-workflow e2e tests
* chore: fix bad import for cli tests
* chore: delete old e2e data
* chore: import EVERYTHING for DTS
* chore: update dataset
* fix: e2e script
* fix: stage permissions
* chore: remove duplicate settings menu link
* fix: workflow middleware
* chore: change permission
* test(e2e): fix RW tests
* chore: ignore dynamic attributes in DTS
Co-Authored-By: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com >
* chore: make settings rw e2e run on EE only
* test(e2e): fix them all pls
* fix: admin stage transition uid name
* chore: fix firefox e2e ce tests
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com >
Co-authored-by: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com >
2024-04-12 10:58:38 +02:00
Alexandre Bodin
55ae34e5dc
chore: introduce providers to simplify main class
2024-04-03 14:24:15 +02:00
Alexandre Bodin
eb61511884
chore: use strapi.service instead of strapi.admin.services
2024-04-03 14:24:15 +02:00
Alexandre Bodin
daf629fd13
chore: remove loadedStrapi and init everything but admin in constructor
2024-04-03 14:24:15 +02:00
Ben Irvin
fd7c075839
enhancement(database)!: shorten db identifies and add internal migration
2024-03-25 18:02:30 +01:00
Alexandre Bodin
3f6a8109ea
chore: introduce query-params service to remove strapi.global dep in utils
2024-03-25 14:03:32 +01:00
Convly
60a32fc438
chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types'
2024-03-21 09:49:48 +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
Alexandre Bodin
a95285578b
chore: database enhancements
2024-03-13 22:13:40 +01:00
Alexandre Bodin
5ffb3c7100
chore: deprecate entity-service and delegate to document service
2024-03-12 21:02:33 +01:00
Jean-Sébastien Herbaux and Ben Irvin
ed2c5e7152
fix: use the correct Strapi type
...
Co-authored-by: Ben Irvin <ben.irvin@strapi.io >
2024-03-12 09:57:32 +01:00
Convly
011d316a00
Merge branch 'v5/main' into v5/types/v2
2024-03-11 12:15:50 +01:00
Alexandre Bodin
8d53207f8e
chore: remove template configuration from utils
2024-03-09 13:08:41 +01:00
Convly
7d7d7404ce
Merge branch 'v5/main' into v5/types/v2
2024-03-01 17:18:24 +01:00
Convly
5167af6c73
chore: fix build following latest TS type system changes
2024-03-01 14:41:47 +01:00
Alexandre BODIN
3ddd421c21
feat: content-api v5 migration ( #19531 )
2024-02-28 11:53:32 +01:00
Josh
0aca28c03c
Merge branch 'develop' into v5/main
2024-02-20 17:51:28 +00:00
Aurélien Georget
cb9253fb6c
fix: fix EE tests
2024-02-19 18:43:03 +01:00
Aurélien Georget
16eabd438b
Run prettier
2024-02-19 16:17:10 +01:00