32846 Commits

Author SHA1 Message Date
Ben Irvin
498c18aade remove trailing dot 2023-05-11 15:26:00 +02:00
Ben Irvin
63560762f9 fix typo 2023-05-11 15:21:41 +02:00
Ben Irvin
35bcad0ae7 handle cases with empty path 2023-05-11 15:15:07 +02:00
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
Josh
51b8c0aa1c
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:39:01 +01:00
Josh
7b3acbc7e5
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:38:56 +01:00
Josh
2fff7768b7
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:38:51 +01: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
d0e346dc5c
Update docs/docs/docs/00-intro.md
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-05-11 12:39:17 +01:00
Josh
d0b4958c21 chore: reshuffle documentation 2023-05-11 12:00:42 +01: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
22d2644740 Update yarn.lock 2023-05-10 14:53:18 +02:00
Convly
3f55bac2e7 v4.10.4 v4.10.4 2023-05-10 14:46:30 +02:00
Gustav Hansen
6227e1a4b7
Merge pull request #16581 from belgattitude/ci-improve-install-time
CI: speed up CI time by improving yarn install and caches (iteration 1 / >30%)
2023-05-10 14:14:38 +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
Fernando Chávez
af744b9d4e
Merge pull request #16586 from strapi/bulk-publish/entries-status
[Bulk Publish] Show publish/unpublish button sbased on entries publishedAt status
2023-05-10 10:17:47 +02:00
Josh
c1682bf644 chore: bump ds to 1.7.4 2023-05-10 09:17:12 +01:00
markkaylor
9be62e06be
Merge pull request #16668 from strapi/fix/open-documentation
Fix broken open documentation link
2023-05-10 10:10:35 +02: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
Candido Sales Gomes
6f047791ec updated the yarn.lock 2023-05-09 18:13:23 -04:00
“marwa-hodeib”
8cf888ee66 translate all to Arabic 2023-05-09 23:04:09 +03:00
Ben Irvin
28891072c4 minimum node 16 in version checker 2023-05-09 18:44:22 +02:00
Ben Irvin
c9f6a66dfb set minimum node to 16 2023-05-09 18:40:30 +02:00
Ben Irvin
7ff3864552 Merge branch 'gh/testsRemove14' into chore/replace-node-14-with-20 2023-05-09 18:33:45 +02:00
Ben Irvin
87c8aea2c2 resolve merge conflicts with main 2023-05-09 18:31:42 +02:00
Mark Kaylor
751b2524ac Fix broken open documentation link 2023-05-09 18:26:24 +02:00
Ben Irvin
86f4645d4d
Merge branch 'main' into gh/testsRemove14 2023-05-09 18:26:02 +02:00
Ben Irvin
4296a4149e
Merge branch 'main' into fix/dts-bypass-schema-check 2023-05-09 17:39:25 +02:00
Ben Irvin
4155f41774 add action type to diff handler 2023-05-09 17:38:02 +02:00