summaryrefslogtreecommitdiff
path: root/res/client
AgeCommit message (Expand)Author
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-23user_signup.html: removing triple underscoringLV-426
2015-02-23style: hide scrollbarsLV-426
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: add merge button, does nothing, enabled for two or more selected nodesAlon Levy
2015-02-15add underscore, implement ctrl-click to append to selectionAlon Levy
2015-02-15client/date pickers: white background instead of blackAlon Levy
2015-02-14error msg in sign up is now readable - fixes #323Ofer Lehr
2015-02-14Improved styling of Sign-Up ScreenOfer Lehr
2015-02-14some Improvements to login stylingOfer Lehr
2015-02-11client/textanalysis: sanitize quotes, fixes #293Alon Levy
2015-02-11user-signup: missing scss fragmentLV-426
2015-02-10reuse background image style with signup pageLV-426
2015-02-10login page: redesign, add create account buttonLV-426
2015-02-10login.html: fix background image impl using template specific cssLV-426
2015-02-10style: welcome-box shadowLV-426
2015-02-09Improved styling of login screenOfer Lehr
2015-02-09style: .task-descLV-426
2015-02-09style: update generated filesLV-426
2015-02-09search-suggestion: span width of containing 'input-container'LV-426
2015-02-09index.html: split input-container into input-container__graph-input, input-co...LV-426
2015-02-09index.html: cleanup top-bar, temporary hide of profile circleLV-426
2015-02-09use <span> tag for doc title, rm paddingLV-426
2015-02-09style: search buttonLV-426
2015-02-09style: filter-menuLV-426
2015-02-09style: tool-bar.scssLV-426
2015-02-09down with the search-bar, on with the tool-barLV-426
2015-02-09toolbar icons: export, filterLV-426
2015-02-09user-signup.scss: follow hyphen naming conventionLV-426
2015-02-08user_signup.scss: user_signup page basic stylingLV-426
2015-02-08only one doc-title, use css idLV-426
2015-02-08.doc-title: rm unnecessary float, set sance margin, paddingLV-426
2015-02-08mv CRI logo to co-exist by rhizi logo at page bottomLV-426
2015-02-08remove insane css background-img for a <img> tagLV-426
2015-02-08replace 32x32 CRI logo with a sane alternativeLV-426
2015-02-06style: add missing partial; now filter dropdown looks better, a little bitAlon Levy
2015-02-05css: add logout btn stylingLV-426
2015-02-05added dropdown menu scss partialOfer Lehr
2015-01-21Return of the bubble. Fixes #253Alon Levy
2015-01-19setting default 'dark-gray' fill on generic nodesLV-426
2015-01-18fixing logo/feedback btn overlapLV-426
2015-01-18feedback.js: force use of application/json during ajax POSTLV-426
2015-01-13Style fixed login screengarbash
2015-01-13incorporate https://github.com/ivoviz/feedbackAlon Levy
2015-01-13add feedback - no email yet, just client side plus server parse client postAlon Levy
2015-01-12login+logout: using ajax, not POST, plus document.window (worst of both worlds)Alon Levy
2015-01-12client/server: login is using POST, so use POST, not XMLHttpRequestAlon Levy
2015-01-12moved mail-icon img to cssgarbash