summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-1/+8
| | |
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-021-7/+7
| | |
* | | Stop firefox from crashing due to fontsJoramWilander2015-12-021-2/+4
| | |
* | | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-021-5/+15
|\ \ \ | | | | | | | | PLT-1307 Make proper async calls when switching channels
| * | | Remove loggingJoramWilander2015-12-021-2/+0
| | | |
| * | | Make proper async calls when switching channelsJoramWilander2015-12-021-5/+17
| | | |
* | | | Merge pull request #1535 from florianorben/PLT-1233Christopher Speller2015-12-022-0/+26
|\ \ \ \ | |_|/ / |/| | | PLT-1233: "Display Font" option in Account Settings > Display
| * | | PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-282-0/+26
| | | |
* | | | Merge pull request #1562 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-011-3/+2
|\ \ \ \ | | | | | | | | | | Multiple UI Improvements
| * | | | Multiple UI ImprovementsAsaad Mahmood2015-12-011-3/+2
| | |_|/ | |/| |
* | | | Merge pull request #1559 from mattermost/plt-510Harrison Healey2015-12-011-1/+2
|\ \ \ \ | | | | | | | | | | PLT-510 Updated OAuth2 app register modal
| * | | | Updated oauth2 app register modalJoramWilander2015-12-011-1/+2
| | | | |
* | | | | PLT-1182: "Recent Mention" search brings up username as "[username]undefined"Florian Orben2015-12-011-1/+1
| |/ / / |/| | |
* | | | Enabled name display settings in more placesReed Garmsen2015-12-012-7/+10
| |_|/ |/| |
* | | Merge pull request #1548 from mattermost/plt-1268Christopher Speller2015-12-011-1/+1
|\ \ \ | |/ / |/| | PLT-1268 Fix webhook post aggregation and pending/failed post aggregation
| * | Fix webhook post aggregation and pending/failed post aggregationJoramWilander2015-11-301-1/+1
| | |
* | | refactor not to use nested ternary statementsFlorian Orben2015-11-301-3/+5
| | |
* | | support gfm tasklistsFlorian Orben2015-11-301-0/+8
|/ /
* | PLT-1121: One element, non-ordered lists and one element, ordered, nested ↵Florian Orben2015-11-301-57/+57
| | | | | | | | lists aren't rendered correctly
* | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵Florian Orben2015-11-273-16/+9
| | | | | | | | prerelease-features to constants.jsx
* | only show advanced settings section if there are any pre-release featuresFlorian Orben2015-11-272-2/+3
| |
* | PLT-1125: allow to toggle features in frontendFlorian Orben2015-11-272-0/+17
|/
* Disabling the all mention=Corey Hulen2015-11-231-1/+2
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-4/+3
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-232-5/+3
|
* Cleaned up how channel intro messages display set channel header buttonhmhealey2015-11-231-28/+17
|
* Renamed EditChannelModal to EditChannelHeaderModalhmhealey2015-11-231-5/+5
|
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-232-46/+22
|
* Enable no magic numbers as warning. Ignore stateless components.Christopher Speller2015-11-231-3/+3
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-234-169/+247
| | | | improvements.
* Fixed newlines being stripped from multiline code blockshmhealey2015-11-201-16/+31
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-198-95/+92
| | | | system.
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-3/+3
|
* Multiple UI ImprovementsAsaad Mahmood2015-11-191-3/+3
|
* Merge pull request #1457 from hmhealey/plt729Christopher Speller2015-11-191-0/+2
|\ | | | | PLT-729 Added search button to mobile header
| * Added ability to open search sidebar programaticallyhmhealey2015-11-181-0/+2
| |
* | Posts structure improvementAsaad Mahmood2015-11-192-17/+14
| |
* | Converted DeletePostModal to React-Bootstraphmhealey2015-11-182-1/+11
|/
* force reload on server update=Corey Hulen2015-11-171-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-11-162-3/+4
|
* Merge pull request #1419 from hmhealey/plt998Joram Wilander2015-11-131-18/+86
|\ | | | | PLT-998/999/1100 Improving search term highlighting in results
| * Improved highlighting of search flags to handle quotes and flagshmhealey2015-11-121-18/+86
| |
* | Merge branch 'release-1.2'Christopher Speller2015-11-121-12/+7
|\ \
| * | Remove unneed roleJoramWilander2015-11-111-2/+0
| | |
| * | Remove unneed argumentJoramWilander2015-11-111-1/+1
| | |
| * | Fix channel invite button on channel intro message and fix empty channel ↵JoramWilander2015-11-111-13/+10
| | | | | | | | | | | | invite modal.
* | | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-2/+92
| |/ |/| | | | | accurate.
* | fix indentation to use tabsFlorian Orben2015-11-101-1/+1
| |
* | Add latex supportFlorian Orben2015-11-101-0/+9
|/ | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
* Merge pull request #1345 from hmhealey/plt983Harrison Healey2015-11-061-1/+1
|\ | | | | PLT-983 Fix _emphasizing_ markdown text when it's not the start of the post