summaryrefslogtreecommitdiff
path: root/src/client/view
AgeCommit message (Expand)Author
2015-07-28wip: find the nan for position update from dbAlon Levy
2015-07-28client/graph_view: #593: don't relayout after loading positions from dbAlon Levy
2015-07-28client/view/graph_view: group similar functionsAlon Levy
2015-07-28client/view/graph_view: more linting fixesAlon Levy
2015-07-28client/view/graph_view: remove dead code (range function)Alon Levy
2015-07-26client: store positions in db instead of local storageAlon Levy
2015-07-26client: add a user layoutAlon Levy
2015-07-26layouts: wrap adding a 'name' attribute (for position storage)Alon Levy
2015-07-26client: various lint fixesAlon Levy
2015-07-23client/view/graph_view: add missing semicolonsAlon Levy
2015-07-06client: split view/filter.js from view/graph_viewAlon Levy
2015-07-06client/graph_view: remove dead codeAlon Levy
2015-07-06client: filter names: use node_titles, not types (fix translations)Alon Levy
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-25client: s/summery/summaryAlon Levy
2015-05-22activity.js: handle graph element name resolution failure when missing from c...LV-426
2015-05-22activity.js: improving function namesLV-426
2015-05-22[activity-view] jsLV-426
2015-05-22graph_view: rm unused debug_print()LV-426
2015-05-22view/cmd_bar.js: cmd-bar view widget useful for new/open/search commandsLV-426
2015-05-19style: activity view (aka history):LV-426
2015-05-19activity.js: use proper phrasing for singe [hour, minute, day]LV-426
2015-05-18Removed circle css class + clean graph-view.css filegarbash
2015-05-18client/view/activity: clear on document changeAlon Levy
2015-05-18client/view/toolbar__status: hide: fix this value for hide callAlon Levy
2015-05-18client/view/activity: add toggle buttonAlon Levy
2015-05-18view/toolbar__status: refactoring out viewLV-426
2015-05-18client/view/selection: use shortest paths for plural selectionAlon Levy
2015-05-14div -> span for activity stream assertionsgarbash
2015-05-13client/activity: add topo-diff or attr-diff classes to divAlon Levy
2015-05-13client/activity: move root element to index.htmlAlon Levy
2015-05-13client/view/activity: refactor, use time_ago, attribute diff explanationAlon Levy
2015-05-12client: removing unused jquery-uiLV-426
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/graph_view: add and export {node,link}__hover__{start,end}Alon Levy
2015-05-12client/view/graph_view: link_hover: don't use thisAlon Levy
2015-05-12client/view/graph_view: removing debug argument to link_on_hoverAlon Levy
2015-05-12client/view/graph_view: factor out link__hover__{start,end}Alon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/view/selection: add select_both & invert_bothAlon Levy
2015-05-12client/view/selection: ECMA-5 does not support named parameters, although it ...Alon Levy
2015-05-12client: add initial activity streamAlon Levy
2015-05-05client/view/item_info: allow enters in textarea. fix #533Alon Levy
2015-05-05client: selection: remove link selection when appropriate. fixes #543Alon Levy
2015-05-05client/view/selection: remove debug printAlon Levy
2015-05-05client/view/graph_view: fix hidden link text with new link selectionAlon Levy
2015-05-05client: add distinct links selectionAlon Levy
2015-05-05client/messages+selection: fix delete message for links onlyAlon Levy
2015-05-05client: fix Image overlapping link icon. fix #503Alon Levy
2015-05-05client: improve text of delete messages, fix #521Alon Levy