summaryrefslogtreecommitdiff
path: root/src/ws/node.js
AgeCommit message (Expand)Author
2020-06-13Add different background colors to better distinguish between group nodes and...Bent Bisballe Nyeng
2020-06-13Add collapse button and store collapse state of each node as cookies.Bent Bisballe Nyeng
2020-06-11Add crude add-child button to each node.Bent Bisballe Nyeng
2020-06-11Add intermistic title edit functionality using double-click.Bent Bisballe Nyeng
2020-06-10JS: Add support for re-ordering using the mouse.Bent Bisballe Nyeng
2020-06-08Add 'insert before id' to create and move commands.Bent Bisballe Nyeng
2020-06-07Prevent others for dragging a node while it is being dragged.Bent Bisballe Nyeng
2020-06-07JS: Dim nodes while they are being dragged.Bent Bisballe Nyeng
2020-06-07Fix white-space in all javascript files. Use js2 emacs mode.Bent Bisballe Nyeng
2020-06-07Relocate all webservice files to src/ws and make sure they can be found by th...Bent Bisballe Nyeng