summaryrefslogtreecommitdiffstats
path: root/webapp/components/about_build_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5755: Infrastructure for Component Testing. (#5814)George Goldberg2017-03-231-1/+1
| | | | | | | | | | This migrates the existing webapp tests to using Jest and Enzyme. The infrastructure is put in place for React component testing, and a few simple example component tests are implemented. This also adds snapshot testing of components, coverage checking for the webapp (although that is not yet integrated to Coveralls), and the ability to run npm run test:watch to automatically re-run affected tests when working on the webapp codebase.
* Text change to About dialog (#4166)lfbrock2016-10-051-1/+1
| | | | | | * Update about_build_modal.jsx * Update en.json
* Hide build number if it is the same as the version number in the about ↵David Lu2016-07-131-1/+6
| | | | dialog (#3585)
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* Shorten sentence to avoid word-wrap (#3347)it332016-06-151-1/+1
| | | | | | * Update about_build_modal.jsx * Update en.json
* PLT-2406 Add "Database:" to Mattermost About Dialog (#3261)Thomas Balthazar2016-06-071-0/+7
| | | | | | | | | * Add "Database:" to Mattermost About Dialog The property has been named SQLDriverName to make a difference with the FileSettings DriverName. * Add missing string for 'Database' in i18n file
* Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-201-0/+6
|
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-1/+3
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* Adding modal changes back againAsaad Mahmood2016-04-011-50/+77
|
* Adding the build date and the build hashAsaad Mahmood2016-04-011-0/+16
|
* Revert "PLT-2027- Improvements to about dialog"Christopher Speller2016-04-011-77/+50
|
* PLT-2027- Improvements to about dialogAsaad Mahmood2016-04-011-50/+77
|
* Improvements to preview textarea and about modalAsaad Mahmood2016-03-311-1/+1
|
* Merge release branch commitsChristopher Speller2016-03-211-3/+3
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+137