Simone Taeggi
d91631fec0
feat(content-manager): try to change Prism import
2024-12-02 11:23:50 +01:00
Simone Taeggi
9ebee52197
feat(content-manager): add prismjs theme
2024-11-28 18:25:56 +01:00
Simone Taeggi
4c188cbd16
feat(content-manager): install prismjs
2024-11-28 18:14:11 +01:00
Simone Taeggi
8857d7a891
feat(content-manager): remove prismjs
2024-11-28 18:00:31 +01:00
Simone Taeggi
716345bc9a
feat(content-manager): import Prism in Code component
2024-11-28 17:40:52 +01:00
Simone Taeggi
0ad55e6aa1
feat(content-manager): add theme test
2024-11-28 17:02:10 +01:00
Simone Taeggi
15fcb1bcbf
feat(content-manager): try to find the issue in gh action
2024-11-28 16:51:47 +01:00
Simone Taeggi
5d2f9b5ef3
feat(content-manager): change prismjs import
2024-11-28 16:25:59 +01:00
Simone Taeggi
6445933973
feat(content-manager): remove theme
2024-11-28 16:00:45 +01:00
Simone Taeggi
decb254228
feat(content-manager): change import theme
2024-11-28 15:48:22 +01:00
Simone Taeggi
955f0d1e0a
feat(content-manager): remove console log
2024-11-28 12:43:57 +01:00
Simone Taeggi
f4b3728c14
feat(content-manager): import prismjs types
2024-11-28 11:37:56 +01:00
Simone Taeggi
8f8db596ee
feat(content-manager): theme import minimized
2024-11-28 10:51:36 +01:00
Simone Taeggi
a2a9966703
feat(content-manager): change theme
2024-11-28 10:39:02 +01:00
Simone Taeggi
a358228361
feat(content-manager): move prismjs theme import
2024-11-28 10:17:41 +01:00
Simone
6cd644fc81
Merge branch 'develop' into feat/blocks-code-highlight
2024-11-27 18:13:54 +01:00
Simone Taeggi
1e9b279be9
feat(content-manager): extends render leaf props
2024-11-27 16:09:26 +01:00
Simone Taeggi
3b7e3d3b88
feat(content-manager): remove screen debug
2024-11-27 14:41:32 +01:00
Simone Taeggi
fb2ef18ba8
feat(content-manager): add highlights to code block using Prismjs
2024-11-27 14:21:26 +01:00
Rémi de Juvigny
25e4c58708
enhancement: disable preview link when changes are not saved ( #22275 )
2024-11-26 08:10:09 -05:00
Marc Roig
e38c525e71
fix: search param being encoded twice ( #22212 )
...
* fix: search encoding
* fix: remove _q encoding in review workflows
* fix: fe test
2024-11-22 14:07:42 +01:00
markkaylor
185e16fdc3
fix(content-manager): navigate when publishing AND creating document ( #22231 )
2024-11-21 17:38:20 +01:00
Marc Roig
2350a50f6e
fix: preview title overflow ( #22232 )
2024-11-21 13:56:46 +01:00
George C. A.
88d99fc5af
fix: the confirmation message of restoring a version was updated ( #22223 )
...
* fix: the confirmation message of restoring a version was updated
* fix: the confirmation message of restoring a version was updated
2024-11-21 12:15:29 +02:00
Den
ac654f8b86
fix: The list view settings popover is not scrollable ( #21579 )
...
* fix: The list view settings popover is not scrollable
I limited the maximum height and added the ability to scroll content inside the block.
* fix: The list view settings popover is not scrollable
executed yarn prettier:write
---------
Co-authored-by: Simone <startae14@gmail.com>
2024-11-20 16:31:44 +01:00
George C. A.
1d42106141
fix: replaced the Code icon with CodeBlock icon ( #22218 )
2024-11-20 15:31:34 +02:00
Lucas Boilly
f49f46a1c1
fix: replaced translation id ( #22193 )
2024-11-18 09:36:51 -05:00
George C. A.
ec9b1b708d
fix(history): add disabled styles to strapi components input ( #22172 )
2024-11-15 16:33:53 +01:00
Marc Roig
4a29d23d6f
feat: will navigate event ( #22109 )
...
* feat: preview tabs
* fix: re organize imports
* fix: pr suggestions
* fix: padding
* fix: use paddings
* chore: remove margin bottom from tab
* chore: do not use style tag
* fix: remove unused align
* feat: will navigate event
* fix: remove duplicate compo
* fix: document status
2024-11-14 14:01:52 +01:00
Simone
80703cd6d0
enhancement: add didRestoreHistoryVersion and willNavigate to history ( #22133 )
...
* enhancement: add didRestoreHistoryVersion and willNavigate to history
* enhancement: remove the destination search params in the will navigate
2024-11-13 09:38:38 +01:00
Sam Phillemon
d12670bba0
fix: added the hover color as 'danger100' ( #21541 )
...
* fix: added the popover as danger100 for the background of the danger rows
* fix: added 'danger100' on hover for Logout
* fix: added a check to not show any background on hover for disabled items
#20777
* fix: addressing PR feedback
* chore: added tests for the hover color
* chore: updated the unit tests to use user events
* chore: removed unused imports
2024-11-13 09:37:33 +01:00
Marc Roig
af7e4e2471
wip: static preview draft & publish tabs ( #22025 )
...
* feat: preview tabs
* fix: re organize imports
* fix: tabs label text
* fix: import
* fix: preview close button (#22027 )
* fix: preview close button
* chore: remove function
* fix: typescript error
* fix: pr suggestions
* fix: padding
* fix: use paddings
* fix: pr suggestions
* fix: align to end
* chore: e2e test
* chore: remove margin bottom from tab
* chore: do not use style tag
* fix: remove unused align
* chore: update component locator to getByRole
2024-11-12 10:02:46 +01:00
Rémi de Juvigny
fed213989e
enhancement: add back button fallback support ( #21970 )
...
* enhancement: add back button fallback support
* enhancement: add fallback urls
* fix: feedback and fixes
2024-11-12 02:48:49 -05:00
Archana Agivale
b0db56479d
fix: issue 20810 Line 1 is written in the tooltip of the edit button in Bulk Publish ( #21715 )
...
* fix: issue 20810 Line 1, line 2, line 3 is written in the tooltip of the edit button in Bulk Publish
ref : #20810
* fix: fix bug 20810 tooltip text change to Edit
Ref : #20810
* fix: updated message ID
* fix: added new key for message
2024-11-11 11:11:31 +01:00
Rémi de Juvigny
bb6ff32f51
chore: reuse DocumentStatus in history and preview ( #22067 )
2024-11-07 10:52:33 -05:00
Sam Phillemon
99744be983
fix: added fix for the last draft displaying NaN ( #22024 )
...
* fix: added fix for the last draft displaying NaN
#20756
* chore: add Relative time content manager test
2024-11-05 09:53:04 +01:00
markkaylor
5c463a4f33
fix(e2e): enable e2e tests in editview.spec.ts ( #21986 )
2024-11-04 11:12:15 +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
markkaylor
08835f33dd
fix(content-manager): translate content-type and component attributes ( #21951 )
2024-10-30 11:40:50 +01: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
Pierre Levavasseur
36632203b1
fix: single type name not applied in the content manager (strapi#20844) ( #21430 )
2024-10-28 11:06:28 -04:00
Rémi de Juvigny
f6dca5adf0
enhancement: add preview page header ( #21983 )
...
* enhancement: add preview header
* chore: use translations for document status
* chore: add comment with Status comp plan
* chore: update e2e tests
* fix: e2e test
* Update tests/e2e/tests/content-manager/preview.spec.ts
2024-10-25 11:12:35 -04:00
Rémi de Juvigny
6d1431fe2a
enhancement: create dedicated preview page ( #21965 )
...
* enh: add preview page and navbar
* chore: remove header
* chore: update e2e tests
* chore: remove getDocumentStatus export
* fix: error state
2024-10-24 12:15:35 -04:00
Marc Roig
3db8f1fc61
fix: order when loading more than 10 relations ( #21855 )
...
* fix: relations page loading
* chore: comment
* fix: do not regenerate all keys
2024-10-22 10:45:20 +02:00
Rémi de Juvigny
8aa515fdcd
chore: add preview tracking ( #21913 )
2024-10-21 04:05:31 -04:00
Rémi de Juvigny
f52f276833
enhancement: add copy preview url button ( #21780 )
...
* enhancement: add copy preview button
* chore: remove useClipboard from upload plugin
2024-10-14 04:16:34 -04:00
Rémi de Juvigny
c69a9fec98
fix: broken list view pagination ( #21800 )
...
* fix: broken list view pagination
* chore: add list view pagination e2e test
2024-10-11 11:19:53 -04:00
Rémi de Juvigny
3cc7f28eed
enhancement: add preview panel button ( #21776 )
2024-10-10 06:02:57 -04:00
Lucas Boilly
9fd5425377
fix: changed empty components wording ( #21630 )
...
* fix: changed empty components wording
* fix: updated selectors
* fix: made it prettier
2024-10-10 05:49:04 -04:00