[OpenNMS/opennms] b24e57: NMS-20158: Add mib compiler Rest API/UI elements
Chandra Gorantla via opennms-cvs <[email protected]> Mon, 03 Aug 2026 13:10:10 -0700
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/cg/jira/NMS-20158/[email protected]> |
Branch: refs/heads/cg/jira/NMS-20158
Home: https://github.com/OpenNMS/opennms
Commit: b24e57d582364cc1fc688ed5f5a86b306bbe5fc6
https://github.com/OpenNMS/opennms/commit/b24e57d582364cc1fc688ed5f5a86b306bbe5fc6
Author: Chandra Gorantla <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M container/features/pom.xml
M container/features/src/main/resources/features.xml
M container/karaf/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
M features/mib-compiler/pom.xml
R features/mib-compiler/rest/pom.xml
R features/mib-compiler/rest/src/main/java/org/opennms/features/mibcompiler/rest/MibCompilerRestService.java
R features/mib-compiler/rest/src/main/java/org/opennms/features/mibcompiler/rest/internal/MibCompilerRestServiceImpl.java
R features/mib-compiler/rest/src/main/resources/OSGI-INF/blueprint/blueprint.xml
M opennms-base-assembly/pom.xml
M opennms-full-assembly/pom.xml
M opennms-webapp-rest/pom.xml
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/MibFileService.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/MibRestService.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/api/MibRestApi.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibCompileResultDto.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibDataCollectionPreviewDto.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibEventsPreviewDto.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibFileDto.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibGraphTemplatesDto.java
A opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/model/mibcompiler/MibParseResultDto.java
M opennms-webapp-rest/src/main/webapp/WEB-INF/menu/menu-template-alt.json
M opennms-webapp-rest/src/main/webapp/WEB-INF/menu/menu-template-default.json
M opennms-webapp-rest/src/main/webapp/WEB-INF/menu/menu-template.json
A opennms-webapp-rest/src/test/java/org/opennms/web/rest/v2/MibFileServiceTest.java
A opennms-webapp-rest/src/test/java/org/opennms/web/rest/v2/MibRestServiceTest.java
A opennms-webapp-rest/src/test/resources/mibs/IANAifType-MIB.txt
A opennms-webapp-rest/src/test/resources/mibs/IF-MIB.txt
A opennms-webapp-rest/src/test/resources/mibs/SNMPv2-CONF.txt
A opennms-webapp-rest/src/test/resources/mibs/SNMPv2-MIB.txt
A opennms-webapp-rest/src/test/resources/mibs/SNMPv2-SMI.txt
A opennms-webapp-rest/src/test/resources/mibs/SNMPv2-TC.txt
A opennms-webapp-rest/src/test/resources/mibs/SONUS-COMMON-MIB.txt
M opennms-webapp/src/main/webapp/WEB-INF/applicationContext-spring-security.xml
M pom.xml
R ui/src/components/MibCompiler/CompiledMibFiles.vue
A ui/src/components/MibCompiler/Dialog/CompileErrorsDialog.vue
A ui/src/components/MibCompiler/Dialog/GenerateDataCollectionDialog.vue
A ui/src/components/MibCompiler/Dialog/GenerateEventsDialog.vue
A ui/src/components/MibCompiler/Dialog/GenerateGraphsDialog.vue
R ui/src/components/MibCompiler/Drawer/FileText.vue
A ui/src/components/MibCompiler/MibFileViewerDrawer.vue
A ui/src/components/MibCompiler/MibFilesTable.vue
R ui/src/components/MibCompiler/PendingMibFiles.vue
M ui/src/components/MibCompiler/UploadMibFiles.vue
M ui/src/components/MibCompiler/mibFilesValidator.ts
M ui/src/containers/EditMibFile.vue
M ui/src/containers/MibCompiler.vue
M ui/src/main/router/index.ts
M ui/src/services/mibCompilerService.ts
M ui/src/stores/mibCompilerStore.ts
M ui/src/types/mibCompiler.d.ts
R ui/tests/components/MibCompiler/CompiledMibFiles.test.ts
A ui/tests/components/MibCompiler/Dialog/GenerateEventsDialog.test.ts
R ui/tests/components/MibCompiler/Drawer/FileText.test.ts
A ui/tests/components/MibCompiler/MibFilesTable.test.ts
R ui/tests/components/MibCompiler/PendingMibFiles.test.ts
R ui/tests/components/MibCompiler/UploadMibFiles.test.ts
R ui/tests/containers/MibCompiler.test.ts
A ui/tests/services/mibCompilerService.test.ts
A ui/tests/stores/mibCompilerStore.test.ts
Log Message:
-----------
NMS-20158: Add mib compiler Rest API/UI elements
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs