Skip to content

Conversation

@rbt-mm
Copy link
Owner

@rbt-mm rbt-mm commented Oct 5, 2022

Change "Limit to projects" to "Limit to projects (including all of their active children)" to indicate that every child of a subscribed project will also be included in the notification rule.

Signed-off-by: RBickert rbt@mm-software.com

Change "Limit to projects" to "Limit to projects (including all of their
active children)" to indicate that every child of a subscribed project
will also be included in the notification rule.

Signed-off-by: RBickert <rbt@mm-software.com>
@rbt-mm rbt-mm merged commit 54e7c51 into master-limit-alert-rules-to-project-including-all-existing-or-future-versions Oct 5, 2022
rbt-mm pushed a commit that referenced this pull request Oct 25, 2022
commit c5c5ab3
Merge: 0bf649a 622f275
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Oct 18 18:57:26 2022 +0200

    Merge pull request DependencyTrack#290 from nscuro/revert-272

commit 622f275
Author: nscuro <nscuro@protonmail.com>
Date:   Tue Oct 18 18:12:27 2022 +0200

    Revert "Merge pull request DependencyTrack#272 from rbt-mm/master-show-hierarchical-view-in-project-list"

    This reverts commit 58b8940, reversing
    changes made to 3a64bbc.

    Signed-off-by: nscuro <nscuro@protonmail.com>

commit 0bf649a
Merge: 58b8940 b03b122
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Oct 18 17:51:34 2022 +0200

    Merge pull request DependencyTrack#274 from rbt-mm/master-limit-alert-rules-to-project-including-all-existing-or-future-versions

    Include a projects children in an alert rules limitations

commit 58b8940
Merge: 3a64bbc abfe53c
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Oct 18 17:46:59 2022 +0200

    Merge pull request DependencyTrack#272 from rbt-mm/master-show-hierarchical-view-in-project-list

    Show hierarchical view in project list

commit abfe53c
Author: rbt-mm <113189967+rbt-mm@users.noreply.github.com>
Date:   Tue Oct 18 17:05:21 2022 +0200

    Hide detail view button when no active child

    Signed-off-by: RBickert <rbt@mm-software.com>

    Co-authored-by: Niklas <nscuro@protonmail.com>
    Signed-off-by: RBickert <rbt@mm-software.com>

commit dbb34d3
Author: RBickert <rbt@mm-software.com>
Date:   Tue Oct 4 17:56:55 2022 +0200

    Change prototype method in project list

    Do not access Object.prototype method 'hasOwnProperty' from target
    object.
    Only show project name in create project modal, if a project does not
    have a version

    Signed-off-by: RBickert <rbt@mm-software.com>

commit a79d535
Author: RBickert <rbt@mm-software.com>
Date:   Tue Oct 4 17:03:10 2022 +0200

    Revert "Update ci-build.yaml"

    This reverts commit aeccadc.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit d7b8d69
Author: RBickert <rbt@mm-software.com>
Date:   Fri Sep 30 16:27:18 2022 +0200

    Filter detail view parents in backend

    Available parents in a project detail view are now filtered in the
    backend instead of the UI

    Signed-off-by: RBickert <rbt@mm-software.com>

commit 87a9d8c
Author: RBickert <rbt@mm-software.com>
Date:   Thu Sep 29 16:37:23 2022 +0200

    Fix switching parent to inactive

    A parent project cannot be set to inactive if any of his children are
    set to active

    Signed-off-by: RBickert <rbt@mm-software.com>

commit 11c7eab
Author: RBickert <rbt@mm-software.com>
Date:   Fri Sep 23 16:28:37 2022 +0200

    Add hierarchical view in project list

    Added CSwitch in project list to switch between current flat view
    (default) and a new hierarchical view (shows root projects and their
    children in the detail view of a row).

    Project detail view only shows viable projects as selectable parent.

    Hierarchical project list shows inactive projects for children and
    children are sortable.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit ee96685
Author: RBickert <rbt@mm-software.com>
Date:   Tue Sep 20 17:03:51 2022 +0200

    Add persistent selection of parent to detail view

    Send selected parent in project detail view via API call to backend to
    create a persistent parent-child-relationship.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit b05a11c
Author: RBickert <rbt@mm-software.com>
Date:   Mon Sep 19 16:53:00 2022 +0200

    Add parent in project creation and detail view

    Display list of every project in `Create Project` and `View
    Project` to select a parent project for the new or current project.

    Send selected parent in project creation via API call to backend to
    create a persistent parent-child-relationship.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit 053f6fa
Author: rbt-mm <113189967+rbt-mm@users.noreply.github.com>
Date:   Wed Sep 28 13:24:38 2022 +0200

    Update ci-build.yaml

    Workflow now starts on every pull request, if the branch name contains 'master' in it.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit b03b122
Author: RBickert <rbt@mm-software.com>
Date:   Tue Oct 18 13:11:23 2022 +0200

    Make inclusion of children optional

    Added a switch in the alerts view which optionally includes every active
    child of the subscribed projects in the notification rule.

    Signed-off-by: RBickert <rbt@mm-software.com>

commit 298c5be
Merge: 54e7c51 3a64bbc
Author: rbt-mm <113189967+rbt-mm@users.noreply.github.com>
Date:   Tue Oct 18 13:01:18 2022 +0200

    Merge branch 'DependencyTrack:master' into master-limit-alert-rules-to-project-including-all-existing-or-future-versions

commit 3a64bbc
Merge: 8a1239c 9d78a3b
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Oct 18 10:06:35 2022 +0200

    Merge pull request DependencyTrack#287 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-5af0906

    build(deps): bump nginxinc/nginx-unprivileged from `31ac9ab` to `5af0906` in /docker

commit 8a1239c
Merge: 21cd1f0 0610ba0
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Oct 18 10:06:26 2022 +0200

    Merge pull request DependencyTrack#288 from DependencyTrack/dependabot/github_actions/docker/setup-buildx-action-2.2.0

    build(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.0

commit 0610ba0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 18 01:33:58 2022 +0000

    build(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.0

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2.1.0...v2.2.0)

    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 9d78a3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 18 01:33:57 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `31ac9ab` to `5af0906`.

    ---
    updated-dependencies:
    - dependency-name: nginxinc/nginx-unprivileged
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 54e7c51
Merge: 1eaefe5 c80f0ea
Author: rbt-mm <113189967+rbt-mm@users.noreply.github.com>
Date:   Wed Oct 5 14:09:32 2022 +0200

    Merge pull request #3 from rbt-mm/rbt-limit-alert-rules-to-project-including-all-existing-or-future-versions

    Limit alert rules to project including all existing or future versions

commit c80f0ea
Author: RBickert <rbt@mm-software.com>
Date:   Wed Oct 5 10:53:17 2022 +0200

    Add new info in alerts view

    Change "Limit to projects" to "Limit to projects (including all of their
    active children)" to indicate that every child of a subscribed project
    will also be included in the notification rule.

    Signed-off-by: RBickert <rbt@mm-software.com>

Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants