Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2026 from rgarmsen2295/plt-1720 | Corey Hulen | 2016-02-02 | 2 | -8/+27 |
|\ | | | | | PLT-1720 Properly disable the get team link functionality when user creation is disabled | ||||
| * | Properly disable the get team link functionality when user creation is disabled | Reed Garmsen | 2016-02-02 | 2 | -8/+27 |
| | | |||||
* | | Fixed React invalid prop warning in Team Settings | Reed Garmsen | 2016-02-02 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #2042 from ZBoxApp/PLT-7-sidebar-right | Corey Hulen | 2016-02-01 | 14 | -75/+355 |
|\ | | | | | PLT-7: Refactoring frontend (chunk 9) | ||||
| * | fix hour12 React warning for FormattedDate | Elias Nahum | 2016-02-01 | 4 | -4/+8 |
| | | |||||
| * | PLT-7: Refactoring frontend (chunk 9) | Elias Nahum | 2016-02-01 | 14 | -74/+350 |
| | | | | | | | | - sidebar right & rhs | ||||
* | | Removed escope and upgraded babel-eslint | JoramWilander | 2016-02-01 | 1 | -2/+1 |
|/ | |||||
* | Temporary fix for babel-eslint | JoramWilander | 2016-02-01 | 1 | -7/+8 |
| | |||||
* | Merge pull request #2037 from mattermost/plt-1862 | Corey Hulen | 2016-02-01 | 2 | -3/+10 |
|\ | | | | | PLT-1862 Fix console errors | ||||
| * | Fix console errors | JoramWilander | 2016-02-01 | 2 | -3/+10 |
| | | |||||
* | | Merge pull request #2039 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2016-02-01 | 3 | -32/+31 |
|\ \ | | | | | | | Fixing system console and changing swapping icon with reply icon | ||||
| * | | Fixing system console and changing swapping icon with reply icon | Asaad Mahmood | 2016-02-01 | 3 | -32/+31 |
| | | | |||||
* | | | PLT-7: Refactoring frontend (chunk 8) | Elias Nahum | 2016-02-01 | 21 | -217/+999 |
|/ / | | | | | | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd | ||||
* | | Merge pull request #2029 from ZBoxApp/PLT-7-user | Christopher Speller | 2016-02-01 | 21 | -329/+1728 |
|\ \ | | | | | | | PLT-7: Refactoring frontend (chunk 7) | ||||
| * | | PLT-7: Refactoring frontend (chunk 7) | Elias Nahum | 2016-01-31 | 1 | -14/+6 |
| | | | | | | | | | | | | - Elegant way to include react Component into FormattedMessage | ||||
| * | | PLT-7: Refactoring frontend (chunk 6) | Elias Nahum | 2016-01-30 | 21 | -329/+1736 |
| |/ | | | | | | | - User settings | ||||
* | | Merge pull request #1966 from ↵ | Christopher Speller | 2016-02-01 | 1 | -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 Niwa | 2016-01-30 | 1 | -4/+22 |
| | | |||||
| * | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -4/+4 |
| | | |||||
| * | fix role bug. | Tatsuya Niwa | 2016-01-30 | 1 | -5/+12 |
| | | | | | | | | add redirect after demote own role. | ||||
| * | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -1/+2 |
| | | |||||
| * | delete DemoteOwnRoleModal | Tatsuya Niwa | 2016-01-30 | 2 | -109/+36 |
| | | |||||
| * | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -1/+1 |
| | | |||||
| * | fix ESLint warnings. | Tatsuya Niwa | 2016-01-30 | 1 | -4/+1 |
| | | |||||
| * | PLT-588 Add a warning when a user demotes themselves from System Admin to ↵ | Tatsuya Niwa | 2016-01-30 | 2 | -25/+177 |
| | | | | | | | | another role. | ||||
* | | Remove author | Elias Nahum | 2016-01-29 | 2 | -6/+0 |
| | | |||||
* | | PLT-7: Refactoring frontend (chunk 6) | Elias Nahum | 2016-01-29 | 3 | -43/+161 |
|/ | | | | | | - Authorize - Signup Team Confirm - Footer | ||||
* | PLT-7: Refactoring frontend (chunk 5) | Elias Nahum | 2016-01-29 | 10 | -98/+539 |
| | | | | | | - Signup Team Complete - Signup User Complete - Email Verify | ||||
* | Merge pull request #2013 from mattermost/plt-1749 | Christopher Speller | 2016-01-29 | 1 | -1/+2 |
|\ | | | | | PLT-1749 Return channel type in new post websocket events | ||||
| * | Return channel type in new post websocket events | JoramWilander | 2016-01-28 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #2015 from ZBoxApp/PLT-7-pages | Joram Wilander | 2016-01-29 | 14 | -88/+553 |
|\ \ | | | | | | | PLT-7: Refactoring frontend (chunk 4) | ||||
| * | | PLT-7: Refactoring frontend (chunk 4) | Elias Nahum | 2016-01-28 | 14 | -88/+553 |
| |/ | |||||
* | | Adding reply icon | Asaad Mahmood | 2016-01-29 | 1 | -1/+7 |
| | | |||||
* | | Adding reply functionality | Asaad Mahmood | 2016-01-28 | 3 | -18/+18 |
|/ | |||||
* | Merge pull request #2010 from ZBoxApp/PLT-7-tutorial | Corey Hulen | 2016-01-28 | 7 | -40/+227 |
|\ | | | | | PLT-7: Refactoring frontend (chunk 3) | ||||
| * | PLT-7: Refactoring frontend (chunk 3) | Elias Nahum | 2016-01-28 | 7 | -40/+227 |
| | | | | | | | | | | | | - Tutorial components - Claim components - Suggestion components | ||||
* | | Merge pull request #2009 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2016-01-28 | 2 | -4/+7 |
|\ \ | | | | | | | Multiple UI Improvements | ||||
| * | | Improving jump to recent messages UI | Asaad Mahmood | 2016-01-28 | 1 | -4/+2 |
| | | | |||||
| * | | Fixing modals for IE | Asaad Mahmood | 2016-01-28 | 1 | -0/+5 |
| | | | |||||
* | | | Merge pull request #2002 from ZBoxApp/PLT-7-react | Harrison Healey | 2016-01-28 | 18 | -437/+1857 |
|\ \ \ | |/ / |/| / | |/ | PLT-7: Refactoring frontend (chunk 2) | ||||
| * | PLT-7: Refactoring frontend (chunk 2) | Elias Nahum | 2016-01-27 | 18 | -437/+1857 |
| | | | | | | | | - System Console complete | ||||
* | | Updating tutorial gif for sidebar | Asaad Mahmood | 2016-01-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1996 from mattermost/plt-1768 | Harrison Healey | 2016-01-27 | 2 | -2/+5 |
|\ | | | | | PLT-1768 Clear deleted messages after channel leave and fix missig postlist error | ||||
| * | Clear deleted messages after channel leave and fix missig postlist error | JoramWilander | 2016-01-27 | 2 | -2/+5 |
| | | |||||
* | | Clear user typing text on channel switch | JoramWilander | 2016-01-27 | 1 | -3/+11 |
| | | |||||
* | | Merge pull request #1995 from mattermost/PLT-1586b | Christopher Speller | 2016-01-27 | 3 | -2/+7 |
|\ \ | | | | | | | Fixing small issue with displaying activity log | ||||
| * | | Fixing small issue with displaying activity log | =Corey Hulen | 2016-01-27 | 3 | -2/+7 |
| | | | |||||
* | | | Merge pull request #1992 from ZBoxApp/PLT-7-react | Corey Hulen | 2016-01-27 | 8 | -99/+481 |
|\ \ \ | |/ / |/| | | PLT-7: Refactoring frontend (chunk 1) | ||||
| * | | Update mm-intl reference | Elias Nahum | 2016-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | PLT-7: Refactoring frontend (chunk 1) | Elias Nahum | 2016-01-26 | 8 | -99/+481 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - System console sidebar - Sytem console email settings - Error Bar - Loading Screen - Select Team Modal - Add npm mm-intl package |