summaryrefslogtreecommitdiffstats
path: root/webapp/components/form_error.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Ui improvements (#6651)Asaad Mahmood2017-06-151-0/+10
| | | | | | | | | | | | * PLT-6691 - Centering emoji in post view * PLT-6737 - FIxing on hover style for heade icons * PLT-6768 - Fixing error on profile picture * PLT-6792 - Fixing link preview image not resizing * PLT-6793 - User popover position on mobile
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-1/+1
|
* PLT-3508/PLT-3516/PLT-3558/PLT-3570/PLT-3497 Multiple UI Improvements (#3553)Asaad Mahmood2016-07-141-0/+11
| | | | | | | | | | | | | | * PLT-3627 - Fixing spacing in RHS * PLT-3516 - Fixing errors in backstage * PLT-3558 - Fixing system console menu on small screens * PLT-3570 - Fixing account settings sidebar truncating issue * PLT-3497 - Moving see other themes link * Removing formatted message import from premade theme chooser
* UI fix for errors in signup and login pages and adding space between buttons ↵Asaad Mahmood2016-07-061-0/+11
| | | | | | | | in the security tab (#3512) * Fixing the errors style on login and signup pages * Adding space between login options in the security section
* Fixing errors in system console (#3484)Asaad Mahmood2016-07-051-13/+1
|
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-0/+12
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-0/+50