Граф коммитов

318 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
32e8dddd0c Merge pull request #242 from asaadmahmoodspin/master
UI Fixes
2015-07-23 15:03:05 -04:00
Christopher Speller
d9175d7525 Merge pull request #243 from hmhealey/mm1678
MM-1678 Fixed sidebar so that it can open threads containing non-image attachments
2015-07-23 15:02:52 -04:00
Christopher Speller
772e644343 Merge pull request #244 from rgarmsen2295/mm-1610
MM-1610 Fixed issue with error message for uploading more than 5 files not appearing on OSX
2015-07-23 14:56:53 -04:00
Corey Hulen
a9d48ff994 Merge pull request #237 from mattermost/mm-1570
fixes mm-1570 adds support for using mattermost as an OAuth client
2015-07-23 09:21:14 -08:00
Reed Garmsen
952e7a93f9 Fixed issue with error message for uploading more than 5 files not appearing on OSX 2015-07-23 10:01:19 -07:00
hmhealey
6f3bcfa250 Fixed reference to non-existant local variable that prevented the sidebar from opening message threads containing non-image attachments 2015-07-23 11:21:12 -04:00
Asaad Mahmood
67ee23e494 Placing SVGs into constants.jsx 2015-07-23 14:59:43 +05:00
Asaad Mahmood
3f06d763e8 UI Fixes 2015-07-23 12:06:56 +05:00
Corey Hulen
dc79707787 Merge pull request #194 from ralder/fix-command-box-css
[webui] fix command-list css
2015-07-22 19:19:27 -08:00
Corey Hulen
37c8193dce Merge pull request #240 from asaadmahmoodspin/master
Minor UI Improvements
2015-07-22 18:17:15 -08:00
Joram Wilander
f4c3eaa8c0 Merge pull request #241 from rgarmsen2295/mm-1556
MM-1556 Better error handling of channel descriptions that are too large
2015-07-22 17:22:10 -04:00
Reed Garmsen
c9470230ff Channel descriptions entered that are larger than the max number of bytes now cause an error to be printed to the client without closing the modal and losing the user's draft of the description 2015-07-22 13:40:21 -07:00
ralder
8476062d21 [webui] fix command-list css 2015-07-22 13:04:32 -07:00
Joram Wilander
89c7fa8a8e Merge pull request #228 from nickago/MM-1547
MM-1547 Added local cache storing of drafts for comments
2015-07-22 15:54:57 -04:00
Asaad Mahmood
14c1f2424d Minor UI Improvements 2015-07-23 00:54:40 +05:00
JoramWilander
56a0a7d1e1 only show gitlab signup/login links if gitlab oauth is turned on 2015-07-22 15:32:39 -04:00
Corey Hulen
3d1920e83e Merge pull request #219 from nickago/scrollBug
Fixes RHS scrolling into whitespace on new comment open
2015-07-22 10:46:12 -08:00
Corey Hulen
beffcc0a3c Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
2015-07-22 10:45:57 -08:00
Corey Hulen
c6a82b8d3f Merge pull request #235 from rgarmsen2295/mm-1596
MM-1596 While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions
2015-07-22 10:44:06 -08:00
Corey Hulen
3fca3b93f5 Merge pull request #234 from asaadmahmoodspin/master
Profile pic changes in LHS Header
2015-07-22 10:43:16 -08:00
Corey Hulen
36d0e7c8d3 Merge pull request #233 from asaadmahmoodspin/mm-1616
Adding back Access History and Active Devices
2015-07-22 10:42:27 -08:00
Asaad Mahmood
06c278328a Improving formatting for Channel Intro 2015-07-22 22:25:27 +05:00
Reed Garmsen
8b158bf2cf While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions. 2015-07-22 09:13:51 -07:00
JoramWilander
4f0364d876 added signup link verification to oauth signup flow 2015-07-22 12:13:45 -04:00
Asaad Mahmood
78666f04d0 Adjusting scroll in RHS to not show whitespace 2015-07-22 21:10:00 +05:00
nickago
ee25df7e55 Added message persistance on closing RHS/switching to another comment
thread. Similar to the center pane and channels, switching comment
threads won't delete entered but unsent text/media in the RHS
2015-07-22 08:48:37 -07:00
Asaad Mahmood
fe0291a025 Profile pic changes in LHS Header
Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
2015-07-22 20:38:40 +05:00
Reed Garmsen
b3b0133930 Adding back Access History and Active Devices 2015-07-22 20:11:40 +05:00
JoramWilander
62c0603c50 merged with new team domain changes and added signup/login links for gitlab 2015-07-22 10:12:28 -04:00
Christopher Speller
03cd1cc7d6 Small patch for a null TypeError in post_list updating code 2015-07-22 09:51:42 -04:00
Christopher Speller
eb7c08ab00 Merge pull request #231 from mattermost/file-fixes
More patches for files
2015-07-22 08:54:54 -04:00
JoramWilander
712f9a0b8c removed change password UI for oauth accounts 2015-07-22 08:43:21 -04:00
JoramWilander
c39e95c7cb inital implementation of using GitLab OAuth2 provider for signup/login 2015-07-22 08:41:53 -04:00
JoramWilander
2182953be5 fix the ability to remove file previews once uploaded 2015-07-22 08:01:10 -04:00
JoramWilander
29dd714d82 fixed thumbnails and files in RHS 2015-07-22 07:53:54 -04:00
JoramWilander
d58398708e fixed download link in image viewer 2015-07-21 23:34:20 -04:00
JoramWilander
5886e695e4 fix click through on the image viewer modal to work with new team domain changes 2015-07-21 19:29:40 -04:00
Christopher Speller
2d51e93d8e Fixing image previews 2015-07-21 18:44:03 -04:00
Christopher Speller
73ee387319 Fixing issues with files trasitioning to relative paths 2015-07-21 18:06:30 -04:00
Christopher Speller
1c08a33b92 Fixing file uploads and previews for new /team/ URL structure 2015-07-21 16:54:24 -04:00
Christopher Speller
f5837c1b64 Old files are saved with full paths, this changes so that new files are not saved with absolute paths and detects old files saved and fixes them. 2015-07-21 16:25:49 -04:00
hmhealey
0967a131a1 Prevent users from sending empty ^ reply messages 2015-07-21 16:01:30 -04:00
hmhealey
d4fd000ccf Added handling for when the user is ^ responding to a post that gets deleted 2015-07-21 15:58:11 -04:00
hmhealey
7b28880294 Track caretCount as part of createPost's state so that we don't unnecessarily search for a thread to reply to when the user is typing 2015-07-21 15:54:47 -04:00
Corey Hulen
bee26e3f26 Merge pull request #200 from mattermost/mm-1356
MM-1356 Changing team URLs from team.domain.com to domain.com/team
2015-07-21 10:47:46 -08:00
nickago
fafce8cb72 Upon changing to a new comment thread, fixes the the bug of the RHS scrolling to whitespace below the pane 2015-07-21 11:00:54 -07:00
hmhealey
5b917dd4a6 Trim the carets from the beginning of reply messages when they're posted 2015-07-21 11:56:27 -04:00
hmhealey
644c78755c Change the create_post component to track the active thread using the event dispatcher so that it stays in sync with the post_list 2015-07-21 11:56:27 -04:00
hmhealey
25b2e75dc6 Added function to reply to earlier messages by prefixing a message with carets 2015-07-21 11:56:19 -04:00
JoramWilander
cf3bfd24fd quick fix to get manage team modal working again 2015-07-21 10:49:37 -04:00