Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Expose new-style edit-stuff in old-style panel | Kristian Lyngstol | 2019-01-09 | -18/+6 |
| | | | | | | | | | | | The integration is a hack, but a first step. I will eventually remove all the code in nms-info-box, but I needed a simple test. This also demonstrates how to add a new switch.... simply hit edit, then change the name. It aint pretty, and shouldn't work like it does today, but it's a decent example. Also, had to fix the backend again now that I actually tested the write-api :D | |||
* | First step to major cleanup | Kristian Lyngstol | 2019-01-03 | -180/+18 |
| | | | | | | | | Fixes #150 Fixe #88 Closes #3 Probably lots of bugs introduced, will fix ASAP. | |||
* | Mange dager med rot på TG18 | root | 2018-03-26 | -51/+8 |
| | ||||
* | Commit diverse av Ole Mathias sitt template-greier | root | 2018-03-22 | -0/+0 |
| | ||||
* | Merge branch 'master' into network-firstclass | Ole Mathias Aa. Heggem | 2018-03-21 | -1/+1 |
|\ | ||||
| * | Added support for delete switches | Ole Mathias Aa. Heggem | 2018-03-17 | -1/+1 |
| | | ||||
* | | Making network first class citizen | Ole Mathias Aa. Heggem | 2018-01-28 | -4/+167 |
|/ | | | | Still work in progress | |||
* | Start clean switches-table | Kristian Lyngstol | 2016-11-15 | -4/+4 |
| | | | | Lots of cruft | |||
* | Implement tags and various other minor tweaks | Kristian Lyngstol | 2016-07-01 | -2/+5 |
| | ||||
* | front/api: Add user-provided nick to oplog | Kristian Lyngstol | 2016-05-28 | -1/+1 |
| | | | | | | Fixes #84 It's really stupid simple, but it will work. | |||
* | Search box/oplog: Add string-literal search | Kristian Lyngstol | 2016-05-22 | -1/+1 |
| | | | | | You can now use "foo" to find a switch called foo, but not also the ones called foobar foobar1, etc | |||
* | Add rudimentary way of providing linknets. | Kristian Lyngstol | 2016-05-20 | -0/+32 |
| | | | | Needs a lot of work, including the API side, possibly also the schema. | |||
* | Add system-generated op logs | Kristian Lyngstol | 2016-05-20 | -1/+3 |
| | | | | | | | | First up: Add a switch, get a log entry. This might require some filtering in the GUI eventually. This is why the user is set to 'system', even when we have an actual user that triggered the event. | |||
* | Remove comments from code in place of oplogs | Kristian Lyngstol | 2016-05-18 | -49/+0 |
| | ||||
* | Add basic oplog | Kristian Lyngstol | 2016-05-18 | -0/+22 |
| | | | | | | | | | | 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 | |||
* | Add write-api for config | Kristian Lyngstol | 2016-05-16 | -0/+22 |
| | | | | References #54 | |||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -4/+4 |
| | | | | Still lots to do | |||
* | More work on adapting /opt and tests | Kristian Lyngstol | 2016-04-13 | -4/+4 |
| | ||||
* | Actual initial import | Kristian Lyngstol | 2016-04-12 | -0/+264 |
Fetched from tgmanage. |