aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/nms-info-box.js
Commit message (Collapse)AuthorAgeLines
* front: Adjust preview of switch-edit request textNicolai Tellefsen2016-05-29-6/+25
|
* front: Make info-box draggableNicolai Tellefsen2016-05-29-1/+41
|
* front: Tweak logbook and info-box styles and feelKristian Lyngstol2016-05-28-0/+3
| | | | | | - 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
* front: Tweak info-box looks/widthKristian Lyngstol2016-05-28-1/+6
| | | | Makes it more snug and look the same all over
* front: More visual tweaks and tuneupsKristian Lyngstol2016-05-28-1/+2
| | | | | | | - 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
* front: Tweak various aestheticsKristian Lyngstol2016-05-28-8/+4
|
* front: Sanitize info-box-classname-thingKristian Lyngstol2016-05-27-2/+1
| | | | | | Fixes broken class list when the description was stuff like "worst: management info" (where the "info" would end up as a class and change the look).
* front: Fix/tweak edit-boxKristian Lyngstol2016-05-25-2/+2
| | | | | | | | | No need to expose 'switch' id in the API - it's internal to the db. The entire edit-logic should be cleaned up, but at least this fixes the immediate problem. Fixes #74
* front: Minor comment tweaksKristian Lyngstol2016-05-22-3/+2
|
* front: Move data-logic out of infoboxKristian Lyngstol2016-05-22-49/+20
| | | | | | | | | | handlerInfo is getting slightly extensive, but it might be worth it. This also introduces a "map" handler that .... doesn't handle the map. If/when namespaces are introduced properly in nms-map-handlers.js, we should also rename it to nms-data-logic.js or something else that signifies that this is what makes data useful one way or an other.
* Front: Separate searching from the info-boxKristian Lyngstol2016-05-22-137/+6
|
* Search box/oplog: Add string-literal searchKristian Lyngstol2016-05-22-1/+8
| | | | | You can now use "foo" to find a switch called foo, but not also the ones called foobar foobar1, etc
* Expose handler-data/combo data in infoboxKristian Lyngstol2016-05-21-65/+5
| | | | | | | | Fixes #15 Still lots of things that _should_ be done, but this is the groundwork needed for a combined map. Theoretically, all map handlers should just expose getInfo somehow now.
* Tweak log entries and switch entriesKristian Lyngstol2016-05-19-4/+8
| | | | Also: onclick handler for log entries.
* Disable IE support and HTML-injectionKristian Lyngstol2016-05-18-4/+4
|
* Remove comments from code in place of oplogsKristian Lyngstol2016-05-18-74/+27
|
* Add search-box documentationKristian Lyngstol2016-05-16-0/+32
| | | | Fixes #41
* Actual initial importKristian Lyngstol2016-04-12-0/+1177
Fetched from tgmanage.