summaryrefslogtreecommitdiff
path: root/src/client/view/node_info.js
AgeCommit message (Expand)Author
2015-03-12client: use some more VK constantsAlon Levy
2015-03-07client/view/node_info: fix committing of new fieldsAlon Levy
2015-03-07client/view/node_info: bug fix of white background while scrollingAlon Levy
2015-03-07client/node_info: hack for y-overflow. creates horizontal bar as well which i...Alon Levy
2015-03-07client/node_info: add missing attributes to html at runtimeAlon Levy
2015-03-07client/node_info: bug fixAlon Levy
2015-03-06client: introduce model/types, cleanup node_info (not quite enough)Alon Levy
2015-03-04client: node_view: delete button: popup confirmation dialogAlon Levy
2015-03-03client/node_info: do not update not when diff arrives, fix warningsAlon Levy
2015-03-01client: node_info: status: only admin can change itAlon Levy
2015-02-24client/node_edit: prevent delete on enterAlon Levy
2015-02-17client/view/node_info: listen on input event too (available in newer / specif...Alon Levy
2015-02-15client/node_info: remove save button, listen to keyup as well, debounce for h...Alon Levy
2015-02-15client/node_info: track changes and commit on any field change. partially Fix...Alon Levy
2015-02-15client/node_info: wip getting automatic save, some fixesAlon Levy
2015-02-15client/node_info: show message on delete/change of open dialog underlying nod...Alon Levy
2015-02-15client: node_info cleanup: still missing edge cases (edits/deletes while open)Alon Levy
2015-02-15client/node_edit: show start/end dateAlon Levy
2015-02-15client/url clean: fix to allow empty urlsAlon Levy
2015-02-15client: force schema in url's, allow any, add https if none. Fixes #296Alon Levy
2015-02-11client/node_info: resize description on show, limit both name & desc to 150Alon Levy
2015-02-11client/node_info: show title completely on init; doesn't automatically resize...Alon Levy
2015-01-27client: remove state variable in node view and use bacon property insteadAlon Levy
2015-01-21client/node_info: pass description to serverAlon Levy
2015-01-21client: node_edit: show description for everythingAlon Levy
2015-01-21client: make sure we store all properties coming from the server. Fixes #298Alon Levy
2015-01-02misc changes: newline at end of file, etc.LV-426
2014-12-23client/view/node_info: add back the superb proxiesAlon Levy
2014-12-23client/view/node_info: prevent default submit action on node save/deleteAlon Levy
2014-12-16moving files around after repository mergerAlon Levy