summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-04-02client/style: add layout-buttons and btn_layoutwip/selection-ringAlon Levy
2015-04-02client: graph_view: fix text with hover, text now under it's linkAlon Levy
2015-04-02client: hover on nodes and links almost there, missing textAlon Levy
2015-04-02client/typeselection: switch from absolute positioning to child of nodeAlon Levy
2015-04-02wip/selection-ring: add grid layout, add buttons to switch, starts at force l...Alon Levy
2015-04-02adding __RZDOC unique name constraint (may change later with per-user namespa...LV-426
2015-04-02style.scss: remove renamed zoom-bar importwip__doc_supportAlon Levy
2015-04-01reset-db__clean.cypher: update, doc default hash valueLV-426
2015-04-01reset-db__clean.cypher: unique __RZDOC.id constraintLV-426
2015-04-01reset-db__clean.cypher: init __RZDOC node, default doc meta NSLV-426
2015-04-01style: cmd-bar, cmd-bar_rzdoc_new, cmd-bar__rzdoc_openLV-426
2015-04-01style: rzdoc-barLV-426
2015-04-01index.html: 'Welcome' -> 'Hello', avoid collision with 'Welcome Rhizi' mainpageLV-426
2015-04-01index.html: rzdoc-barLV-426
2015-04-01index.html: order rz_configLV-426
2015-04-01REST /index endpoint: configure rz_config__rzdoc_cur__name, rz_config__rzdoc_...LV-426
2015-04-01config options, rename: rzdoc__name__max_length, rzdoc_name__welcome_docLV-426
2015-04-01rzdoc-new, rzdoc-open iconsLV-426
2015-04-01introducing res/design: graphical design resource host folderLV-426
2015-04-01creation bubble SVG blur effectLV-426
2015-04-01[style] top-bar docificationLV-426
2015-04-01[style] rz-red color constant (same as in splash logo)LV-426
2015-04-01[style] btn_rzdoc__open, btn_rzdoc__newLV-426
2015-04-01[style] toolbar__cmd.scssLV-426
2015-04-01rzdoc_name__mainpage config optionLV-426
2015-04-01index.html: toolbar__docLV-426
2015-04-01Slightly more stylised zoom buttonsgarbash
2015-04-01Replaced login separator lines from absolute to relativegarbash
2015-04-01login: allow y scrolling. fixes #376Alon Levy
2015-03-24client: css: make notselected unclickable and hide any unselected link labelsAlon Levy
2015-03-22client: info/edge-info: prevent horizontal scroll barAlon Levy
2015-03-22client: move zoom buttons into zoom-bar on bottom rightAlon Levy
2015-03-16client: add plus and minus buttons css and imagesAlon Levy
2015-03-16client/index.html: add place for new plus+minus buttons, place multiple node ...Alon Levy
2015-03-10client: graph_view: make nodes tabindex'able sorted top to bottom left to rightAlon Levy
2015-03-10client: show red circle around focused element (focus != selection)Alon Levy
2015-03-10client: don't capitalize info-card textarea values: Fixes #369Alon Levy
2015-03-09client: remove logos and buttons from tab-index, leaving search and textanalyserAlon Levy
2015-03-08client/filter: fix broken filter from recent model/types intro and third-inte...Alon Levy
2015-03-07client: use shift-up and shift-down for node type changesAlon Levy
2015-03-07client/node_info: hack for y-overflow. creates horizontal bar as well which i...Alon Levy
2015-03-07client/css/graph-view/node info: set textarea styleAlon Levy
2015-03-07client: node-info style fixes. Fixes #360Alon Levy
2015-03-07client: remove third-internship-proposal; Fixes #356Alon Levy
2015-03-06client: introduce model/types, cleanup node_info (not quite enough)Alon Levy
2015-03-03client: toolbar: add delete buttonAlon Levy
2015-03-03client: fix input-container graph-input when got-it message is visible. Fixes...Alon Levy
2015-03-03client: text_analyser_input: change color of spaces. Fixes #346Alon Levy
2015-03-03client/textanalyser_input: use classesAlon Levy
2015-03-02Fixed input-bar missing placeholder+line-heightgarbash