Bassel Kanso
05f7d0b2bd
Merge branch 'develop' into feat/conditional-fields-visibility
2025-06-19 15:58:33 +03:00
Simone
b46cf06565
chore: strapi DS v2.0.0-rc.27 bump ( #23775 )
2025-06-19 13:57:18 +02:00
Bassel Kanso
c537c14ded
fix: ctb generate conditions for relation fields
2025-06-17 16:23:57 +03:00
Bassel Kanso
802cb832b9
Merge branch 'develop' into feat/conditional-fields-visibility
2025-06-17 11:26:47 +03:00
Ziyi
427c975c5e
feat(CTB): conditional fields ( #23662 )
...
* wip
* wip need to fix schema
* delete condition
* clean up
* feat: update condition form and related components, clean up logs, fix frontend
* fix: only add to the first section
* feat: add confirmation dialog and fixed UI
* chore: remove unused code
* chore: linting
* fix: display related filed names in warning dialog
---------
Co-authored-by: Bassel Kanso <bassel.kanso@strapi.io>
2025-06-17 11:26:01 +03:00
Adrien L
8d576f4172
chore: strapi DS v2.0.0-rc.26 bump ( #23752 )
...
---------
Co-authored-by: Simone Taeggi <startae14@gmail.com>
2025-06-16 16:54:34 +02:00
Bassel Kanso
60323fae0d
Merge branch 'develop' into feat/conditional-fields-visibility
2025-06-10 17:09:14 +03:00
Adrien Lepoutre
c1c86417e9
chore: strapi DS v2.0.0-rc.25 bump
2025-06-06 16:06:29 +02:00
Bassel Kanso
0d968f84f3
Merge branch 'develop' into feat/conditional-fields-visibility
2025-06-04 15:35:11 +03:00
Ben Irvin
990cde977b
chore: upgrade vite, axios, tar-fs ( #23652 )
...
* chore: upgrade vite, http-proxy-middleware, and axios
* chore: upgrade estree-util-value-to-estree
2025-06-03 14:26:41 +02:00
Bassel Kanso
685a5eb656
Merge branch 'develop' into feat/conditional-fields-visibility
2025-06-03 10:27:53 +03:00
Bassel Kanso
ff8f0f3421
test: add e2e tests
2025-06-03 10:26:24 +03:00
Bassel Kanso
e1b62c9709
chore: adding example
2025-05-29 17:07:50 +03:00
Bassel Kanso
14aa4a8901
feat(content-manager): contional fields
2025-05-28 13:09:00 +03: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
Marc Roig
e58b6436d4
chore: bump vite version ( #23330 )
2025-04-08 09:30:09 +02:00
HichamELBSI
daac815e03
chore: strapi DS v2.0.0-rc.21
2025-03-28 12:26:42 +01:00
markkaylor
8c98bb4ad3
chore: bump vite from 5.4.13 to 5.4.15 ( #23248 )
2025-03-27 16:52:46 +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
Mark Kaylor
99c0c7cd06
Merge branch 'develop' of github.com:strapi/strapi into feat/relations-on-the-fly-edit-relation
2025-03-11 09:24:57 +01:00
Ben Irvin
1d7c499229
chore: upgrade vite to 5.4.13 ( #23066 )
2025-03-07 17:06:24 +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
markkaylor
70e8a4122e
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation
2025-03-03 11:18:11 +01:00
Ben Irvin
324aea93bc
security(deps): upgrade vite to 5.4.11 ( #23023 )
...
* chore: upgrade dompurify to 3.2.4
* chore: upgrade vite to 5.4.11
2025-03-03 09:43:09 +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