Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1308 from asaadmahmoodspin/plt-960 | Christopher Speller | 2015-11-05 | 4 | -91/+62 | |
|\ \ | | | | | | | Plt 960 - Moving code themes into custom themes | |||||
| * | | Updating UI for access history and access log modals | Asaad Mahmood | 2015-11-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Updating code themes | Asaad Mahmood | 2015-11-05 | 1 | -4/+6 | |
| | | | ||||||
| * | | Merge branch 'plt-960' of https://github.com/rgarmsen2295/platform into PLT-960 | Asaad Mahmood | 2015-11-05 | 3 | -90/+59 | |
| |\ \ | ||||||
| | * | | Removed old code theme selector and fixed some issues | Reed Garmsen | 2015-11-04 | 3 | -83/+6 | |
| | | | | ||||||
| | * | | Moved code theme picker into custom theme subarea | Reed Garmsen | 2015-11-04 | 2 | -23/+69 | |
| | | | | ||||||
* | | | | Merge pull request #1298 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-04 | 5 | -15/+34 | |
|\ \ \ \ | |/ / / |/| | | | Multiple UI Improvements | |||||
| * | | | Binding handleShown to constructor | Asaad Mahmood | 2015-11-04 | 2 | -0/+2 | |
| | | | | ||||||
| * | | | Making tutorial buttons and tutorial circles consistent | Asaad Mahmood | 2015-11-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fixing issues with memberList modal | Asaad Mahmood | 2015-11-04 | 1 | -14/+14 | |
| | | | | ||||||
| * | | | Adding focus for channel modals | Asaad Mahmood | 2015-11-04 | 3 | -0/+17 | |
| | | | | ||||||
* | | | | Merge pull request #1303 from mattermost/plt-516-2 | Christopher Speller | 2015-11-04 | 5 | -329/+325 | |
|\ \ \ \ | |_|_|/ |/| | | | PLT-516 Part 2 of fixing performance issues with large teams | |||||
| * | | | Convert channel_members and channel_invite modals to react boostrap to fix ↵ | JoramWilander | 2015-11-04 | 5 | -329/+325 | |
| |/ / | | | | | | | | | | performance issues | |||||
* | | | Merge pull request #1304 from mattermost/leave-channel-fix | Corey Hulen | 2015-11-04 | 1 | -3/+3 | |
|\ \ \ | |_|/ |/| | | Fixed leaving channels issue | |||||
| * | | Fixed leaving channels issue | Christopher Speller | 2015-11-04 | 1 | -3/+3 | |
| |/ | ||||||
* | | Merge pull request #1287 from hmhealey/plt382 | Christopher Speller | 2015-11-04 | 18 | -404/+582 | |
|\ \ | |/ |/| | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes | |||||
| * | Fixed theme confirmation dialog to work in all cases and removed some jquery ↵ | hmhealey | 2015-11-03 | 10 | -53/+173 | |
| | | | | | | | | magic related to it | |||||
| * | Changed TeamSettingsModal click handlers to not affect other modals | hmhealey | 2015-11-03 | 1 | -2/+4 | |
| | | ||||||
| * | Moved InviteMemberModal to be controlled by a store | hmhealey | 2015-11-02 | 4 | -22/+39 | |
| | | ||||||
| * | Added handling of keyboard focus to UserSettingsModal and its children | hmhealey | 2015-11-02 | 5 | -12/+51 | |
| | | ||||||
| * | Added a confirmation dialog for unsaved theme changes and removed ↵ | hmhealey | 2015-11-02 | 10 | -118/+106 | |
| | | | | | | | | unnecessary dialog close handling | |||||
| * | Ported UserSettingsModal to React-Bootstrap | hmhealey | 2015-11-02 | 6 | -42/+74 | |
| | | ||||||
| * | Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap | hmhealey | 2015-11-02 | 3 | -96/+75 | |
| | | ||||||
| * | Ported ConfirmModal and InviteMemberModal to React-Bootstrap | hmhealey | 2015-11-02 | 4 | -138/+139 | |
| | | ||||||
* | | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 2 | -58/+33 | |
|\ \ | | | | | | | PLT-516 Part 1 of performance fixes for large teams | |||||
| * | | Minor changes to statuses client code | JoramWilander | 2015-11-03 | 2 | -7/+5 | |
| | | | ||||||
| * | | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 2 | -55/+32 | |
| | | | ||||||
* | | | Updating prop for direct messages modal | Asaad Mahmood | 2015-11-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | UI Improvements for multiple tickets | Asaad Mahmood | 2015-11-04 | 8 | -36/+39 | |
| | | | ||||||
* | | | Merge pull request #1279 from rgarmsen2295/plt-743 | Joram Wilander | 2015-11-04 | 1 | -13/+5 | |
|\ \ \ | | | | | | | | | PLT-741/743 Adds additional checks when sorting channels/teams by display name | |||||
| * | | | Functionalized code | Reed Garmsen | 2015-11-02 | 1 | -17/+1 | |
| | | | | ||||||
| * | | | Added additional checks to channel sorting that sorts by display_name | Reed Garmsen | 2015-11-02 | 1 | -6/+14 | |
| | | | | ||||||
* | | | | Merge pull request #1291 from mattermost/tutorial-tweaks | Corey Hulen | 2015-11-03 | 2 | -3/+6 | |
|\ \ \ \ | | | | | | | | | | | Tutorial tweaks | |||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Update sidebar_header.jsx | it33 | 2015-11-03 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1290 from mattermost/fixed-embed-height | Corey Hulen | 2015-11-03 | 1 | -2/+7 | |
|\ \ \ \ | | | | | | | | | | | PLT-991 Fixing height of embeded images | |||||
| * | | | | Fixing height of embeded images | Christopher Speller | 2015-11-03 | 1 | -2/+7 | |
| |/ / / | ||||||
* | | | | Adding browser functions in utilis and calling them in settings_sidebar | Asaad Mahmood | 2015-11-03 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Updating height code for tutorial screens. | Asaad Mahmood | 2015-11-03 | 1 | -3/+5 | |
| | | | | ||||||
* | | | | Multiple UI changes | Asaad Mahmood | 2015-11-03 | 4 | -34/+55 | |
|/ / / | ||||||
* | | | Merge pull request #1275 from mattermost/PLT-951 | Joram Wilander | 2015-11-02 | 3 | -46/+73 | |
|\ \ \ | | | | | | | | | PLT-951 PLT-972 fixing issues with team directory | |||||
| * | | | PLT-951 PLT-972 fixing issues with team directory | =Corey Hulen | 2015-11-02 | 3 | -46/+73 | |
| | | | | ||||||
* | | | | Merge pull request #1276 from mattermost/PLT-885 | Joram Wilander | 2015-11-02 | 2 | -3/+7 | |
|\ \ \ \ | |_|/ / |/| | | | PLT-885 allow single select of stats page | |||||
| * | | | PLT-885 allow single select of stats page | =Corey Hulen | 2015-11-02 | 2 | -3/+7 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1277 from rgarmsen2295/plt-550-refactor-fix | Corey Hulen | 2015-11-02 | 1 | -0/+6 | |
|\ \ \ | | | | | | | | | Brings back deleted parent fix lost in center post list refactor | |||||
| * | | | Readded logic lost in center channel refactor | Reed Garmsen | 2015-11-02 | 1 | -0/+6 | |
| | | | | ||||||
* | | | | Merge pull request #1269 from mattermost/plt-848-3 | Corey Hulen | 2015-11-02 | 9 | -37/+510 | |
|\ \ \ \ | |/ / / |/| | | | PLT-848 Add tutorial intro screens and popover tips | |||||
| * | | | Fix typo | JoramWilander | 2015-11-02 | 1 | -1/+1 | |
| | | | |