summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Improvements to system consoleAsaad Mahmood2016-01-291-0/+9
|
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-2912-99/+700
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Merge pull request #2013 from mattermost/plt-1749Christopher Speller2016-01-291-1/+2
|\ | | | | PLT-1749 Return channel type in new post websocket events
| * Return channel type in new post websocket eventsJoramWilander2016-01-281-1/+2
| |
* | Merge pull request #2015 from ZBoxApp/PLT-7-pagesJoram Wilander2016-01-2922-93/+791
|\ \ | | | | | | PLT-7: Refactoring frontend (chunk 4)
| * | Fix docs route to include the user localeElias Nahum2016-01-283-2/+93
| | | | | | | | | | | | - Move Messaging_{locale}.md files to static/help
| * | PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-2821-92/+699
| |/
* | Adding reply iconAsaad Mahmood2016-01-292-10/+36
| |
* | Adding reply functionalityAsaad Mahmood2016-01-285-22/+34
|/
* Merge pull request #2010 from ZBoxApp/PLT-7-tutorialCorey Hulen2016-01-289-44/+297
|\ | | | | PLT-7: Refactoring frontend (chunk 3)
| * PLT-7: Refactoring frontend (chunk 3)Elias Nahum2016-01-289-44/+297
| | | | | | | | | | | | - Tutorial components - Claim components - Suggestion components
* | Merge pull request #2009 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-01-286-5/+22
|\ \ | | | | | | Multiple UI Improvements
| * | Fixing code block and comment icon in FirefoxAsaad Mahmood2016-01-282-1/+9
| | |
| * | Improving jump to recent messages UIAsaad Mahmood2016-01-282-4/+3
| | |
| * | Fixing modals for IEAsaad Mahmood2016-01-282-0/+10
| | |
* | | Merge pull request #2002 from ZBoxApp/PLT-7-reactHarrison Healey2016-01-2820-437/+2485
|\ \ \ | |/ / |/| / | |/ PLT-7: Refactoring frontend (chunk 2)
| * PLT-7: Refactoring frontend (chunk 2)Elias Nahum2016-01-2720-437/+2485
| | | | | | | | - System Console complete
* | Updating tutorial gif for sidebarAsaad Mahmood2016-01-272-1/+2
|/
* Merge pull request #1996 from mattermost/plt-1768Harrison Healey2016-01-272-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 errorJoramWilander2016-01-272-2/+5
| |
* | Merge pull request #1998 from mattermost/plt-1139Harrison Healey2016-01-271-3/+11
|\ \ | | | | | | PLT-1139 Clear user typing text on channel switch
| * | Clear user typing text on channel switchJoramWilander2016-01-271-3/+11
| | |
* | | Only set store preferences if not null in head.htmlJoramWilander2016-01-271-1/+3
|/ /
* | Merge pull request #1995 from mattermost/PLT-1586bChristopher Speller2016-01-273-2/+7
|\ \ | | | | | | Fixing small issue with displaying activity log
| * | Fixing small issue with displaying activity log=Corey Hulen2016-01-273-2/+7
| | |
* | | Merge pull request #1992 from ZBoxApp/PLT-7-reactCorey Hulen2016-01-2710-105/+651
|\ \ \ | |/ / |/| | PLT-7: Refactoring frontend (chunk 1)
| * | Update mm-intl referenceElias Nahum2016-01-271-1/+1
| | |
| * | PLT-7: Refactoring frontend (chunk 1)Elias Nahum2016-01-2610-105/+651
| | | | | | | | | | | | | | | | | | | | | | | | | | | - System console sidebar - Sytem console email settings - Error Bar - Loading Screen - Select Team Modal - Add npm mm-intl package
* | | Merge pull request #1990 from hmhealey/plt1722Christopher Speller2016-01-271-3/+3
|\ \ \ | | | | | | | | PLT-1772 Changed page to just reload when another tab logs in
| * | | Changed page to just reload when another tab logs inhmhealey2016-01-261-3/+3
| | |/ | |/|
* | | Merge pull request #1993 from mattermost/PLT-1586Christopher Speller2016-01-279-55/+71
|\ \ \ | |_|/ |/| | PLT-1586 adding LDAP/OAuth to iOS
| * | 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-268-43/+49
| |/
* | Merge pull request #1989 from mattermost/plt-1373Harrison Healey2016-01-261-28/+28
|\ \ | | | | | | PLT-1373 Renamed all functions starting with p in client channel store
| * | Renamed all functions starting with p in client channel storeJoramWilander2016-01-261-28/+28
| |/
* | Moved PreferenceStore initialization into head.htmlhmhealey2016-01-263-6/+7
| |
* | Changed first preference load to be done synchronouslyhmhealey2016-01-264-24/+25
|/
* PLT-7 fixing loc on safari=Corey Hulen2016-01-261-8/+5
|
* Fixing safari=Corey Hulen2016-01-261-5/+8
|
* Merge pull request #1985 from mattermost/PLT-7-client-infra5Corey Hulen2016-01-255-10/+29
|\ | | | | PLT-7 fixing error bar msg
| * 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
| |
| * Fixing eslint error=Corey Hulen2016-01-251-1/+0
| |
| * PLT-7 fixing error bar msg=Corey Hulen2016-01-255-9/+36
| |
* | PLT-7: Refactoring entry point and web to use translations (chunk 8)Elias Nahum2016-01-251-66/+66
|/ | | | - Add spanish translations