-
Notifications
You must be signed in to change notification settings - Fork 12
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
Hide parent task if no parent task, and show sub tasks #4271
Merged
gjvoosten
merged 3 commits into
main
from
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
Mar 20, 2023
Merged
Hide parent task if no parent task, and show sub tasks #4271
gjvoosten
merged 3 commits into
main
from
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
Mar 20, 2023
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
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 3, 2023 06:51
7ee62b9
to
9d95a21
Compare
gjvoosten
requested changes
Mar 6, 2023
gjvoosten
changed the title
AB#778: Hide parent Task Field if No Parent Task
Hide parent Task Field if No Parent Task
Mar 6, 2023
gjvoosten
changed the title
Hide parent Task Field if No Parent Task
Hide parent task if no parent task, and show sub tasks
Mar 6, 2023
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 6, 2023 11:00
9d95a21
to
25525d8
Compare
gjvoosten
requested changes
Mar 6, 2023
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 6, 2023 12:14
25525d8
to
b2fb83a
Compare
gjvoosten
requested changes
Mar 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add some wdio tests as well.
gjvoosten
requested changes
Mar 9, 2023
Can we rename |
gjvoosten
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 15, 2023 09:13
29f4581
to
2d0b02c
Compare
gjvoosten
requested changes
Mar 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add some client-side tests that assert:
- that the parent task is shown for sub-level tasks
- that the parent task is not shown for top-level tasks
- that sub-level tasks are shown for a task that has some
- that sub-level tasks are not shown for a task that none
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
4 times, most recently
from
March 17, 2023 14:03
8e01518
to
f8e5630
Compare
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 06:48
f8e5630
to
0d580ad
Compare
gjvoosten
requested changes
Mar 20, 2023
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 09:51
0d580ad
to
533978b
Compare
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 11:20
533978b
to
a64f0df
Compare
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 11:35
a64f0df
to
234eb67
Compare
AB#777, AB#778: Change TaskPreview component parent and sub tasks behaviour
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 11:44
234eb67
to
0ed4c67
Compare
gjvoosten
requested changes
Mar 20, 2023
mk-simsoft
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 12:30
0ed4c67
to
a069077
Compare
gjvoosten
force-pushed
the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
from
March 20, 2023 13:42
a069077
to
3de1e19
Compare
gjvoosten
approved these changes
Mar 20, 2023
gjvoosten
deleted the
AB-778--hide-parent-task-field-if-no-parent-task-in-the-preview-field
branch
March 20, 2023 13:44
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.
Only show parent task for tasks with a parent, and show sub tasks if a task has any.
Closes AB#777, AB#778
User changes
Super User changes
Admin changes
System admin changes
Checklist
repo#issue: Title
title format and these 7 rules