Skip to content
Success

Changes

Summary

  1. bug[TW20024]: Check for NPE in DecisionWorkItemHookIde (details)
  2. bug[TW20022]: Handle duplicate ATS IDs gracefully (details)
  3. bug[TW20022]: Create Duplicate Artifact Id Report (details)
  4. feature[TW19312]: CR - Add DisplayHint.YesNoBoolean and handle (details)
  5. refactor[TW19312]: CR - Rename AtsAttrValCol (details)
  6. refactor[TW19597]: PLE Management - Change .subscribe() functionality to .pipe() (details)
  7. refactor[TW19597]: PLE Management - Update PLConfigUI service to use global UI service (details)
  8. refactor[TW19597]: PLE Management - Update Sidenav to be fixed in viewport (details)
  9. refactor[TW19597]: PLE Management - Add account header to all requests to api (details)
  10. feature[TW19597]: PLE Management - Diff Report Functionality (details)
  11. feature[TW19909]: MIM- Structures/Elements Diff Page (details)
Commit 0876a9ccef7e9af163f2986fc223c145b63627e1 by Donald Dunne
bug[TW20024]: Check for NPE in DecisionWorkItemHookIde

Change-Id: I45b999e47d82d8cb9c36c1c34279da556b2f60ab
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/workflow/hooks/AtsDecisionReviewDecisionWorkItemHookIde.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/editor/tab/workflow/header/WfeHeaderComposite.java
Commit 80dfd93c2bb53d01e6d191533cc819f94a56314b by Donald Dunne
bug[TW20022]: Handle duplicate ATS IDs gracefully

Change-Id: Ide508a1fad9c3a5ec34ab69d7cd8843e4caf7cac
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/workflow/AbstractWorkflowArtifact.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/IAtsWorkItem.java
Commit e7b0f30b94db5aa2755ff9a15e5240ea5750120d by Donald Dunne
bug[TW20022]: Create Duplicate Artifact Id Report

Change-Id: Ida239f4b5914685d490fe2fb73f7cdf9b9504fdf
The file was addedplugins/org.eclipse.osee.ats.rest/src/org/eclipse/osee/ats/rest/internal/util/health/operations/HealthOperations.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/util/health/AtsHealthEndpointApi.java
The file was modified plugins/org.eclipse.osee.ats.rest/src/org/eclipse/osee/ats/rest/internal/util/health/AtsHealthEndpointImpl.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/query/IAtsQueryService.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/query/AbstractAtsQueryService.java
The file was addedplugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/navigate/DuplicateArtifactReport.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/navigate/AtsNavigateViewItems.java
Commit f5d2761fc776b3e0cb30df69e1ecf179aa419a7e by Donald Dunne
feature[TW19312]: CR - Add DisplayHint.YesNoBoolean and handle

Change-Id: I35524937b1f0a2165d81a738abfa9ab60bc07636
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/column/AtsColumnId.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/util/xviewer/column/XViewerAtsAttributeValueColumn.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/column/AtsAttributeValueColumnHandler.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/column/AtsColumnToken.java
The file was modified plugins/org.eclipse.osee.framework.core/src/org/eclipse/osee/framework/core/data/OrcsTypeTokens.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/data/AtsAttributeTypes.java
The file was modified plugins/org.eclipse.osee.ats.rest/src/org/eclipse/osee/ats/rest/internal/config/AtsConfigEndpointImpl.java
The file was modified plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/artifact/prompt/BooleanHandlePromptChange.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/util/xviewer/column/XViewerAtsAttributeColumn.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/column/AtsAttributeValueColumnFactory.java
The file was modified plugins/org.eclipse.osee.framework.core/src/org/eclipse/osee/framework/core/data/DisplayHint.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/world/WorldXViewerFactory.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/internal/column/ev/AtsColumnService.java
The file was modified plugins/org.eclipse.osee.framework.core/src/org/eclipse/osee/framework/core/data/AttributeTypeBoolean.java
Commit c1fa7c8b144df1eaf09ee3e36a3e080793959c20 by Donald Dunne
refactor[TW19312]: CR - Rename AtsAttrValCol

Change-Id: I5ae768ac8191c05f725aed3510198821cd652286
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/column/AtsAttributeValueColumnFactory.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/workflow/IAtsDatabaseTypeProvider.java
The file was modified plugins/org.eclipse.osee.ats.rest/src/org/eclipse/osee/ats/rest/internal/config/AtsConfigEndpointImpl.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/config/AtsViews.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/column/PriorityColumnUI.java
The file was addedplugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/config/AtsAttrValCol.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/world/mini/MiniWorldXViewerFactory.java
The file was modified plugins/org.eclipse.osee.ats.rest/src/org/eclipse/osee/ats/rest/internal/config/UpdateAtsConfiguration.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/column/AtsAttributeValueColumnHandler.java
The file was modified plugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/config/AtsConfigEndpointApi.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/workflow/task/mini/MiniTaskXViewerFactory.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/column/AtsColumnToken.java
The file was modified plugins/org.eclipse.osee.ats.core/src/org/eclipse/osee/ats/core/internal/column/ev/AtsColumnService.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/world/WorldXViewerUtil.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/util/xviewer/column/XViewerAtsAttributeValueColumn.java
The file was modified plugins/org.eclipse.osee.ats.ide/src/org/eclipse/osee/ats/ide/world/WorldXViewerFactory.java
The file was removedplugins/org.eclipse.osee.ats.api/src/org/eclipse/osee/ats/api/config/AtsAttrVaCol.java
Commit e5e4e9d0fba8d34d1481aebab612d95cf2a27b26 by Luciano Vaglienti
refactor[TW19597]: PLE Management - Change .subscribe() functionality to .pipe()

Change-Id: If0e3bc0b150fddf12e5c72f33e48ba0a8a8bda43
Signed-off-by: Luciano T Vaglienti <luciano.t.vaglienti@boeing.com>
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/services/types.service.ts
The file was removedplugins/org.eclipse.osee.web/src/app/ple/messaging/shared/constants/ArtifactTypeId.enum.ts
The file was addedplugins/org.eclipse.osee.web/src/app/types/constants/AttributeTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/services/connection.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/types/constants/RelationTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/current-messages.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/services/current-graph.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-dropdown/configuration-dropdown.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/types/constants/ArtifactTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/feature-dropdown/feature-dropdown.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockBranchService.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockPlCurrentBranchService.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/util/GroupViewSort.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/change-report/change-report.d.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/structures.service.ts
The file was removedplugins/org.eclipse.osee.web/src/app/ple/messaging/shared/constants/AttributeTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/services/node.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/messages.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/pl-config-configurations.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/pl-config-applicui-branch-mapping.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/pl-config-cfggroups.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/add-configuration-dialog/add-configuration-dialog.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/add-configuration-dialog/add-configuration-dialog.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-group-dropdown/configuration-group-dropdown.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/base-types/ExtendedNameValuePair.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/shared/services/http/enumeration-set.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/element.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/types/constants/TupleTypeId.d.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/sub-messages.service.ts
The file was removedplugins/org.eclipse.osee.web/src/app/ple/messaging/shared/constants/RelationTypeId.enum.ts
Commit 08bbad5848094964e8782ffcc4be65e98ca37acc by Luciano Vaglienti
refactor[TW19597]: PLE Management - Update PLConfigUI service to use global UI service

Change-Id: I7fec44d368a57d3c0be0723af5e9ccc02aa9f23a
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-uistate.service.ts
Commit 1e2909056f33dc53c14e67f6a3e9d73b6b04f0fb by Luciano Vaglienti
refactor[TW19597]: PLE Management - Update Sidenav to be fixed in viewport

Change-Id: Ib8c26958270cff4b4f1c94b49ee1954099381ff8
The file was modified plugins/org.eclipse.osee.web/src/app/app.component.html
Commit 8f0a10b5180942bd08449f2b21e18a0f7aba4f20 by Luciano Vaglienti
refactor[TW19597]: PLE Management - Add account header to all requests to api

Change-Id: I77a16b7501a2a1c6233b8e2646c7e630e2481170
Signed-off-by: Luciano T Vaglienti <luciano.t.vaglienti@boeing.com>
The file was addedplugins/org.eclipse.osee.web/src/app/interceptors/http/oseeauth-header.interceptor.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/interceptors/http/oseeauth-header.interceptor.ts
The file was modified plugins/org.eclipse.osee.web/src/environments/environment.ts
The file was modified plugins/org.eclipse.osee.web/src/environments/environment.prod.ts
The file was modified plugins/org.eclipse.osee.web/src/app/interceptors/http/interceptor-provider.ts
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/services/user-data-account.service.ts
Commit fc62a6139192ec005c08f9f109f75d6165788081 by Luciano Vaglienti
feature[TW19597]: PLE Management - Diff Report Functionality

Change-Id: I188c65658e90d07c43b82dfd571524b9bcebe7ee
Signed-off-by: Luciano T Vaglienti <luciano.t.vaglienti@boeing.com>
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/current-messages.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/shared/services/ui/preferences-ui.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-menu/config-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-group-menu/config-group-menu.component.sass
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-menu/config-menu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/message-table/message-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/pl-config-applicui-branch-mapping.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-uistate.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/constants/ArtifactTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-group-dropdown/configuration-group-dropdown.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/array-diff-menu/array-diff-menu.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/services/dialog.service.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-group-menu/config-group-menu.component.html
The file was modified plugins/org.eclipse.osee.web/src/themes/ple/plconfig/table/_applicability-table.theme.component.scss
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/feature-dropdown/feature-dropdown.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig-routing.module.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-menu/config-menu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-dropdown/configuration-dropdown.component.html
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/feature-menu/feature-menu.component.sass
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/value-menu/value-menu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/features/base.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/array-diff-menu/array-diff-menu.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/value-menu/value-menu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-dropdown/configuration-dropdown.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/message-table/message-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/services/user-data-account.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/feature-menu/feature-menu.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-group-menu/config-group-menu.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-menu/config-menu.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockUserDataAccountService.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/constants/RelationTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/interceptors/http/oseeauth-header.interceptor.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.html
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockDialogService.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockPlCurrentBranchService.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/services/current-graph.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/services/dialog.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/pl-config-configurations.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/change-report/change-report.d.ts
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/services/user-data-current-user.service.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/value-menu/value-menu.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/feature-menu/feature-menu.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/types/base-types/ExtendedNameValuePair.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-branch-service.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple-services/http/change-report.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-group-dropdown/configuration-group-dropdown.component.html
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/array-diff-menu/array-diff-menu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/components/display-user/display-user.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/testing/mockBranchService.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/feature-menu/feature-menu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-group-menu/config-group-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/config-group-dialog/config-group-dialog.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/value-menu/value-menu.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/array-diff-menu/array-diff-menu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/base/base/base.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/feature-dropdown/feature-dropdown.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/constants/AttributeTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/action-drop-down/action-drop-down.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.ts
Commit 47a6802cce8c876da2a930ae9695af9ade2e3f9a by Luciano Vaglienti
feature[TW19909]: MIM- Structures/Elements Diff Page

- Also moves progress bar and usermenus to be global elements

Change-Id: Ia60d6a0081e870fd1f0f99303e4099b5df902bdb
Signed-off-by: Luciano T Vaglienti <luciano.t.vaglienti@boeing.com>
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/type-grid/type-grid.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/types/element.d.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/sub-element-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/sub-element-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging-help/messaging-help.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/diff-views/mim-single-diff/mim-single-diff.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/misc/graph/graph.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/types-interface.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/types/structure.d.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/diff-views/mim-single-diff/mim-single-diff.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/menus/usermenu/usermenu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/current-state.service.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/usermenu/usermenu/usermenu.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/array-diff-menu/array-diff-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/base/base/base.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/usermenu/usermenu/usermenu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/shared/services/ui/preferences-ui.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/misc/graph/graph.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-row/sub-element-table-row.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/message-table/message-table.component.ts
The file was removedplugins/org.eclipse.osee.web/src/app/ple/messaging/shared/services/ui/http-loading.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/structures.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/app.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple-services/ui/diff/difference-branch-info.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/message-element-interface.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging-help/messaging-help.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/message-table/message-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/configuration-dropdown/configuration-dropdown.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/sub-element-table.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/usermenu/usermenu/usermenu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/base/base/base.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/interceptors/http/plconfig-set-loading-indicator-interceptor.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/message-element-interface.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-group-menu/config-group-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/single-structure-table/single-structure-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/mocks/services/CurrentMessageService.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/message-interface.module.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/menus/usermenu/usermenu.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/message-interface.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/usermenu/usermenu/usermenu.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/themes/ple/messages/messaging/message-interface/graph/_lib.scss
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/usermenu/usermenu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/structure-table/structure-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/mocks/ReturnObjects/structure.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/services/current-graph.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/type-grid/type-grid.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/connection-view-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/connection-view.module.ts
The file was modified plugins/org.eclipse.osee.web/src/themes/ple/messages/messaging/message-interface/interface/_messaging-interface.theme.scss
The file was modified plugins/org.eclipse.osee.web/src/app/app-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/edit-element-field/edit-element-field.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/sub-message-table/sub-message-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/feature-menu/feature-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/message-element-interface.component.html
The file was modified plugins/org.eclipse.osee.web/src/themes/ple/messages/messaging/message-interface/elements/_messaging-element-interface.theme.scss
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/config-menu/config-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/sub-message-table/sub-message-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-no-edit-field/sub-element-table-no-edit-field.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/themes/ple/plconfig/table/_applicability-table.theme.component.scss
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/platform-type-card/platform-type-card.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/structure-table/structure-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/structure-table/structure-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/edit-element-field/edit-element-field.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/mocks/CurrentGraphService.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/ple-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/components/display-user/display-user.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/plconfig-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/applicability-table/applicability-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/constants/AttributeTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/components/display-user/display-user.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-row/sub-element-table-row.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/types-interface.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/app.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/types-interface-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/message-table/message-table.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/sub-message-table/sub-message-table.component.spec.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/usermenu/usermenu/usermenu.component.html
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/usermenu/usermenu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/current-messages.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/types/constants/RelationTypeId.enum.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/graph-link-menu/graph-link-menu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/type-grid/type-grid.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table/edit-element-field/edit-element-field.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/types-interface.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/graph-node-menu/graph-node-menu.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/usermenu/usermenu/usermenu.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/mocks/components/StructureTable.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/components/menus/value-menu/value-menu.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple-services/ui/diff/diff-report-branch.service.mock.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/menus/usermenu/usermenu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/mocks/ReturnObjects/Structures.mock.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/components/menus/usermenu/usermenu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/ui.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/ui.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/app.module.ts
The file was addedplugins/org.eclipse.osee.web/src/app/services/http-loading.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging-help/messaging-help.component.html
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/usermenu/usermenu/usermenu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-current-branch.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/diff-views/mim-single-diff/mim-single-diff.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/graph-link-menu/graph-link-menu.component.html
The file was removedplugins/org.eclipse.osee.web/src/app/ple/messaging/shared/services/ui/http-loading.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/message-interface-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-row/sub-element-table-row.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/components/usermenu/usermenu/usermenu.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/mocks/services/current.types.service.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple-services/ui/ui.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/single-structure-table/single-structure-table.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/message-element-interface-routing.module.ts
The file was modified plugins/org.eclipse.osee.web/src/custom-theme.scss
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-no-edit-field/sub-element-table-no-edit-field.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/userdata/components/display-user/display-user.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/types-interface/types-interface.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/single-structure-table/single-structure-table.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/components/sub-element-table-no-edit-field/sub-element-table-no-edit-field.component.html
The file was modified plugins/org.eclipse.osee.web/src/themes/ple/messages/messaging/message-interface/_lib.scss
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/usermenu/usermenu.component.sass
The file was modified plugins/org.eclipse.osee.web/src/app/ple/plconfig/services/pl-config-uistate.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/base/base/base.component.ts
The file was modified plugins/org.eclipse.osee.web/src/test.ts
The file was addedplugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/usermenu/usermenu.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/message-interface.component.html
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/services/current-messages.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/messaging.component.ts
The file was addedplugins/org.eclipse.osee.web/src/app/services/http-loading.service.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-interface/message-interface.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/resolvers/diff-report-resolver.resolver.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/message-element-interface.component.spec.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/services/current-state.service.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple-services/ui/diff/diff-report-branch.service.ts
The file was addedplugins/org.eclipse.osee.web/src/themes/ple/messages/messaging/message-interface/graph/_graph.theme.scss
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/misc/graph/graph.component.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/message-element-interface/mocks/services/CurrentStateService.mock.ts
The file was modified plugins/org.eclipse.osee.web/src/app/ple/messaging/connection-view/components/menu/graph-link-menu/graph-link-menu.component.spec.ts