-
Notifications
You must be signed in to change notification settings - Fork 467
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
feat(edit-content) show and navigate categories #28831 #28977
Merged
oidacra
merged 18 commits into
master
from
issue-28831-show-categories-category-field-2
Jun 27, 2024
Merged
feat(edit-content) show and navigate categories #28831 #28977
oidacra
merged 18 commits into
master
from
issue-28831-show-categories-category-field-2
Jun 27, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oidacra
requested review from
fmontes,
hmoreras,
nicobytes,
zJaaal,
rjvelazco and
KevinDavilaDotCMS
June 21, 2024 20:56
oidacra
force-pushed
the
issue-28831-show-categories-category-field-2
branch
2 times, most recently
from
June 25, 2024 17:56
64e03f4
to
6c0e6ee
Compare
zJaaal
previously requested changes
Jun 25, 2024
.../components/dot-category-field-category-list/dot-category-field-category-list.component.scss
Outdated
Show resolved
Hide resolved
...ld/components/dot-category-field-category-list/dot-category-field-category-list.component.ts
Outdated
Show resolved
Hide resolved
...ld/components/dot-category-field-category-list/dot-category-field-category-list.component.ts
Outdated
Show resolved
Hide resolved
.../src/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.ts
Outdated
Show resolved
Hide resolved
nicobytes
reviewed
Jun 26, 2024
.../components/dot-category-field-category-list/dot-category-field-category-list.component.html
Outdated
Show resolved
Hide resolved
.../components/dot-category-field-category-list/dot-category-field-category-list.component.html
Outdated
Show resolved
Hide resolved
...ld/components/dot-category-field-category-list/dot-category-field-category-list.component.ts
Outdated
Show resolved
Hide resolved
...ld/components/dot-category-field-category-list/dot-category-field-category-list.component.ts
Show resolved
Hide resolved
.../src/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.ts
Outdated
Show resolved
Hide resolved
...s/edit-content/src/lib/fields/dot-edit-content-category-field/services/categories.service.ts
Outdated
Show resolved
Hide resolved
oidacra
force-pushed
the
issue-28831-show-categories-category-field-2
branch
from
June 26, 2024 17:06
6c0e6ee
to
dd91c79
Compare
nicobytes
approved these changes
Jun 26, 2024
.../components/dot-category-field-category-list/dot-category-field-category-list.component.html
Show resolved
Hide resolved
zJaaal
approved these changes
Jun 26, 2024
oidacra
force-pushed
the
issue-28831-show-categories-category-field-2
branch
from
June 26, 2024 20:48
4392f38
to
df83a7e
Compare
…egory-field/components/dot-edit-content-category-field-sidebar/dot-edit-content-category-field-sidebar.component.scss removed space Co-authored-by: Freddy Montes <[email protected]>
oidacra
force-pushed
the
issue-28831-show-categories-category-field-2
branch
from
June 26, 2024 20:54
df83a7e
to
e2b1531
Compare
hmoreras
reviewed
Jun 26, 2024
...s/edit-content/src/lib/fields/dot-edit-content-category-field/services/categories.service.ts
Show resolved
Hide resolved
hmoreras
reviewed
Jun 26, 2024
...content/src/lib/fields/dot-edit-content-category-field/store/content-category-field.store.ts
Show resolved
Hide resolved
oidacra
force-pushed
the
issue-28831-show-categories-category-field-2
branch
from
June 26, 2024 23:43
0ab1bc8
to
175615d
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Checklist
Additional Info
Walkthrough video
Screen.Recording.2024-06-21.at.5.34.13.PM.mov
This PR fixes: #28831