summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-03-01keyboard.scss: keyboard shortcut stylingLV-426
2015-03-01colors.scss: add EOF newlineLV-426
2015-03-01reset-db__clean.cypher: create constraints lastLV-426
2015-03-01res/templates/index: remove no longer necessary measure spansAlon Levy
2015-03-01client/svg-input: rewrite using width:auto, no more measure hack (Fix #338)Alon Levy
2015-03-01client/graph_view: don't translate/zoom if node already in viewAlon Levy
2015-03-01client: add autofocus to textanalysis inputAlon Levy
2015-03-01lib/Bacon: add print when loading before jquery (will be overwritten when we ...Alon Levy
2015-02-27client: highlight user selected nodes (aka root selection); Fixes #341Alon Levy
2015-02-27client: rename separator_symbol to separator_string and move to rz_configAlon Levy
2015-02-25index: btn_link_fan: more accurate titleAlon Levy
2015-02-24New simple taglinedor garbash
2015-02-25tool-bar: include merge/link buttons, use link-icon, merge icon still missingLV-426
2015-02-25style: task-alert: prevent line breakLV-426
2015-02-25style: dropdown-menu-heading: add padding regardless of hoverLV-426
2015-02-25menu__type-filter: remove title from item listLV-426
2015-02-25style: #menu__type-filter: use solid backgroundLV-426
2015-02-25dropdown-menu.scss: indent using spacesLV-426
2015-02-25input-container__search: use baseline math for top marginLV-426
2015-02-25info-card: rm <hr>, use css for boarders, relax paddingLV-426
2015-02-25info-card.scss: indentLV-426
2015-02-25style: fix info-card overlapping tool-barLV-426
2015-02-25client: selection tools: add link nodes in fanAlon Levy
2015-02-24pw_reset.html: rm silly <br>LV-426
2015-02-24login.html: fix pw-reset linkLV-426
2015-02-24input-bar.scss: horizontally align search input-container with tool-barLV-426
2015-02-24index.html: consider tool-bar part of the graph-view (may change later)LV-426
2015-02-24top-bar: restoring original positioning for 3rd party logoLV-426
2015-02-24base.scss: set content to expand verticallyLV-426
2015-02-24top-bar.scss: indentLV-426
2015-02-24input-bar.scss: fix positioningLV-426
2015-02-24graph-view.scss:LV-426
2015-02-24style: tool-bar:LV-426
2015-02-24attach d3 to #graph-view__canvas html div hookLV-426
2015-02-23top-bar.scss: temp height fix until #332 is implementedLV-426
2015-02-23style: miscLV-426
2015-02-23base.scss: rm unnecessary min-width directiveLV-426
2015-02-23pw-reset.scss: view specific stylingLV-426
2015-02-23style: rm unused metro-view.scssLV-426
2015-02-23common-form.scss: common form styling, deprecating view-specific filesLV-426
2015-02-23style.scss: use 'by-view' file layoutLV-426
2015-02-23pw-reset: htmlLV-426
2015-02-23user_signup.html: removing triple underscoringLV-426
2015-02-23style: hide scrollbarsLV-426
2015-02-17client/server: support optimizing with require.js using node run r.jsAlon Levy
2015-02-17client: expand textanalyser input up to 80%. Fixes #239Alon Levy
2015-02-17Login: Added forgot password btn and fixed create account buttonOfer Lehr
2015-02-15client/node_info: remove save button, listen to keyup as well, debounce for h...Alon Levy
2015-02-15server: fix broken client host & port rz_config parametersAlon Levy
2015-02-15server: fix default root_path for ./run-local.sh plus add assertion early, be...Alon Levy