summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2039 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-02-013-32/+31
|\ | | | | Fixing system console and changing swapping icon with reply icon
| * Fixing system console and changing swapping icon with reply iconAsaad Mahmood2016-02-013-32/+31
| |
* | PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-0121-217/+999
|/ | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* Merge pull request #2029 from ZBoxApp/PLT-7-userChristopher Speller2016-02-0121-329/+1728
|\ | | | | PLT-7: Refactoring frontend (chunk 7)
| * PLT-7: Refactoring frontend (chunk 7)Elias Nahum2016-01-311-14/+6
| | | | | | | | - Elegant way to include react Component into FormattedMessage
| * PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-3021-329/+1736
| | | | | | | | - User settings
* | Merge pull request #1966 from ↵Christopher Speller2016-02-011-24/+126
|\ \ | |/ |/| | | | | ttyniwa/feature/warning_when_demote_own_role_from_system_admin PLT-588 Add a warning when a user demotes themselves from System Admi…
| * fix text localization.Tatsuya Niwa2016-01-301-4/+22
| |
| * fix ESLint warnings.Tatsuya Niwa2016-01-301-4/+4
| |
| * fix role bug.Tatsuya Niwa2016-01-301-5/+12
| | | | | | | | add redirect after demote own role.
| * fix ESLint warnings.Tatsuya Niwa2016-01-301-1/+2
| |
| * delete DemoteOwnRoleModalTatsuya Niwa2016-01-302-109/+36
| |
| * fix ESLint warnings.Tatsuya Niwa2016-01-301-1/+1
| |
| * fix ESLint warnings.Tatsuya Niwa2016-01-301-4/+1
| |
| * PLT-588 Add a warning when a user demotes themselves from System Admin to ↵Tatsuya Niwa2016-01-302-25/+177
| | | | | | | | another role.
* | Remove authorElias Nahum2016-01-291-3/+0
| |
* | PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-292-43/+94
|/ | | | | | - Authorize - Signup Team Confirm - Footer
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-2910-98/+539
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Merge pull request #2015 from ZBoxApp/PLT-7-pagesJoram Wilander2016-01-2912-82/+498
|\ | | | | PLT-7: Refactoring frontend (chunk 4)
| * PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-2812-82/+498
| |
* | Adding reply iconAsaad Mahmood2016-01-291-1/+7
| |
* | Adding reply functionalityAsaad Mahmood2016-01-281-17/+16
|/
* Merge pull request #2010 from ZBoxApp/PLT-7-tutorialCorey Hulen2016-01-287-40/+227
|\ | | | | PLT-7: Refactoring frontend (chunk 3)
| * PLT-7: Refactoring frontend (chunk 3)Elias Nahum2016-01-287-40/+227
| | | | | | | | | | | | - Tutorial components - Claim components - Suggestion components
* | Merge pull request #2009 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-01-282-4/+7
|\ \ | | | | | | Multiple UI Improvements
| * | Improving jump to recent messages UIAsaad Mahmood2016-01-281-4/+2
| | |
| * | Fixing modals for IEAsaad Mahmood2016-01-281-0/+5
| | |
* | | Merge pull request #2002 from ZBoxApp/PLT-7-reactHarrison Healey2016-01-2818-437/+1857
|\ \ \ | |/ / |/| / | |/ PLT-7: Refactoring frontend (chunk 2)
| * PLT-7: Refactoring frontend (chunk 2)Elias Nahum2016-01-2718-437/+1857
| | | | | | | | - System Console complete
* | Updating tutorial gif for sidebarAsaad Mahmood2016-01-271-1/+1
|/
* Clear user typing text on channel switchJoramWilander2016-01-271-3/+11
|
* Merge pull request #1995 from mattermost/PLT-1586bChristopher Speller2016-01-272-2/+3
|\ | | | | Fixing small issue with displaying activity log
| * Fixing small issue with displaying activity log=Corey Hulen2016-01-272-2/+3
| |
* | Merge pull request #1992 from ZBoxApp/PLT-7-reactCorey Hulen2016-01-277-99/+480
|\ \ | |/ |/| PLT-7: Refactoring frontend (chunk 1)
| * PLT-7: Refactoring frontend (chunk 1)Elias Nahum2016-01-267-99/+480
| | | | | | | | | | | | | | | | | | - System console sidebar - Sytem console email settings - Error Bar - Loading Screen - Select Team Modal - Add npm mm-intl package
* | Fixing naming=Corey Hulen2016-01-261-1/+1
| |
* | PLT-1586 Changing session reporting=Corey Hulen2016-01-261-3/+6
| |
* | PLT-1586 adding attach device id method=Corey Hulen2016-01-261-9/+16
| |
* | PLT-1586 adding LDAP/OAuth to iOS=Corey Hulen2016-01-261-1/+1
|/
* Cleaning up=Corey Hulen2016-01-251-1/+2
|
* Cleaning up=Corey Hulen2016-01-251-1/+5
|
* Cleaning up a little=Corey Hulen2016-01-251-15/+3
|
* PLT-7 fixing error bar msg=Corey Hulen2016-01-251-0/+27
|
* Merge pull request #1977 from hmhealey/plt1685Corey Hulen2016-01-251-3/+8
|\ | | | | PLT-1685 Fixed handling of files with no extension
| * Fixed info displayed for files with 0 size or with no extensionhmhealey2016-01-251-3/+8
| |
* | Merge pull request #1972 from mattermost/PLT-1576Christopher Speller2016-01-251-1/+5
|\ \ | | | | | | PLT-1576 display iOS device in session history
| * | PLT-1576 display iOS device in session history=Corey Hulen2016-01-241-1/+5
| | |
* | | Merge pull request #1936 from rgarmsen2295/plt-1654Christopher Speller2016-01-251-2/+10
|\ \ \ | |_|/ |/| | PLT-1654 Fixed issue with enter key not working in delete post modal
| * | Fixed issue with enter key not working in delete post modalReed Garmsen2016-01-211-2/+10
| | |
* | | Merge pull request #1963 from hmhealey/plt1670Joram Wilander2016-01-251-0/+6
|\ \ \ | | | | | | | | PLT-1670 Added a limit to the number of suggestions when autocompleting at mentions