Bassel Kanso
725a3c5254
fix(api-tokens): update lastUsedAt if it's null ( #23870 )
2025-07-07 09:50:18 +03:00
markkaylor
9c7149630d
future: add guided tour overview ( #23868 )
2025-07-04 16:47:39 +02:00
Simone
b8af698e51
Merge branch 'develop' into chore/ds-v2.0.0-rc.28
2025-07-04 11:43:27 +02:00
markkaylor
e72d279690
future: update types in reducer test ( #23879 )
2025-07-04 11:37:28 +02:00
Simone Taeggi
cedd719a48
chore: strapi DS v2.0.0-rc.28 bump
2025-07-04 11:15:59 +02:00
Simone
53c1fe2b97
future: add content manager Guided Tour ( #23824 )
...
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-07-04 10:36:40 +02:00
markkaylor
aeea877fea
fix: guided tour test types ( #23877 )
2025-07-03 21:33:41 +02:00
Simone
943c95f8eb
future: add api tokens guided tour ( #23798 )
...
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-07-03 16:01:11 +02:00
PapatMayuri
44bf3c5f32
fix: resolve labels overflowing issue in Api-Token creation Permissions Accordian. ( #23526 )
2025-07-03 14:50:44 +03:00
markkaylor
74fd566f2a
future: add content-type builder tour ( #23844 )
2025-07-02 17:00:52 +02:00
Mark Kaylor
f146adec87
Merge branch 'main' of github.com:strapi/strapi into develop
2025-07-02 15:38:58 +02:00
markkaylor
c550285b00
release: 5.17.0
2025-07-02 11:59:42 +00:00
Simone
5f27c76d39
fix: use documentId as mainField fallback ( #23796 )
2025-07-01 16:48:00 +02:00
Rémi de Juvigny
14e074cb0a
fix: preserve non-localized fields when updating localized content for new locale ( #23830 )
...
* fix: do not change unlocalized fields when updating localized field via doc service
* chore: add api test
* Update tests/api/core/strapi/document-service/update.test.api.ts
* chore: use fillNonLocalizedAttributes util
* chore: move to i18n utils file
2025-07-01 10:43:44 -04:00
Adrien L
49f444740d
feat: homepage widget profile ( #23829 )
2025-07-01 10:47:26 +02:00
Bassel Kanso
3e666b1ad9
feat(content-manager): conditional fields ( #23616 )
...
* feat(content-manager): contional fields
* fix: remove logs
* fix: skip validation incase field has condition invisible
* chore: adding example
* chore: merge develop
* fix: filter out invisble fields
* test: add e2e tests
* fix: ensure that hidden fields are not validate or passed through at any point
* feat: add support for components and dz
* fix: saving relations on the fly
* fix: skipping test
* fix: dependencies
* feat: add support for Dynamic Zone
* fix: e2e tests
* 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>
* fix: skip displaying hidden dynamic zone in history
* fix: ctb generate conditions for relation fields
* feat: add tracker for conditional field count (#23828 )
* feat: add tracker for conditional field count
---------
Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
2025-06-30 15:13:22 +03:00
Adrien L
44d3605364
fix: update of logo ( #23749 )
2025-06-27 16:04:36 +02:00
markkaylor
07ae8e84c8
future: add the guided tour future flag ( #23832 )
2025-06-27 15:06:40 +02:00
Mohamed Dilshad
bdbc9ea979
fix: Cleaner fallback for documents and audio files in the Media Libr… ( #22378 )
...
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-27 09:39:05 +02:00
Dhruv Maradiya
e5c202da01
fix: media library new folder not created when hitting enter ( #22735 )
2025-06-27 09:36:42 +02:00
markkaylor
ed7c7c54ff
future: add admin endpoint to get guided tour meta data ( #23786 )
2025-06-26 16:21:02 +02:00
Rémi de Juvigny
1aeafdcd36
chore: track widgets usage ( #23809 )
2025-06-26 05:24:37 -04:00
DMehaffy
e3eb76a86a
fix: remove policy from license-limit-info that breaks releases ( #23424 )
2025-06-25 12:22:53 -04:00
Rémi de Juvigny
339ea3d197
Merge remote-tracking branch 'origin/main' into develop
2025-06-25 17:15:43 +02:00
remidej
d186f1b7f4
release: 5.16.1
2025-06-25 12:51:42 +00:00
Yatin Gaikwad
be26954af3
fix: locale selector dropdown showing incorrect status in content man… ( #23434 )
2025-06-24 17:02:08 +02:00
Adrien L
1366892f87
fix: design of user status ( #23771 )
2025-06-24 11:41:43 +02:00
markkaylor
008123965d
future: add guided tour tooltip and step composable components ( #23776 )
2025-06-20 16:27:15 +02:00
Simone
b46cf06565
chore: strapi DS v2.0.0-rc.27 bump ( #23775 )
2025-06-19 13:57:18 +02:00
markkaylor
f499a6c17f
future: add guided tour provider and tour factory ( #23770 )
2025-06-19 12:06:33 +02:00
Simone
212d172a2f
fix: add the disabled state of the creatable button with no permissions ( #23630 )
2025-06-18 16:56:25 +02:00
Ben Irvin
be7dc6a1ef
Merge pull request #23767 from strapi/main
...
release: 5.16.0 -> develop
2025-06-18 15:19:47 +02:00
Lucas Boilly
6ff0ad3378
fix: standardization of the menu items ( #23264 )
...
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-18 15:01:05 +02:00
Manoj M S
566c509ec5
fix: resolved the issue with search field not closing ( #22415 )
2025-06-18 09:52:39 +02:00
innerdvations
7ebd52ac6f
release: 5.16.0
2025-06-17 16:31:15 +00:00
Simone
26bde6ef6b
fix(upload): import cropperjs css by styled components ( #23707 )
2025-06-17 15:45:19 +02: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
markkaylor
eef6d59588
fix: bulk publish mutliple locales does not validate required media ( #23750 )
2025-06-16 16:47:30 +02:00
Adrien L
dbca516e7b
fix: min/max value for components not clear ( #23741 )
2025-06-16 10:50:05 +02:00
Adrien L
fe161e34b5
fix: display name of upload plugin in roles settings ( #23739 )
2025-06-16 09:39:22 +02:00
Simone
610f71e631
fix: serve the correct document when we duplicate a document with a locale different than the default one ( #23709 )
2025-06-16 09:30:02 +02:00
Adrien L
6e916d54c3
fix: design issues ( #23719 )
...
* fix(content-type-builder): disabled state of relation
* fix(content-type-builder): glitch on radio-group for certain sizes of screen
* fix(upload): refresh asset visual after replacing it
* fix(content-type-builder): list of dz components in small screens
2025-06-13 16:12:05 +02:00
Arsen
b21c8a8300
fix(upload): draggable element style ( #22098 )
...
---------
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-13 10:53:28 +02:00
Ankit
2ac30aa3c2
fix: updated word break property for word wrap around ( #23265 ) ( #23430 )
2025-06-12 11:11:49 +02:00
Mark Kaylor
852377769a
Merge branch 'main' of github.com:strapi/strapi into develop
2025-06-11 15:56:22 +02:00
Ben Irvin
de53c0f0de
chore: upgrade formidable to 3.5.4 ( #23722 )
2025-06-11 14:43:21 +02:00
markkaylor
04d63895ea
release: 5.15.1
2025-06-11 12:34:33 +00:00
Jamie Howard
470ed1362b
feat(content-type-builder): add DidUpdateCTBSchema event ( #23651 )
2025-06-11 11:11:55 +02:00
Rémi de Juvigny
172464e9dc
enhancement: debounce blocks editor update ( #23681 )
...
* enhancement: debounce blocks editor update
* fix: slate throws error when discarding changes
* chore: remove dead code
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-11 09:53:54 +02:00
Adrien L
df5dd4b92e
fix(content-manager): documentId missing from fields for the view and… ( #23604 )
...
* fix(content-manager): documentId missing from fields for the view and filters
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-10 17:43:39 +02:00