Skip to content

feat(content-types): Introduce field types for content model #31964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 41 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
1c7cec5
feat(content-types): Introduce new data types and field types for Dot…
nicobytes Apr 23, 2025
193b2a5
feat(content-types): Enhance DotCMS content model with new field type…
nicobytes Apr 23, 2025
521654e
refactor(tests): Replace with in unit tests
nicobytes Apr 23, 2025
085d016
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 23, 2025
da925fe
refactor(tests): Replace dotcmsContentTypeBasicMock with createFakeCo…
nicobytes Apr 23, 2025
82a2218
refactor(content-types): Consolidate field type definitions and enhan…
nicobytes Apr 23, 2025
a362e7d
refactor(content-types): Expand ContentTypeTextField to support addit…
nicobytes Apr 23, 2025
c37d710
refactor(content-types): Update field type definitions and improve mo…
nicobytes Apr 24, 2025
31ac8ed
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 24, 2025
c1a2fc6
refactor(tests): Replace createFakeContentType with dotcmsContentType…
nicobytes Apr 24, 2025
c31942f
Merge branch '31911-refactor-unify-field-type-transformation-logic-by…
nicobytes Apr 24, 2025
166e7c3
refactor(tests): Update unit tests to utilize createFakeTextField for…
nicobytes Apr 24, 2025
37327c1
chore(dot-key-value-ng): apply format
nicobytes Apr 24, 2025
f6e98ee
refactor(tests): Update mock data in createFakeContentType and create…
nicobytes Apr 24, 2025
f03eb9a
refactor(tests): Update unit tests for ContentTypeFieldsPropertiesFor…
nicobytes Apr 24, 2025
27608cd
refactor(content-types): Enhance ContentTypeFieldsPropertiesForm to c…
nicobytes Apr 24, 2025
03dd43a
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 24, 2025
42f077a
refactor(fields): Improve import formatting and enhance mock data str…
nicobytes Apr 24, 2025
a922c5a
refactor(edit-content): Enhance form value processing and remove unus…
nicobytes Apr 25, 2025
db1e579
refactor(tests): Consolidate mock data imports and enhance test asser…
nicobytes Apr 25, 2025
48a4fb9
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 25, 2025
63ea185
refactor(tests): Update ContentTypeFieldsDropZoneComponent tests to u…
nicobytes Apr 25, 2025
d1fb119
refactor(field-util): Align field type checks with constants for impr…
nicobytes Apr 25, 2025
5455946
refactor(tests): Simplify HTML structure in DotEditPageStateControlle…
nicobytes Apr 25, 2025
84f85b3
test(resolution-values): Enhance unit tests for JSON, Date, DateTime,…
nicobytes Apr 25, 2025
f690035
fix(date-resolution): Enhance date handling in resolution utility to …
nicobytes Apr 25, 2025
da7a0f5
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 25, 2025
723a32b
refactor(tests): Skip file asset tests in contentEditing.spec.ts for …
nicobytes Apr 28, 2025
0bd39f5
Merge branch '31911-refactor-unify-field-type-transformation-logic-by…
nicobytes Apr 28, 2025
2cc3f19
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Apr 29, 2025
dfa1ef6
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 2, 2025
95d59d8
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 2, 2025
1ec466c
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 6, 2025
faffcf7
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 7, 2025
ed7b40f
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 8, 2025
c8a7194
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 12, 2025
bbfc28e
chore(edit-content): sync master
nicobytes May 19, 2025
bfde410
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 27, 2025
249d17c
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes May 30, 2025
0520aaa
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
nicobytes Jun 4, 2025
e5f336b
Merge branch 'main' into 31911-refactor-unify-field-type-transformati…
oidacra Jun 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.