aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/js/nms-info-box.js
Commit message (Collapse)AuthorAgeLines
* chore: cleanup repoOle Mathias Heggem2023-01-21-1177/+0
|
* NMS: Rebuild nmsInfoBoxNicolai Tellefsen2016-04-05-496/+787
| | | | | | | | | | | Basically the old model forced each window to handle all the logic needed for showing and managing a window. The new model takes care of the basic window- management and lets us focus on "panels" that are reusable, independent of each other, and can re-render themselves without concern for any other objects. We are also able to define windows and views that use existing panels just by providing a basic template to the windowHandler. Does still have som bugs and missing functionality that needs to be addressed.
* NMS: Fix nms-info-box.js formattingNicolai Tellefsen2016-04-03-109/+108
|
* NMS: Add serial no. view to inventoryKristian Lyngstol2016-03-27-1/+9
|
* Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-26-3/+7
|\
| * Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-26-11/+50
| |\
| * | NMS: Various performance tweaksKristian Lyngstol2016-03-26-3/+7
| | |
* | | NMS: Improve switch info windowNicolai Tellefsen2016-03-26-157/+280
| |/ |/| | | | | | | New summary view with live switch-information. Improved SNMP data listing and no more repetition of basic switch data for every view.
* | NMS: Add basic formating to SNMP-data in infoboxNicolai Tellefsen2016-03-26-11/+50
|/
* NMS: Expose ET-interfaces and moreKristian Lyngstol2016-03-24-3/+5
|
* NMS: Add basic filter-field to inventory listingNicolai Tellefsen2016-03-24-12/+27
|
* NMS: Change search to all lowercaseNicolai Tellefsen2016-03-24-4/+4
| | | | | Does not convert number only fields to lowercase. Is primarily useful when searching system descriptions for version information or similar.
* NMS: Add POC inventory listing to front-endNicolai Tellefsen2016-03-24-3/+108
|
* NMS: Remove subnet from ssh-linkNicolai Tellefsen2016-03-23-1/+2
|
* NMS: Add SSH-button to switchInfo windowNicolai Tellefsen2016-03-23-1/+10
|
* NMS: Fix comment hash-check logicNicolai Tellefsen2016-03-23-6/+7
|
* NMS: Fix comments not triggering after "tab" switchingNicolai Tellefsen2016-03-23-1/+2
|
* NMS: Switch info window style adjustmentsNicolai Tellefsen2016-03-23-1/+2
|
* Hide info-box on successful saveNicolai Tellefsen2016-03-23-0/+4
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-4/+2
|\
| * NMS: Hide infobox when clicking empty canvas areaNicolai Tellefsen2016-03-22-3/+1
| |
| * NMS: Fix popovers embeded in info boxesNicolai Tellefsen2016-03-22-1/+1
| |
* | NMS: Fix searching (again)Kristian Lyngstol2016-03-22-10/+17
|/
* NMS: Fix bug in comment refresh logicNicolai Tellefsen2016-03-22-10/+9
|
* NMS: Updated comment interface refresh-logicNicolai Tellefsen2016-03-22-26/+63
|
* NMS: Fix some infoBox content checksNicolai Tellefsen2016-03-22-2/+6
|
* NMS: Implement read/write separation in frontendKristian Lyngstol2016-03-22-2/+2
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-23/+20
|\
| * MERGE fix.Magnus Kirø2016-03-22-30/+47
| |\
| * \ Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-0/+4
| |\ \
| * | | js linting / code fixup.Magnus Kirø2016-03-21-23/+20
| | | |
* | | | NMS: Ping increase delay, better searchKristian Lyngstol2016-03-22-13/+16
| |_|/ |/| |
* | | NMS: Show comments by default when click/searchingNicolai Tellefsen2016-03-22-1/+4
| | |
* | | NMS: Sort switch edit fields alphabeticalyNicolai Tellefsen2016-03-22-0/+2
| | |
* | | Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-24/+28
|\ \ \
| * | | NMS: Tweak searching of switch active ports etcKristian Lyngstol2016-03-21-24/+28
| | |/ | |/|
* / | NMS: Tweak search highlight and hotkeysNicolai Tellefsen2016-03-21-6/+14
|/ /
* / NMS: Add click-toggle to switchInfo windowNicolai Tellefsen2016-03-21-0/+4
|/
* NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-0/+2
|
* NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
|
* NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-2/+13
|
* NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-240/+286
|
* NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-1/+44
|
* NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-4/+44
|
* NMS: Add live highlight to searchNicolai Tellefsen2016-03-17-20/+11
| | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing.
* NMS: Enable simple SNMP viewing.Kristian Lyngstol2016-03-16-1/+27
|
* NMS: Tweak search with blinking pink!Kristian Lyngstol2016-03-14-6/+16
| | | | I'm proud of this silliness.
* NMS: Add simple searchingKristian Lyngstol2016-03-13-3/+36
| | | | Not perfect, but not bad either.
* NMS: InfoBox: Catch switch changes tooKristian Lyngstol2016-03-13-0/+4
|
* NMS: Allow editing switches in GUIKristian Lyngstol2016-03-13-1/+100
| | | | | | It's not pretty, but it works and should cover most of the use-cases. Placement-editing is not meant to be the primary way to edit anything.