| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
| 2014-12-08 | cursor now changes to pointer on suggestion boxes | Ofer Lehr | |
| 2014-12-08 | reverting bubble opacity didn't update css, just scss | Alon Levy | |
| 2014-12-08 | Revert "Fixes #193 - reduce bubble opacity to 0.5 from 0.9" | Alon Levy | |
| This reverts commit b7e6b948b6ae1cc2f3cbf9523a4b6eab6e7993fe. Now that svg is partitioned with selected links above bubble it's opacity can be restored to the previous value. | |||
| 2014-12-08 | better looking search suggestion | Ofer Lehr | |
| - fixes bug that hides the suggestions behind the input bar - suggestion items are now highlighted on hover - better positioning - larger font size for search bar suggestions | |||
| 2014-12-08 | Prevent text selection in svg (graph) | Alon Levy | |
| Not sure this [1] bug is the problem, but we don't want svg selection, and since editing svg nodes inline is done with an input foreign element, this doesn't affect selecting there! [1] http://stackoverflow.com/questions/18124820/html5-svg-text-selection-bug-in-chrome | |||
| 2014-12-07 | task-alert: make sure it is clickable so can't have z-index of -1 | Alon Levy | |
| 2014-12-07 | info card - new styling for url field | Ofer Lehr | |
| 2014-12-07 | forgot to commit css for opacity (changing bubble position in svg harder, ↵ | Alon Levy | |
| will try) | |||
| 2014-12-07 | Fixes #193 - reduce bubble opacity to 0.5 from 0.9 | Alon Levy | |
| 2014-12-07 | typeselection: now in index.html (removed typeselection td padding) | Alon Levy | |
| 2014-12-07 | fixes some info card styling | Ofer Lehr | |
| - the input field now doesn't clip the text before the end of the row - tough i think we will need to change it to a <p> element because of text overflow issues - some styling to the drop down. aparently we will need to implement it in javascript to get full styling control | |||
| 2014-12-07 | changes input bubble style | Ofer Lehr | |
| text is now readable - but it still isn't pretty | |||
| 2014-12-06 | new info box (now card) styling - Partial | Ofer Lehr | |
| added a class to the info card to style different types in css. also rearranged colors in helpers.js (alon: changed implementation and broke the edit, will fix in the morning) | |||
| 2014-12-06 | sass error? color had space in it | Alon Levy | |
| 2014-12-06 | disable dragging bubble (css solution, drag d3 behavior confusing) | Alon Levy | |
| Fixes #190 | |||
| 2014-12-06 | minor twaeks to the graph styling | Ofer Lehr | |
| 2014-12-06 | Some tweaks to the graph styles | Ofer Lehr | |
| 2014-12-06 | nicer looking autocomplete | Ofer Lehr | |
| added a class to the items inside the suggestion box so we could style them. | |||
| 2014-12-05 | fixes #182 | Ofer Lehr | |
| Also started using mixins for browser prefixes - box shadow and box sizing | |||
| 2014-12-05 | replace jquery.autocomplete with our own autocompletion | Alon Levy | |
| Missing: - handling dropdown in the middle of the sentence correctly (almost there, extra space added) - clicking changes focus (transition event related?) and .focus() doesn't work - could not find how to fix it. | |||
| 2014-12-04 | Fixes #112: /?debug=1 gives you back debugging helpers | Alon Levy | |
| 2014-12-04 | make autocomplete menu items at least visible | Alon Levy | |
| The fact you can't see most is by their design, need to fix that (regression I think) | |||
| 2014-12-04 | svgInput modularized, works mostly | Alon Levy | |
| missing correct width (setting it on the input instead of the FO) plus only chrome looks ok for link, FF still misplaced. | |||
| 2014-12-04 | improved input bar styling and animation | Ofer Lehr | |
| 2014-12-04 | fixes #165 - Input box segment obscures graph view | Ofer Lehr | |
| 2014-12-04 | enable back pointer-events for links | Alon Levy | |
| 2014-12-04 | better CSS for alert - moved button img out of the HTML | Ofer Lehr | |
| 2014-12-04 | moved organization logo to css instead of inline HTML | Ofer Lehr | |
| 2014-12-04 | fixed search bar positioning, scroll bug and moved export button to search bar | Ofer Lehr | |
| 2014-12-04 | css: remove pointer-events:none from selected elements | Alon Levy | |
| 2014-12-03 | Fixed search bar positioning inconsistencies | garbash | |
| 2014-12-03 | assume logged-in user, rm userBus | LV-426 | |
| 2014-12-02 | Changed text colour for nodes and edges | garbash | |
| 2014-12-01 | rerun sass after rebase of last ofer commit | Alon Levy | |
| 2014-12-01 | changed position css and input bar | Ofer Lehr | |
| 2014-12-01 | use localStorage to show intro-task only until clicked | Alon Levy | |
| Also fix miscased scss filename. | |||
| 2014-12-01 | Removed "powered by" | garbash | |
| 2014-12-01 | fixed broken fonts, div positioning and search bar drop shadow | Ofer Lehr | |
| 2014-12-01 | fixed sass variable colors and polished top bar css | Ofer Lehr | |
| 2014-11-30 | box-shadow to search-bar | garbash | |
| 2014-11-30 | Made powered by nicer+removed debug interface | garbash | |
| 2014-11-30 | Input bar styling - submit button not working | garbash | |
| 2014-11-30 | Task-alert styling - button not-working | garbash | |
| 2014-11-30 | Styled search-bar | garbash | |
| 2014-11-30 | Defined typography for headers | garbash | |
| 2014-11-30 | Added top-bar + removed deprecated elements and classes | garbash | |
| 2014-11-28 | Colors and header-size sass vars - now correct | garbash | |
| 2014-11-28 | Revert "Add color+header-size vars to sass" | garbash | |
| This reverts commit 3af4fc29a27a64612681b1bc00611c276cef9f7e. | |||
| 2014-11-28 | Add color+header-size vars to sass | garbash | |
