Commit Graph

62 Commits

Author SHA1 Message Date
Asaad Mahmood
28381e1de6 Enabled and added help text for settings items 2015-08-27 08:26:27 -07:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
=Corey Hulen
ec1fbeb1a5 Fixes mm-2021 removes hard coded port 2015-08-24 17:04:54 -07:00
=Corey Hulen
7472d9b29b Fixes mm-2021 removes hard coded port 2015-08-24 17:02:27 -07:00
JoramWilander
b5d87fea99 Update etag version for the addition of CreatorId field to channels 2015-08-20 09:55:14 -04:00
JoramWilander
cc40ca1ac0 Added a message deleted indicator when a post is deleted to let the user know what's happening. 2015-08-19 09:52:03 -04:00
JoramWilander
d3743550b7 removed unused post store function 2015-08-18 08:59:27 -04:00
JoramWilander
fa1491bbfb finalize implenetation of predictive client posts so that users get immediate feedback after posting 2015-08-18 08:59:26 -04:00
JoramWilander
c77f604188 update formatting in post_store 2015-08-18 08:58:31 -04:00
JoramWilander
32f7b50bb5 adds predictive posting on the client 2015-08-18 08:58:02 -04:00
Christopher Speller
2f1dcf6f52 Merge pull request #381 from mattermost/mm-1705
MM-1705 add google as an oauth single-sign-on service
2015-08-18 08:47:35 -04:00
Joram Wilander
ca6f4e9d03 Merge pull request #377 from nickago/MM-1894
Mm 1894 Add state listening to the sidebar relative to the team store
2015-08-18 07:50:08 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
Christopher Speller
92c4df5b10 Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
2015-08-14 08:48:24 -04:00
nickago
0de580b282 Cosmetic refactoring 2015-08-13 11:10:02 -07:00
nickago
7203128e99 Added flux-style error protection on team store call in sidebar 2015-08-13 11:00:49 -07:00
hmhealey
ca919538cc Added ConfigStore that is populated from the server 2015-08-13 13:01:21 -04:00
JoramWilander
2485b87b28 removed underscores from function names in channel_store 2015-08-13 08:00:10 -04:00
JoramWilander
4127c2b258 format channel_store to more closely match style guide and sort channels in channel store over sidebar 2015-08-11 12:14:58 -04:00
JoramWilander
1c0ee4d2f6 added getChannel api service and use that over getChannels where appropriate on client 2015-08-11 12:09:54 -04:00
Christopher Speller
4c7cdb20f0 Merge pull request #359 from hmhealey/mm1770
MM-1770 Add the ability to cancel in-progress file uploads
2015-08-11 12:08:08 -04:00
Christopher Speller
bffc37be13 Merge pull request #350 from nickago/MM-1684
MM-1684 Refactored code to remove errors on startup
2015-08-11 12:05:20 -04:00
hmhealey
17b05f705f Changed PostStore.getDraft/getCommentDraft to return an empty draft instead of null when no draft is found 2015-08-11 09:41:18 -04:00
hmhealey
20d755f3dd Changed post drafts to maintain a list of the names of uploading files instead of just a count 2015-08-10 14:04:22 -04:00
nickago
96fc2a4552 further cosmetic refactoring 2015-08-10 09:07:44 -07:00
nickago
1e40abbdea Removed vetigial argument and properly aligned post_store 2015-08-10 08:31:55 -07:00
nickago
ae744dcb53 Removed vestigial arguements from refactored code 2015-08-07 07:54:53 -07:00
nickago
e72d6e6d24 Cosmetic refactors, including variable name changes and splitting if statements 2015-08-06 11:47:52 -07:00
nickago
24b6c6587c fixed the spacing on UserStore 2015-08-06 11:44:13 -07:00
nickago
3815ab8065 Added keys to array-based elements and made getMe asynchronous 2015-08-06 11:44:13 -07:00
nickago
47cedd68d6 Removed all functionality required for removing used mentions from auto-complete 2015-08-05 14:43:40 -07:00
hmhealey
e2d77c28f1 Removed ^replying in preparation for 0.6.0 2015-07-30 15:21:35 -04:00
Christopher Speller
d5c5ae0939 Merge pull request #269 from rgarmsen2295/mm-1686
MM-1686 Access History and Active Sessions now load upon opening instead of at start
2015-07-29 12:55:57 -04:00
Reed Garmsen
8c14a16d01 Access History and Active Sessions are now lazy-loaded upon opening instead of loaded at start; added loading screens to Access History and Active Sessions 2015-07-29 09:34:13 -07:00
Reed Garmsen
91fa6c8da1 Removed usage of window.location.origin throughout the codebase 2015-07-27 13:32:14 -07: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
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
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
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
hmhealey
e32aee8977 Added events for when the active thread (ie the message thread that a user is responding to) changes 2015-07-21 11:17:18 -04:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes 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
2015-07-20 17:45:23 -04:00
hmhealey
e737ec3eb5 Allow Users to be notified using @all, @channel, and their first name when other notifications are disabled 2015-07-17 15:22:56 -04:00
hmhealey
079538d9e7 Use User.FirstName for notifications instead of trying to determine it from User.Nickname 2015-07-17 15:22:56 -04:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -04:00
ralder
56db6ad08c remove admin's ability to manage members of default channel (fixes #172) 2015-07-16 07:20:48 -07:00
ralder
6a559febc2 fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore 2015-07-10 12:38:16 -07:00
Corey Hulen
5bb2acc996 Merge pull request #159 from rgarmsen2295/mm-1269b
MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
2015-07-10 11:26:35 -08:00
Corey Hulen
d124b9df10 Merge pull request #157 from rgarmsen2295/mm-1265
MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
2015-07-10 11:24:31 -08:00
Reed Garmsen
2a1cdc68c8 Better logic for checking if channel has loaded 2015-07-10 11:48:52 -07:00