| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| |\
| |
| | |
Network as own table
|
| | | |
|
| |/ |
|
| | |
|
| |\
| |
| | |
Added a basic search results page and search on tags
|
| | |\ |
|
| | | | |
|
| | |/
|/| |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Fixes #151
While there are certainly more things that can be done - such as reading
the list of templates dynamically, it wouldn't be horrible to go into
production with the GUI the way it is right now.
|
| |
|
|
|
|
| |
Still leaves a lot to be desired, but is a good start.
References #151
|
| | |
|
| |
|
|
|
|
|
| |
Tweaks background colors on graphs.
Adds a funky "ticker" to the navbar that may or may not break small
screens. Graphs average latency and total bandwidth for all equipment.
|
| |
|
|
|
|
|
|
| |
It doesn't do any good in its current implementation.
If it were to make sense, we'd need to drastically enrich it.
Closes #128
|
| | |
|
| |
|
|
|
|
| |
Tooltips vil være litt browseravhengig.
Fikser også noen nightmode issues her og der.
|
| | |
|
| |
|
|
| |
Displays a sorted list of what needs attention.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
The HTML/detail should probably be tweaked, but I think we need a way to
show that Gondul is still alive now that we are hiding the time stamp by
default.
Feel free to throw the HTML/CSS away in favor of some other subtle but
noticeable "animation".
|
| |
|
|
|
|
| |
- Don't overload the logbook overlay
- Neater date formatting (ugh, I hate that we need to do this)
- Caption for the logbook in the info box
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I think we can say this
Fixes #53
and
Fixes #52
still should add support for making it configurable, that that's not a must
for DX16 to take place.
|
| |
|
|
|
|
|
| |
I can never get it all in a single commit.
But I compensate by some times putting multiple unrelated things in the
same commit.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes #69 #11 #5
Introduces nmsTime which unifies the time travel code a bit. It still needs
some work, but this is much better.
All conversion is now done by native JavaScript methods, freeing us from
the hell that is parsing it ourself.
One thing should be added: The backend should discard any now=values that
are not 5-minute intervals. We don't want to kill the cache and the
database by extension.
Still need to re-implement the "replay event" shorthand, but that ties in
to #54
|
| |
|
|
|
|
| |
References #53 #52 #54
It's hardcoded, but I can live with that for now.
|
| |
|
|
|
|
|
| |
- Time in oplog is now localtime and properly padded (00:10, not 0:10)
- Health map instead of combo/aggregated
- Tweak the menu slightly
- Rotate and resize the random switch in guess_placement
|
| | |
|
| |
|
|
|
|
| |
Fixes #84
It's really stupid simple, but it will work.
|
| | |
|
| | |
|
| |
|
|
|
| |
You can now use "foo" to find a switch called foo, but not also the ones
called foobar foobar1, etc
|
| |
|
|
|
|
|
|
|
|
| |
Only combines SNMP and ping for now, but the "API" it establishes should do
what we need.
References #15
Before I consider this done we need to add the infomration in the info-box,
and also remove the manual information present there.
|
| |
|
|
| |
Needs a lot of work, including the API side, possibly also the schema.
|
| |
|
|
| |
Also: onclick handler for log entries.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
It still needs to be integrated with switches/info box, but this is a good
start.
Shows the last 5 log messages in an overlay on the map, with the rest
visible in an oplog tab.
Fixes #20
|
| |
|
|
| |
Fixes #41
|
| |
|
|
|
|
|
|
|
| |
- Shadow for map title text (color matches background, so only visible when
background interferes with readability)
- SNMP map is private too
- Remove 'map' from a bunch of titles
- Fix z-index and position for map title (z-index is lower than the input
canvas, but higher than everything else).
|
| |
|
|
| |
Probably a few more items that needs to be added here.
|
| |
|
|
| |
It's still not very good, but this doesn't have to be precision work.
|
| |
|
|
|
|
| |
The admin-tab is currently empty. That is besides the point.
Closes #18
|
| |
|
|
|
|
|
|
|
|
| |
Fixes #68
References #67
There's still a few bits missing for #67 since there is no UI for it yet.
On the bright side, this will store arbitrary options.
|
|
|
Fetched from tgmanage.
|