aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api/private/switch-add
Commit message (Collapse)AuthorAgeLines
* API structure change.Magnus Kirø2016-03-22-92/+0
|
* NMS: Remove switchtypes logicKristian Lyngstol2016-03-21-2/+2
|
* NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-31/+1
|
* NMS: Actually store distro and ipv6 address tooKristian Lyngstol2016-03-17-1/+7
|
* NMS: Add subnets in swtichesKristian Lyngstol2016-03-17-1/+1
|
* NMS: Fix production-grade cache :DKristian Lyngstol2016-03-16-0/+1
| | | | | | | Seems to work fine, both with caching and cache invalidation. (e.g.: moving a switch, adding ac omment). Might have missed something, of course.
* NMS: Support resetting switch position to buest-guessKristian Lyngstol2016-03-13-1/+6
| | | | | Simply type "reset" in the gui (including quotes) and it'll guess based on name.
* NMSjs: Enable interactive movement of switches!Kristian Lyngstol2016-03-13-4/+5
| | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional.
* NMS: Allow editing switches in GUIKristian Lyngstol2016-03-13-5/+22
| | | | | | 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.
* NMS: Pick up IP's properlyKristian Lyngstol2016-03-13-0/+6
| | | | Nobody look because I just defaulted to ipv4.
* NMS: Fix switch updates (better)Kristian Lyngstol2016-03-12-14/+18
|
* NMS: Tweak caching and updatesKristian Lyngstol2016-03-10-6/+27
|
* NMS: Support all fields during switch insertKristian Lyngstol2016-03-10-10/+20
| | | | | | It's not particularly pretty, but it works OK. Next: Modifications.
* nms: Further simplify and fix the APIKristian Lyngstol2016-03-04-2/+9
| | | | | | Now this works: tools/add_switches.txt.pl < switches.txt | POST http://demo:demo@localhost/private/switch-add
* nms: Rename API end points and separate public/privateKristian Lyngstol2016-03-04-0/+44