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

3161 Коммитов

Автор SHA1 Сообщение Дата
nickago
773960a1d6 Changed wording of get link modal 2015-08-17 15:02:22 -07:00
Reed Garmsen
c0a1fc309a Refactored the NotifyCounts component out of the navbar.jsx file into its own file 2015-08-17 14:55:28 -07:00
Reed Garmsen
10de9a9603 Initial prepatory cosmetic reformatting of navbar.jsx 2015-08-17 14:46:44 -07:00
nickago
602bcc4f38 Moved controlling CSS into post list so it always shows up 2015-08-17 13:23:58 -07:00
Reed Garmsen
e8a291741f Fixed issue with redirects not working on safari 2015-08-17 12:51:09 -07:00
Reed Garmsen
5dbfa99949 Refactors the signup_team_complete.jsx file into multiple files for each component, rather than have all components put in one file 2015-08-17 11:00:52 -07:00
Reed Garmsen
0b4d97aedb Initial cosmetic reformatting of signup_team_complete.jsx file 2015-08-17 10:32:41 -07:00
Reed Garmsen
df5324509b Team URLs no longer accept a number as the first character; updated error message on URL compliance failure 2015-08-17 09:25:51 -07:00
Joram Wilander
646214b49b Revert "Mm 1640 Fixed odd scrolling issues on channel refresh" 2015-08-17 11:35:30 -04:00
nickago
fb9e891246 Added hardcoded firefox function 2015-08-17 08:10:49 -07:00
Christopher Speller
1c65fe1f84 Merge pull request #372 from nickago/MM-1640
Mm 1640 Fixed odd scrolling issues on channel refresh
2015-08-17 09:44:27 -04:00
Joram Wilander
738e53af95 Merge pull request #369 from nickago/MM-1703
MM 1703 Closing access history or activity log returns user to security menu
2015-08-17 09:37:16 -04:00
Joram Wilander
2fbc92af10 Merge pull request #379 from asaadmahmoodspin/mm-1854
mm-1858 - Truncating and adding tooltips to file names
2015-08-17 09:30:53 -04:00
nickago
63005366ad move browser check functionality into a method 2015-08-14 14:21:41 -07:00
nickago
dd8b0acc57 cosmetic refactoring 2015-08-14 14:01:27 -07:00
Asaad Mahmood
5f068109a7 Fixing style guide issues 2015-08-15 01:30:20 +05:00
Asaad Mahmood
8f9f4810a5 Using variables efficiently 2015-08-15 01:17:26 +05:00
Christopher Speller
26a8e19a35 Revert "MM-375 Adds text formatting features using a modified version of the marked js library" 2015-08-14 15:03:32 -04:00
Reed Garmsen
2c098d7711 Small changes to css to clean up code 2015-08-14 11:33:33 -07:00
nickago
6c78ec3439 Changed timeout code to event based 2015-08-14 09:58:12 -07:00
JoramWilander
a7f09be978 merge async_client getMe changes 2015-08-14 12:39:38 -04:00
JoramWilander
3faa09c641 reformat login.jsx to meet style guide 2015-08-14 12:38:16 -04:00
JoramWilander
8feec04929 incorporate asaad's UI updates for google sign-up 2015-08-14 12:38:16 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
JoramWilander
e27db2ed63 initial server implementation for using google as a single-sign-on oauth service 2015-08-14 12:37:08 -04:00
nickago
156682e3de Changed user_settings1 to user_settings and removed vestigial css 2015-08-14 09:29:15 -07:00
nickago
5c1bead36a cosmetic refactoring 2015-08-14 09:09:39 -07:00
Asaad Mahmood
9a4a1c5f96 Initialising trimmedFilename variable 2015-08-14 19:38:01 +05:00
Asaad Mahmood
67dc6e60f3 mm-1858 - Truncating and adding tooltips to file names in thumbnail details 2015-08-14 19:36:58 +05:00
Joram Wilander
b9aef9f2a6 Merge pull request #360 from rgarmsen2295/mm-375d
MM-375 Adds text formatting features using a modified version of the marked js library
2015-08-14 09:28:24 -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
Christopher Speller
a8930cbabe Merge pull request #365 from mattermost/mm-1700
MM-1700 don't pull all channel data all the time
2015-08-14 08:35:19 -04:00
Reed Garmsen
bcea7ae74f Minor cosmetic refactoring of file_upload.jsx 2015-08-13 16:29:02 -07:00
Reed Garmsen
3a55cc6dcb Minor refactoring for better maintainibility 2015-08-13 16:00:55 -07:00
Reed Garmsen
6f68c508ee Better error checking along with other fixes 2015-08-13 15:47:50 -07:00
Reed Garmsen
912ca8e8dd Changed location of file upload overlay 2015-08-13 12:07:32 -07:00
Asaad Mahmood
6ca6072f47 Updating UI to cover RHS and the centre channel separately 2015-08-13 23:33:18 +05:00
Asaad Mahmood
673ca225ca Merge branch 'master' of https://github.com/mattermost/platform into mm-316 2015-08-13 23:11:14 +05:00
Asaad Mahmood
097257ade8 UI Upgrades to file overlay for uploads 2015-08-13 23:11:01 +05: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
8fc4456213 Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore 2015-08-13 13:23:56 -04:00
hmhealey
ca919538cc Added ConfigStore that is populated from the server 2015-08-13 13:01:21 -04:00
nickago
2f431240a4 Cosmetic refactoring 2015-08-13 08:54:05 -07:00
Joram Wilander
b1d37e9c38 Merge pull request #371 from nickago/MM-1229
MM-1229 Mobile client display public link in same tab instead of new tab
2015-08-13 11:52:29 -04:00
nickago
c5ee567bac Refactored such that the menu doesn't open for firefox users 2015-08-13 08:50:40 -07:00
asaadmahmoodspin
1a6d67b0cd Merge pull request #5 from rgarmsen2295/mm-316
MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
2015-08-13 20:31:19 +05:00
nickago
2dfc9206f3 Added cosmetic refactoring 2015-08-13 08:28:35 -07:00
JoramWilander
2485b87b28 removed underscores from function names in channel_store 2015-08-13 08:00:10 -04:00
nickago
ebd7fd560e Added extra uAgent check for weird browser implementations 2015-08-12 16:03:36 -07:00