Alexandre BODIN
d0b51fbf84
Merge pull request #20615 from strapi/v5/cm-fixes
...
fix: several UI issues a typos
2024-06-25 16:58:11 +02:00
Rémi de Juvigny
4babf95f0e
fix: main nav fixes ( #20626 )
2024-06-25 10:49:27 -04:00
Alexandre Bodin
49d033e747
fix: cm component validation
2024-06-25 16:09:16 +02:00
Jean-Sébastien Herbaux
ee2f2d6535
Fix Vite HMR Server Restart ( #20617 )
2024-06-25 14:56:54 +02:00
Alexandre Bodin
068381c9c9
fix: content manager error management
2024-06-25 10:10:53 +02:00
Convly
4bc5b35e36
v5.0.0-beta.16
2024-06-24 23:02:36 +02:00
Alexandre Bodin
6529e2bd50
fix: several UI issues a typos
2024-06-24 19:49:08 +02:00
Alexandre BODIN
105cdbf182
Merge pull request #20609 from strapi/v5/fixes
...
fix: ui
2024-06-24 17:47:38 +02:00
Alexandre Bodin
48555c1304
fix: history empty state add back button
2024-06-24 16:23:43 +02:00
Alexandre Bodin
a1a359742a
fix: manage auth in redux store
2024-06-24 11:19:53 +02:00
Convly
ccb2b38bb4
v5.0.0-beta.15
2024-06-24 10:22:34 +02:00
Alexandre Bodin
c64804aef8
fix: user creation with sso
2024-06-23 10:50:12 +02:00
Alexandre Bodin
4c326a5e26
fix: rbac property matrix
2024-06-22 15:12:45 +02:00
Alexandre Bodin
c6307584fe
fix: ui
2024-06-22 11:20:54 +02:00
Simone
d262f42cc5
V5 fix: wrong date saved ( #20571 )
...
* fix(admin): convert the date to utc on change
* fix(admin): fix the delete date problem
* fix(date): change field type
2024-06-21 15:41:13 +02:00
Marc Roig
099cbbec8e
Merge branch 'develop' into v5/main ( #20566 )
...
* Merge branch 'develop' into v5/main
* fix: missing dependency
* fix: yarn lock
* fix: prettier
* fix(cloud-cli): update types and structure for v5 (#20567 )
* chore: skip cloud deployment until ready
* fix: webhook tests
* chore: revert schema changes
* fix: versions
---------
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
2024-06-21 13:38:56 +02:00
Convly
b8b91d16eb
chore: v5.0.0-beta.14
2024-06-21 10:28:28 +02:00
Alexandre Bodin
3aee925501
fix: several media lib ui issues
...
fix: using open prop does not clear any state and create a lot of bugs
fix: crop
2024-06-20 17:27:42 +02:00
Rémi de Juvigny
bbdc5e8aa3
fix: navigation issues ( #20565 )
2024-06-20 08:35:59 -04:00
Fernando Chávez
c89af5f4e3
Merge pull request #20548 from strapi/v5/fix-relations-filters
...
fix(content-manager): fix filters bugs with relations, enums and uids
2024-06-20 13:39:53 +02:00
Marc-Roig
346110fac1
v5.0.0-beta.13
2024-06-20 09:27:20 +02:00
Convly
a91fff3ff8
v5.0.0-beta.12
2024-06-19 15:22:14 +02:00
Fernando Chavez
cdb95f31ee
fix(content-manager): fix filters bugs with relations, enums and uids
2024-06-18 15:57:39 +02:00
Jamie Howard
92fb9e9b23
Component unique fields ( #20427 )
...
* feat: wip component unique fields
* feat: wip component unique fields e2e test
* feat: repeatable component unique fields e2e test
* chore: update contributor docs
* chore: update types
* feat: e2e for repeatables
* chore: pr feedback
* chore: types
* chore(core): clean up entity validator unt tests
* Fix/nested-form-errors (#20496 )
* fix(core): only highlight the relevant repeated values in components
* chore(core): set up component context for dynamic zones
2024-06-18 14:55:34 +01:00
Convly
cefa185d29
v5.0.0-beta.11
2024-06-18 15:12:41 +02:00
Simone
af23efe5e5
fix(admin): change the onChange value format ( #20540 )
2024-06-18 09:52:45 +02:00
Fernando Chavez
be554db7bb
fix(admin): add bottom padding to pagination component
2024-06-14 16:58:10 +02:00
Josh
e2e449a08e
fix(admin): date picker jumps around due to timezones ( #20503 )
...
resolves #20321
2024-06-14 13:02:37 +01:00
Josh
d53e940834
feat: add client router API ( #20494 )
...
* feat: add client router API
* feat: add addRoute method to router class
* chore: fix broken types
* test: update snapshots
* chore: fix lexical scoping issue
* chore: removed unused exports
2024-06-12 16:33:16 +01:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10
2024-06-12 14:50:15 +02:00
Simone
22a1ad60c2
Replace lock icon with lightning icon in the Settings and Navbar links ( #20486 )
...
* feat: replace the lock icon with the new lightning icon
* feat: replace toBuy with licenseOnly
2024-06-12 09:34:18 +02:00
Rémi de Juvigny
d739cd3dce
feat: add language selector to the blocks code editor ( #20469 )
...
* feat: display code language selector in blocks
* chore: rename syntax to language
* chore: use slate for state
* chore: add blocks e2e test
* fix: unit test
* chore: move language list to constants file
* fix: unused import
2024-06-11 06:05:01 -04:00
Josh
11011e9804
chore: integrate beta.5 of the design-system ( #20431 )
...
* chore: refactor admin
* chore: refactor content-manager
* chore: refactor plugins
* chore: refactor content-releases
* chore: refactor CTB
* chore: refactor i18n
* chore: refactor user-permissions
* chore: refactor upload plugin
* chore: update deps
* chore: fix ci
* chore: design fixes
* chore: update import
Co-Authored-By: Simone <startae14@gmail.com>
* fix: guided home tour check color
* chore: update snapshots
* chore: update to beta.6
* chore: update import
Co-authored-by: Simone <startae14@gmail.com>
* chore: more fixes
* chore: fix import syntax
Co-authored-by: Simone <startae14@gmail.com>
* chore: fixes
* fix(upload): snapshot
---------
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
2024-06-10 14:50:34 +01:00
Mark Kaylor
9afdc25f4e
chore: remove duplicate comment
2024-06-07 11:58:16 +02:00
Mark Kaylor
94657d7e77
Merge branch 'develop' of github.com:strapi/strapi into chore/merge-develop-to-v5-main
2024-06-06 17:03:30 +02:00
Marc Roig
3b0cbc62e6
fix: update remaining monorepo dependencies after beta.9 update ( #20454 )
2024-06-06 16:31:44 +02:00
Simone
8b56147542
Replace lock icon with lightning icon in the Settings and Navbar links ( #20413 )
...
* feat(navlinks): replace lock icon with lightning icon
* Feat(navLinks): revert lockIcon property name
* feat(navlinks): fix badge icon style
* feat(navlinks): add an explicit timeout to pass e2e tests
* feat(navlinks): skip the e2e tests failing in the CI
* feat(navlinks): remove attempts to fix the e2e tests faiing
2024-06-05 17:28:39 +02:00
Mark Kaylor
0a5a7b9147
v5.0.0-beta.9
2024-06-05 16:16:34 +02:00
Mark Kaylor
66cff7f86d
v4.24.5
2024-06-05 15:31:43 +02:00
Simone
9e68799d22
chore(deps): bump @strapi/design-system from 1.18.0 to 1.19.0 ( #20408 )
...
* chore(deps): bump @strapi/design-system from 1.18.0 to 1.19.0
* chore(deps): bump design-system typescript version
2024-05-31 14:04:23 +02:00
Convly
33413bf56c
fix: style
2024-05-30 13:34:00 +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
Convly
bb2e16aa06
v4.24.4
2024-05-29 16:52:07 +02:00
markkaylor
7b7a51fc89
fix(webhooks): ensure id sent to client is always a string ( #20377 )
2024-05-29 10:59:20 +02:00
Madhuri Sandbhor
be0adb1bd8
enhancement: bulk publish migration to v5 ( #20255 )
...
* fix: added bulk actions
* chore: migrate bulk publish & unpublish to v5
* chore: change findLocales type to accept arrays
* chore: fix lint error
* chore: migrate bulkDelete to v5 (#20161 )
* chore: migrate bulkDelete to v5
* chore: change findLocales type to accept strings array
* fix: docs prettier styles
* chore: remove console.log
* enhancement: migrate countManyDraftRelations to v5
* feat: bulk delete with locale selection option
* fix: bulk unpublish working without locale support
* test: e2e tests updated
* fix: documents api change, deleteMany tags updated, test skipped
* chore: renaming
* test: reverting e2e tests for delete action changes
* feat: publish action changes
* fix: reverting publish action changes
* fix: hide add to release as its not ready to be migrated
* fix: error message updated
* fix: tests updated for useDocumentAction
* fix: updated request params
* fix: publish action added
* fix: publish action changes with documentId
* fix: reverting wrong commit message
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
* fix: comments updated
* chore: renaming
* chore: add type to bulk action actions (#20256 )
* chore: actionType renamed to just type
* fix: added missing import
* test: fixed
* fix(content-manager): edit entry button on bulk publish modal
* fix: validationError message type is not as expected
* fix: ts error
* only fetch entries when modal is opened
* fix(content-releases): use status to show the published instead of publishedAt
---------
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-05-28 14:23:09 +02:00
markkaylor
f75e3c6d67
chore(audit-logs): migrate audit logs to v5 ( #20251 )
2024-05-27 09:30:23 +02:00
Convly
cffa227999
v5.0.0-beta.8
2024-05-22 17:53:58 +02:00
Convly
aa35157a65
v4.24.3
2024-05-22 16:43:50 +02:00
Simone
0c9f2e7cee
fix(chore): replace use-context-selector context with React Context ( #20287 )
...
* fix(chore): replace use-context-selector context with React Context
* fix(chore): remove the selector
* fix(chore): remove use-context-selector
* fix(chore): fix prettier issue
2024-05-21 04:37:59 -04:00
Marc Roig
ef532b9298
feat: unlist core packages from plugin list ( #20266 )
...
* feat: unlist core packages from plugin list
* feat: unlist content releases and review workflows
* chore: enabled plugins note
2024-05-21 09:31:12 +02:00