summaryrefslogtreecommitdiff
path: root/web-ui/src/common/input_field
AgeCommit message (Collapse)Author
2017-03-10[#923] Make the label for the input text always blueTayane Fernandes
with @FrailWords
2017-03-07[#923] Add material-ui frameworkTayane Fernandes
Added material-ui framework (http://www.material-ui.com/#/) to facilitate the creation of UI components. I also adapted some colors to be compatible with our style guide.
2017-03-01[#907] Puts autofocus on username field.Thais Siqueira
with @anikarni
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23[#907] Normalizes scss file namesAnike Arni
with @thaissiqueira
2017-02-21[#907] Makes login page responsiveAnike Arni
2017-02-08[#922] Add css autoprefixer for compatibility with browsersAnike Arni
with @tayanefernandes
2017-02-08[#922] Add semincolon to lint and fix js codeAnike Arni
with @tayanefernandes
2017-02-08[#922] Adds eslint for react and es6 filesAnike Arni
2017-02-07[#922] Fix button and input widthTayane Fernandes
with @anikarni
2017-02-07[#922] Extract input field to a componentTayane Fernandes
with @anikarni