Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat(gui): parameter assignment filter #540

Merged
merged 13 commits into from
Jun 4, 2022

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    4462747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4604d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2df18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    245ce18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0783862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a3eaad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81109b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff46135 View commit details
    Browse the repository at this point in the history
  9. fix: build error

    lars-reimann committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b1edc07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b8ae87 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Merge branch 'main' into feature/parameterAssignmentFilter

    # Conflicts:
    #	api-editor/gui/src/common/FilterHelpButton.tsx
    #	api-editor/gui/src/features/packageData/model/filters/AnnotationFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/DeclarationTypeFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/NameFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/UsageFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/UsefulnessFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/VisibilityFilter.ts
    #	api-editor/gui/src/features/packageData/model/filters/filterFactory.test.ts
    #	api-editor/gui/src/features/packageData/model/filters/filterFactory.ts
    #	api-editor/gui/src/features/packageData/selectionView/SelectionView.tsx
    #	api-editor/gui/src/features/packageData/treeView/ClassNode.tsx
    #	api-editor/gui/src/features/packageData/treeView/FunctionNode.tsx
    #	api-editor/gui/src/features/packageData/treeView/ParameterNode.tsx
    #	api-editor/gui/src/features/packageData/treeView/TreeNode.tsx
    lars-reimann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    bf3de1a View commit details
    Browse the repository at this point in the history
  2. fix: linter errors

    lars-reimann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b6da8c4 View commit details
    Browse the repository at this point in the history
  3. fix: build error

    lars-reimann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a71b92f View commit details
    Browse the repository at this point in the history