1414 Commits

Author SHA1 Message Date
Ben Irvin
2dcec09530
chore: comment out getstarted log (#22327) 2024-12-03 13:29:01 +01:00
markkaylor
230ed7d6db
chore(deps): bump @strapi/design-system from 2.0.0-rc.13 to 2.0.0-rc.14 (#22274) 2024-11-26 14:05:51 +01:00
Rémi de Juvigny
3827154d28
chore: add json data to dummy preview (#22243) 2024-11-25 03:37:44 -05:00
markkaylor
2b3b491922
chore: bump design system from 2.0.0-rc.12 to 2.0.0-rc.13 (#22213) 2024-11-20 09:32:07 +01:00
Marc Roig
f4ec69568d
chore: dummy preview page on getstarted (#22137)
* chore: dummy preview

* feat: update preview route

* Update examples/getstarted/src/admin/preview/dummy-preview.jsx

Co-authored-by: markkaylor <mark.kaylor@strapi.io>

* Update examples/getstarted/src/admin/preview/dummy-preview.jsx

Co-authored-by: markkaylor <mark.kaylor@strapi.io>

* fix: register as named export

* fix: register as named export

* fix: remove unnecessary brackets

---------

Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2024-11-13 14:55:21 +01:00
Fernando Chávez
906f82d718
feat(content-manager): integrate review workflows with releases (#21882)
* feat(review-workflows): adding required stage for publishing (#21380)

* feat(review-workflows): adding required stage for publishing

* fix(review-workflows): fixs on rw required stage

* fix(review-workflows): selected required stage when stage name changed

* fix(review-workflows): bug when creating new rw

* feat(review-workflows): check entry stage before publish (#21400)

* feat(content-releases): add stage check to releases details page (#21497)

* feat(content-releases): add stage check

* fix(content-releases): apply suggestions on releases x review workflows

* feat(content-releases): considered review stage when getting the action status (#21612)

* feat(content-releases): considered review stage when getting the action status

* fix: apply changes to reviewWorkflows on schema

* fix: add api test for review workflows publish stage

* fix: api tests

* fix: validation message errors (#21878)

* feat: add workflowId & hasRequiredStageToPublish to workflows metrics events (#21897)

* fix(content-releases): skip flaky test

* fix: update accessible name in history.spec.ts

---------

Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2024-11-04 10:18:40 +01:00
Rémi de Juvigny
cd49060e03
chore: bump design system to 2.0.0-rc.12 (#22043)
* chore: bump design system dep

* fix: remove showBullet prop from Status components

* chore: snapshot updates
2024-11-04 04:00:05 -05:00
Marc Roig
011cefc73f
feat: preview content in an iframe (#22008)
* feat: preview content

* fix: pr suggestions

* fix: pr suggestions

* fix: iframe border
2024-10-30 09:01:47 +01:00
Ben Irvin
b2cbb992b2
chore: upgrade mysql2 package to 3.9.8 (#21795) 2024-10-11 10:03:50 +02:00
Ben Irvin
51d9cfeaec
enhancement: add support for Node 22 (#21467) 2024-10-09 09:52:15 +02:00
Marc Roig
840550dc97
feat: preview config (#21561)
* feat: base files for static preview

* feat: preview config

* Update packages/core/content-manager/server/src/preview/routes/index.ts

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>

* chore: empty handler

* chore: comment controllers type

* fix: remove is enabled check from load

* feat: test preview config

* chore: refactor type

* fix: pr comments

---------

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
2024-10-07 21:16:25 +02:00
Ben Irvin
f91d91eef5
chore: upgrade deps and pinned subdeps for CVEs (#21425) 2024-09-27 15:43:24 +02:00
Rémi de Juvigny
e7af8a5ec7
chore: set up preview feature boilerplate (#21443)
* chore: set up preview feature boilerplate

* fix: admin build
2024-09-25 05:54:59 -04:00
Alexandre Bodin
ef6302898c chore: allow loading language files as js 2024-09-19 12:09:56 +02:00
Ben Irvin
61bb6bc2bc
chore: replace babel-eslint with babel-eslint-parser (#21326) 2024-09-19 10:31:40 +02:00
Ben Irvin
73e5bf69d8
chore: upgrade vite to 5.1.7 (#21325) 2024-09-19 10:00:36 +02:00
Alexandre Bodin
b5354baf37 fix: checks 2024-09-18 13:56:47 +02:00
Alexandre Bodin
0faf896735 fix: cm validation logic is broken 2024-09-18 10:17:59 +02:00
Alexandre Bodin
30e5d19d03 enhancement: use script instead of bootstrap for example seed 2024-09-16 18:11:03 +02:00
Rémi de Juvigny
7dec2eaf7b
chore: bump design system to rc-11 (#21265) 2024-09-13 12:00:24 -04:00
Alexandre BODIN
d7ca1a1259
Merge pull request #21194 from strapi/chore/strapi-server-resolve
enhancement: resolve strapi-server with exports map too
2024-09-09 17:45:19 +02:00
Alexandre Bodin
23205117e0 chore: update UI 2024-09-09 14:50:55 +02:00
Alexandre Bodin
afa3b513b8 enhancement: resolve strapi-server with exports map too 2024-09-09 14:35:55 +02:00
Alexandre Bodin
bceb8fa4ad chore: improve admin panel DX & add more advance plugin example 2024-09-09 11:11:02 +02:00
Rémi de Juvigny
71fa7e4aa0
chore: bump DS 2.0.0-rc.10 (#21137)
* chore: upgrade to design rc.10

* fix: remove extra margin in actions menu

* chore: updte snapshots
2024-09-04 07:59:18 -04:00
Madhuri Sandbhor
21263d2c2b
chore: bump DS 2.0.0-rc.9 (#20936)
* chore: bump DS RC-8

* chore: bump DS RC-9 and some ui fixes

* fix: main nav user icon style fixed, rich text nav icons fixed, publish action edit icon fixed

* chore: fix review's comments

* chore: update snapshot test

* chore: update snapshot

---------

Co-authored-by: Simone Taeggi <startae14@gmail.com>
2024-08-23 15:50:41 +02:00
Rémi de Juvigny
e3a1ff9d5b
chore: use workspace:* version for all internal dependencies (#20929) 2024-08-02 11:25:32 -04:00
Rémi de Juvigny
ea0c02033d Merge remote-tracking branch 'origin/v5/main' into releases/rc.8 2024-07-31 17:59:19 +02:00
Rémi de Juvigny
07cc185117 chore: upgrade deps from example apps 2024-07-31 17:17:57 +02:00
Madhuri Sandbhor
9192781fb6
chore: bump DS rc-7 (#20860)
* chore: design system and icons bumped, grid item style adjusted

* fix: type error fixed

* fix: upload and users-permission tests fixed

* fix: tests fixed

* fix: add to dynamic zone button style updated

* fix: styling issues fixed for DZ component button and color picker

* fix: snapshot updated

* fix: fieldset border width removed, popover menu icon color updated

* fix: wysiwyg expand collapse button styles

* fix: ds deps bumped

* fix: editorlayout wrapper style fixed, panels actions style fixed

* fix: more button icon centered, man nav icons size fixed

* fix: help button style fixed

* fix: email settings button fixed
2024-07-31 14:22:27 +02:00
Marc Roig
7e6f107daf
v5.0.0-rc.7 (#20874)
* v5.0.0-rc.7

* chore: update missing released versions

* fix: update yarn lock
2024-07-25 09:19:02 +02:00
Convly
b4ae6aa3c1 v5.0.0-rc.6 2024-07-23 15:50:21 +02:00
Convly
cc58165688 v5.0.0-rc.5 2024-07-22 10:33:31 +02:00
Marc Roig
8f8324a880
v5.0.0-rc.4 (#20834)
* v5.0.0-rc.4

* chore: revert failed release

* v5.0.0-rc.4

* fix: update missing dependencies
2024-07-17 16:16:25 +02:00
Rémi de Juvigny
358dbeb3a8 v5.0.0-rc.3 2024-07-10 15:39:03 +02:00
Convly
5cd0e23bf5 v5.0.0-rc.2 2024-07-05 12:21:29 +02:00
Convly
61a76a7440 v5.0.0-rc.1 2024-07-02 14:20:33 +02:00
Convly
9cf19c7976 v5.0.0-rc.0 2024-06-26 15:16:06 +02:00
Convly
8acd6e1de4 v5.0.0-beta.17 2024-06-25 17:06:13 +02:00
Jean-Sébastien Herbaux
ee2f2d6535
Fix Vite HMR Server Restart (#20617) 2024-06-25 14:56:54 +02:00
Convly
4bc5b35e36 v5.0.0-beta.16 2024-06-24 23:02:36 +02:00
Convly
ccb2b38bb4 v5.0.0-beta.15 2024-06-24 10:22:34 +02:00
Convly
b8b91d16eb chore: v5.0.0-beta.14 2024-06-21 10:28:28 +02:00
Marc-Roig
f283c6888d
chore: beta-13 release 2024-06-20 09:33:41 +02:00
Convly
a91fff3ff8 v5.0.0-beta.12 2024-06-19 15:22:14 +02:00
Convly
cefa185d29 v5.0.0-beta.11 2024-06-18 15:12:41 +02:00
Marc-Roig
7a85133999
chore: release 2024-06-12 14:54:21 +02: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
Alexandre Bodin
799c526386 enhancement: rework cli UX 2024-06-06 17:04:38 +02:00
Marc Roig
3b0cbc62e6
fix: update remaining monorepo dependencies after beta.9 update (#20454) 2024-06-06 16:31:44 +02:00