1368 Commits

Author SHA1 Message Date
Adrien Lepoutre
c1c86417e9 chore: strapi DS v2.0.0-rc.25 bump 2025-06-06 16:06:29 +02:00
Alexandre BODIN
4aa8ff0ba4 fix: issue #23572 support undefined allowed types 2025-05-28 09:57:12 +02:00
Simone
27b590bee9
chore: strapi DS v2.0.0-rc.24 (#23580)
* chore: strapi DS v2.0.0-rc.24 bump

* chore: fix snapshot tests
2025-05-23 15:32:00 +02:00
Rémi de Juvigny
8c28a74d12
feat: make widgets api stable (#23470) 2025-05-05 12:21:11 -04:00
Bassel Kanso
5989d3c7be
enhancement: make api tokens viewable (#23439) 2025-05-05 11:06:33 +03:00
Den
93631651c3
fix: Error MISSING_TRANSLATION errors for locale 'ru' (#21575)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Hannah Paine <151527179+hanpaine@users.noreply.github.com>
2025-04-30 14:41:37 +01:00
Simone
f93d6eabe5
chore: strapi DS v2.0.0-rc.23 (#23384) 2025-04-16 18:06:51 +02:00
Simone
91ff5b63ca
chore: strapi DS v2.0.0-rc.22 (#23372) 2025-04-16 17:30:28 +02:00
markkaylor
b0ac9d7f6f
future(homepage): add widgets api (#23342) 2025-04-11 10:04:19 +02:00
HichamELBSI
daac815e03 chore: strapi DS v2.0.0-rc.21 2025-03-28 12:26:42 +01:00
Alexandre BODIN
578a3a3b7c
Merge pull request #23189 from strapi/chore/preserve-modules
chore: refactor rollup utils and use preserveModules
2025-03-26 13:39:54 +01:00
Alexandre Bodin
4bd7b4e8f5 chore: refactor rollup utils and move to preserveModule for better tree shaking 2025-03-20 09:09:15 +01:00
Simone
97e9de4427
fix: remove useless rotf future flag (#23139) 2025-03-14 11:39:02 +01:00
Rémi de Juvigny
3a1342564c
chore: drop side editor future flag (#23128)
* chore: drop side editor future flag

(cherry picked from commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217)

* fix: ts error
2025-03-12 12:26:00 -04:00
Rémi de Juvigny
62b6c529ed revert: "chore: drop side editor future flag"
This reverts commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217.
2025-03-12 14:44:43 +01:00
Rémi de Juvigny
4a4c1f97b3 chore: drop side editor future flag 2025-03-12 14:42:32 +01:00
markkaylor
664f08e085
fix: onPreview is not called when updating a relation (#23122) 2025-03-12 13:22:52 +01:00
Simone Taeggi
13421055c5 Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-03 18:49:50 +01:00
markkaylor
85d3789768
feat(preview): refresh iframe when strapi updates (#23024) 2025-03-03 16:54:22 +01:00
Simone
8e42576690
feat(relations-on-the-fly): remove future flag (#23020) 2025-02-28 09:47:10 +01:00
Ivan Malaniak
9a7418f343
enhancement: add missing Ukrainian translations for various plugins and components (#22150)
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2025-02-26 19:46:18 +02:00
Simone
798c977445
chore: bump design system to rc.18 (#23004)
* chore: bump design system to rc.18
2025-02-26 17:02:52 +01:00
Rémi de Juvigny
0e442020b6
chore: bump design system to rc.17 (#22968) 2025-02-24 09:21:05 +01:00
Ben Irvin
082492f357 Merge branch 'develop' into advisory-fix-1 2025-02-14 10:59:05 +01:00
Simone
16cb0821de
feat(relations-on-the-fly): Setup the Future flag for the Relations on the fly (#22771)
* feat(relations-on-the-fly): setup future flag and replace link with a text button

* feat(relations-on-the-fly): create unstable variant of relations components to handle the relations on the fly logic

* feat(relations-on-the-fly): remove code
2025-02-05 16:04:03 +01:00
Rémi de Juvigny
941474818c
chore(deps): bump design system to rc.16 (#22788)
* chore: bump design system to rc.15

* chore: upgrade design system to rc.16

* fix: snapshots
2025-02-05 04:30:11 -05:00
markkaylor
88f5d2bfb3
chore(preview): prepare layout for side editor (#22767) 2025-01-31 12:30:31 +01:00
Ben Irvin
5c1ae79cf1 fix: add max length to users-permissions password 2025-01-29 17:08:29 +01:00
Rémi de Juvigny
81b62a508e feat: add content preview (remove future flag) 2024-12-04 09:36:19 +01:00
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
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
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
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