Git Product home page Git Product logo

kort's People

Contributors

carlsonp avatar dependabot[bot] avatar lgtm-migrator avatar lpberg avatar tyler-stone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kort's Issues

Open card sort bug?

For open card sorts, should user defined groups be present or should ALL groups be created by the user?

Date is duplicated in responses

We only need the date as part of the response schema, we don't need it to be part of the data payload. This also has implications for the "shifts" that are in the code. Those can probably be removed.

screenshot_2017-07-22_22-33-22

Scrub templates for incorrect template tags

See tags here: http://ejs.co/

I don't think we want to be using unescaped values.

<% 'Scriptlet' tag, for control-flow, no output
<%= Outputs the value into the template (HTML escaped)
<%- Outputs the unescaped value into the template
<%# Comment tag, no execution, no output
<%% Outputs a literal '<%'
%> Plain ending tag
-%> Trim-mode ('newline slurp') tag, trims following newline

<%-

Cleanup and Validate CSS

Once some of the UI stabilizes we'll need to cleanup the CSS. I'm not sure how much of bootstrap we're actually using on the CSS side vs. rolling our own.

Explain study types on main admin page

Right now there isn't much on the admin page. It would be nice to explain the types of studies that are available and the types of results that can be obtained by each. Links to wikipedia, etc.

Scrollbars are showing up

Presumably the padding is adding some additional pixels and making vertical and horizontal scroll bars show up in the browser window.

Lowercase All URLs

Using mixed-case in URLs is not great practice. We should switch everything over to lowercase. Some servers don't work well with mixed-case URLs. In addition, it's more SEO friendly.

Re-examine Use of jQuery-UI

If we're not using jQuery-UI, we should drop it from the header. It's just an unnecessary file to load. Or, if it's ONLY used on one page, move it out of the header.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.