14150 Commits

Author SHA1 Message Date
Mark Kaylor
ca5fb0fcfa Merge branch 'main' of github.com:strapi/strapi into feature/bulk-publish 2023-05-11 15:04:10 +02:00
Marc-Roig
650eb8be00
feat: add default workflow name 2023-05-11 14:50:55 +02:00
Marc-Roig
c7bfbebc9e
feat: register workflow name migration 2023-05-11 14:01:02 +02:00
Marc-Roig
7fcff782c9
fix: workflow migration should only happen when name attribute is added 2023-05-11 13:54:08 +02:00
Marc-Roig
7320d407b5
fix: color migration should only happen when color attribute is added 2023-05-11 13:53:31 +02:00
Gustav Hansen
8425df9f54 Chore: Update row-click event name 2023-05-11 13:51:43 +02:00
Marc-Roig
405867c768
feat: name migration for default workflow 2023-05-11 13:50:10 +02:00
Jamie Howard
5cf4ead7eb chore(SettingsPage/Webhooks): move formatValue to the component using it 2023-05-11 12:49:11 +01:00
Marc-Roig
1371d3ade8
feat: add workflow name attribute 2023-05-11 13:49:09 +02:00
Gustav Hansen
b57a9fb3f1 Chore: Improve test setup 2023-05-11 13:46:32 +02:00
Gustav Hansen
f2185ba255 Chore: EditView - Add back link to list-view 2023-05-11 13:43:24 +02:00
Josh
9e8ccf93b6 chore: update DS to 1.7.5 2023-05-11 11:02:18 +01:00
Gustav Hansen
aa749f4022
Merge pull request #16675 from strapi/fix/list-view-sort
Fix: Fix toOne sorting in CM list-view
2023-05-11 11:11:48 +02:00
Rémi de Juvigny
bb5c73781f
Merge pull request #16644 from konstantinmuenster/patch-3
Extend CustomFieldServerOptions types
2023-05-10 15:47:22 +02:00
“marwa-hodeib”
830421e8e5 fix error 2023-05-10 16:12:21 +03:00
Gustav Hansen
370587f4fb Fix: Fix toOne sorting in CM list-view 2023-05-10 15:08:01 +02:00
Convly
62efe7c12a Merge branch 'releases/4.10.4' 2023-05-10 14:58:38 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Gustav Hansen
a4687610ac Chore: Add tests for review workflow list view 2023-05-10 14:04:01 +02:00
Gustav Hansen
37f2776dda Settings: Split review workflow list and edit-view into two views 2023-05-10 13:47:21 +02:00
Josh
72f73d3c82
Merge pull request #16670 from strapi/chore/ds-174 2023-05-10 09:52:19 +01:00
Jean-Sébastien Herbaux
6530915e3d
Merge pull request #16292 from candidosales/candidosales/fix/remove-expect-ct 2023-05-10 10:51:13 +02:00
Josh
c1682bf644 chore: bump ds to 1.7.4 2023-05-10 09:17:12 +01:00
Rémi de Juvigny
b586ca303d
Merge branch 'main' into patch-3 2023-05-10 10:03:36 +02:00
Fernando Chavez
a8b779f3bc fix duplicate import 2023-05-10 09:19:29 +02:00
Fernando Chavez
1cac18e26a add comments to BulkActionsBar components 2023-05-10 09:19:29 +02:00
Fernando Chavez
a61b3cc902 change some variables names on BulkACtionsBar 2023-05-10 09:19:29 +02:00
Fernando Chavez
41a69b07e2 show publish/unpublish button based on entries publisedAt status 2023-05-10 09:19:29 +02:00
“marwa-hodeib”
8cf888ee66 translate all to Arabic 2023-05-09 23:04:09 +03:00
Ben Irvin
c9f6a66dfb set minimum node to 16 2023-05-09 18:40:30 +02:00
Ben Irvin
87c8aea2c2 resolve merge conflicts with main 2023-05-09 18:31:42 +02:00
Ben Irvin
4155f41774 add action type to diff handler 2023-05-09 17:38:02 +02:00
Ben Irvin
6fdc3c99fd fix comments 2023-05-09 17:36:08 +02:00
Ben Irvin
e6efa4681a move middleware to utils 2023-05-09 15:07:59 +02:00
Christian
1811a7ca36
Merge branch 'fix/dts-bypass-schema-check' into fix/dts-engine-test 2023-05-09 14:38:30 +02:00
Simone Taeggi
0dbea89d29 add a comment to specify the collection names are not all normalized 2023-05-09 14:23:37 +02:00
Ben Irvin
7e6754f654 Merge branch 'main' into fix/dts-bypass-schema-check 2023-05-09 14:18:15 +02:00
Christian Capeans
ba37055eed Fix failing test 2023-05-09 14:15:05 +02:00
Mark Kaylor
2a4b3514fa Refactor to common function 2023-05-09 13:58:14 +02:00
Ben Irvin
fb21792644 add missing mocks 2023-05-09 13:53:49 +02:00
Ben Irvin
7b717f1ebb move confirmation messages outside of engine 2023-05-09 12:22:17 +02:00
Mark Kaylor
fe730f581a Keep selected entries on error 2023-05-09 10:55:20 +02:00
Simone Taeggi
858915130d Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-05-09 10:30:25 +02:00
Gustav Hansen
dab69b8ffc
Merge pull request #16646 from strapi/chore/dynamic-table-chore
Chore: Remove unnecessary styled overwrites
2023-05-09 10:24:50 +02:00
Mark Kaylor
5ddfd14236 Publish/unpublish a mix of draft and published states 2023-05-09 09:54:53 +02:00
Gustav Hansen
5eaf5d4b66
Merge pull request #16655 from strapi/dependabot/npm_and_yarn/webpack-dev-server-4.15.0
chore(deps): bump webpack-dev-server from 4.13.1 to 4.15.0
2023-05-09 09:54:40 +02:00
Gustav Hansen
2103647a8d
Merge pull request #16653 from strapi/dependabot/npm_and_yarn/msw-1.2.1
chore(deps-dev): bump msw from 1.0.0 to 1.2.1
2023-05-09 09:54:11 +02:00
Gustav Hansen
2736abdc12
Merge pull request #16613 from strapi/fix/color-stage-border
Fix: Add border to stage color badges
2023-05-09 09:38:26 +02:00
dependabot[bot]
cc647e1a60
chore(deps): bump webpack-dev-server from 4.13.1 to 4.15.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.1 to 4.15.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.1...v4.15.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 06:31:50 +00:00
Gustav Hansen
bf72341340
Merge pull request #16651 from strapi/dependabot/npm_and_yarn/fingerprintjs/fingerprintjs-3.4.1
chore(deps): bump @fingerprintjs/fingerprintjs from 3.3.6 to 3.4.1
2023-05-09 08:29:20 +02:00