Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | UI update for files | Asaad Mahmood | 2015-07-29 | 1 | -10/+6 | |
| | | | ||||||
| * | | Fixed race condition which could occur while requesting the file size for ↵ | hmhealey | 2015-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | the file attachment previews | |||||
| * | | Removed unused custom-file CSS class that was being applied to non-image ↵ | hmhealey | 2015-07-29 | 1 | -3/+0 | |
| | | | | | | | | | | | | file attachment previews | |||||
| * | | Center image icons in attachment previews instead of stretching them | hmhealey | 2015-07-29 | 1 | -20/+17 | |
| | | | ||||||
| * | | Add an info box next to image thumbnails which provides the name, type, and ↵ | hmhealey | 2015-07-29 | 1 | -5/+27 | |
| | | | | | | | | | | | | size of a file. | |||||
* | | | Improving smoothness of RHS search | Asaad Mahmood | 2015-07-30 | 2 | -6/+13 | |
| |/ |/| | ||||||
* | | Minor Ui updates regarding the search and the center channel header on mobile. | Asaad Mahmood | 2015-07-29 | 3 | -12/+12 | |
| | | ||||||
* | | Updating color of hover on LHS Header | Asaad Mahmood | 2015-07-29 | 1 | -1/+1 | |
| | | ||||||
* | | Fixing LHS Header css | Asaad Mahmood | 2015-07-29 | 1 | -1/+2 | |
| | | ||||||
* | | Improving css for form hints in signup flow | Asaad Mahmood | 2015-07-29 | 1 | -1/+1 | |
| | | ||||||
* | | mm-1762 - Search improvements with some other minor Ui changes | Asaad Mahmood | 2015-07-29 | 3 | -39/+84 | |
|/ | ||||||
* | Signup Ui changes | Asaad Mahmood | 2015-07-28 | 2 | -37/+120 | |
| | ||||||
* | Changed title of Active Devices to Active Sessions; added help text ↵ | Reed Garmsen | 2015-07-27 | 1 | -0/+3 | |
| | | | | explaining Active Sessions | |||||
* | Ui Updates to signup flow | Asaad Mahmood | 2015-07-25 | 1 | -7/+5 | |
| | ||||||
* | Minor class changes | Asaad Mahmood | 2015-07-24 | 1 | -3/+3 | |
| | ||||||
* | Complete signup page UI changes | Asaad Mahmood | 2015-07-24 | 1 | -2/+64 | |
| | ||||||
* | UI changes for search bar in the RHS for Mobile Web | Asaad Mahmood | 2015-07-23 | 1 | -3/+4 | |
| | ||||||
* | Adjusting padding for LHS header info | Asaad Mahmood | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | Adding hover effect for LHS menu icon | Asaad Mahmood | 2015-07-23 | 1 | -1/+5 | |
| | ||||||
* | UI Fixes | Asaad Mahmood | 2015-07-23 | 3 | -3/+5 | |
| | ||||||
* | Merge pull request #194 from ralder/fix-command-box-css | Corey Hulen | 2015-07-22 | 7 | -68/+63 | |
|\ | | | | | [webui] fix command-list css | |||||
| * | [webui] fix command-list css | ralder | 2015-07-22 | 7 | -68/+63 | |
| | | ||||||
* | | Updating dropdown icon in LHS header | Asaad Mahmood | 2015-07-23 | 1 | -2/+2 | |
| | | ||||||
* | | Minor UI Improvements | Asaad Mahmood | 2015-07-23 | 5 | -9/+14 | |
|/ | ||||||
* | Merge pull request #201 from hmhealey/mm1539 | Corey Hulen | 2015-07-22 | 1 | -0/+6 | |
|\ | | | | | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^ | |||||
| * | Changed the placeholder highlight for active thread to be more subtle | hmhealey | 2015-07-21 | 1 | -2/+4 | |
| | | ||||||
| * | Added function to reply to earlier messages by prefixing a message with carets | hmhealey | 2015-07-21 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #234 from asaadmahmoodspin/master | Corey Hulen | 2015-07-22 | 2 | -3/+15 | |
|\ \ | | | | | | | Profile pic changes in LHS Header | |||||
| * | | Improving formatting for Channel Intro | Asaad Mahmood | 2015-07-22 | 2 | -2/+14 | |
| | | | ||||||
| * | | Profile pic changes in LHS Header | Asaad Mahmood | 2015-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic. | |||||
* | | | Adding back Access History and Active Devices | Reed Garmsen | 2015-07-22 | 4 | -6/+108 | |
|/ / | ||||||
* | | Merge pull request #224 from hmhealey/mm1625 | Christopher Speller | 2015-07-22 | 2 | -4/+11 | |
|\ \ | | | | | | | MM-1625 Correct the appearance of the post menu on both desktop and mobile | |||||
| * | | Changed post menu label to be ... and to make it visible at all times on ↵ | hmhealey | 2015-07-21 | 1 | -0/+10 | |
| | | | | | | | | | | | | small screens (ie mobile devices) | |||||
| * | | Changed post menu label to just be [...] regardless of whether or not the ↵ | hmhealey | 2015-07-21 | 1 | -4/+1 | |
| |/ | | | | | | | user is hovering over it | |||||
* | | Merge pull request #200 from mattermost/mm-1356 | Corey Hulen | 2015-07-21 | 2 | -3/+6 | |
|\ \ | |/ |/| | MM-1356 Changing team URLs from team.domain.com to domain.com/team | |||||
| * | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | |||||
* | | mm-1631 - Fixing image previewer bug | Asaad Mahmood | 2015-07-21 | 1 | -0/+6 | |
| | | ||||||
* | | Added channel name to RHS comment threads; minor css changes to compensate ↵ | Reed Garmsen | 2015-07-19 | 1 | -1/+6 | |
|/ | | | | for addition | |||||
* | Merge pull request #192 from nickago/MM-1079 | Corey Hulen | 2015-07-17 | 1 | -0/+6 | |
|\ | | | | | MM-1079 Changed hover effect for menu | |||||
| * | Changed javascript to CSS method | nickago | 2015-07-17 | 1 | -0/+6 | |
| | | ||||||
* | | Merge pull request #199 from asaadmahmoodspin/master | Joram Wilander | 2015-07-17 | 4 | -12/+19 | |
|\ \ | |/ |/| | Improving search header for mobile layouts and other UI changes | |||||
| * | Improving search header for mobile layouts and other UI changes | Asaad Mahmood | 2015-07-17 | 4 | -12/+19 | |
| | | ||||||
* | | Merge pull request #193 from ralder/fix-manage-members-town-square | Joram Wilander | 2015-07-17 | 1 | -0/+1 | |
|\ \ | |/ |/| | [webui] remove admin's ability to manage members of default channel fixes (#172) | |||||
| * | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -0/+1 | |
| | | ||||||
* | | MM-1401 - Removing most inline styles and other UI changes | Asaad Mahmood | 2015-07-17 | 10 | -10/+56 | |
| | | ||||||
* | | Have arrow key selection working, but visually does not highlight correct ↵ | Reed Garmsen | 2015-07-16 | 1 | -0/+4 | |
|/ | | | | mention. Also if user continues to type things might get weird. | |||||
* | Merge pull request #175 from ralder/fix-dispatchError | Joram Wilander | 2015-07-16 | 3 | -9/+11 | |
|\ | | | | | [webui] fix incorrect call for AsyncClient.dispatchError | |||||
| * | fix incorrect call for AsyncClient.dispatchError | ralder | 2015-07-13 | 3 | -9/+11 | |
| | | ||||||
* | | Minor UI changes | Asaad Mahmood | 2015-07-15 | 2 | -4/+4 | |
| | | ||||||
* | | Merge pull request #168 from ralder/fix-loading-screen-for-ie | Joram Wilander | 2015-07-14 | 2 | -42/+9 | |
|\ \ | | | | | | | [webui] fix loading animation for ie |