Commit Graph

1245 Commits

Author SHA1 Message Date
hmhealey
0f0a887205 Removed unused custom-file CSS class that was being applied to non-image file attachment previews 2015-07-29 09:52:09 -04:00
hmhealey
ca2b73eac3 Fix ViewImageModals created by RHS posts so that their ids are distinct from those in the main window 2015-07-29 09:52:09 -04:00
hmhealey
e1257b7819 Center image icons in attachment previews instead of stretching them 2015-07-29 09:52:09 -04:00
hmhealey
00a17e34b3 Cleaned up references to the current post in post_right.jsx 2015-07-29 09:52:09 -04:00
hmhealey
5488b5e216 Reconcile the code to display attachment previews into a FileAttachmentList class to clean up duplicated code. 2015-07-29 09:52:08 -04:00
hmhealey
eddb79d97d Add an info box next to image thumbnails which provides the name, type, and size of a file. 2015-07-29 09:48:34 -04:00
hmhealey
1af7cbe7fe Allow file access apis to respond to HEAD requests 2015-07-29 09:47:51 -04:00
Joram Wilander
54265271fa Merge pull request #268 from mattermost/mm-1358
MM-1358, MM-1203 Adding preview of style guide and ESLint Javascript + JSX static analyzer
2015-07-29 08:34:15 -04:00
Christopher Speller
a9e9d10e41 Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
2015-07-29 08:32:48 -04:00
Christopher Speller
35fe9655c3 Merge pull request #267 from nickago/MM-1652
MM-1652 Fixed typo in delete post modal
2015-07-29 08:31:00 -04:00
Christopher Speller
9e64500e31 Fixing spelling and clarifying a few parts of style guide. 2015-07-29 08:20:26 -04:00
Joram Wilander
63a17cf4f6 Merge pull request #265 from mattermost/mm-1711
MM-1711 update sign-up and login UI
2015-07-29 07:52:59 -04:00
JoramWilander
f084188010 added use of strings.Team to replace hardcoded mentions of 'team' 2015-07-29 07:52:11 -04:00
Corey Hulen
d222f6c7a3 Merge pull request #264 from asaadmahmoodspin/mm-1732
mm-1732 - Decreasing font size for footer in emails
2015-07-28 11:05:58 -08:00
Joram Wilander
b15bda8328 Merge pull request #270 from mattermost/mm-1763
MM-1763 update our postgresql index check to work with 9.2.4+ versions of postgresql
2015-07-28 12:58:47 -04:00
JoramWilander
c45cf5514f update our postgresql index check to work with 9.2+ versions of postgresql 2015-07-28 12:42:17 -04:00
nickago
2e4d51b08f Fixed typo in delete_post_modal 2015-07-28 09:20:07 -07:00
Christopher Speller
bf5548ad6d Minor tweaks to style guide 2015-07-28 12:14:40 -04:00
Christopher Speller
5a4b736c8a Adding style guide 2015-07-28 12:10:14 -04:00
Christopher Speller
3d94d047c0 Adding rest of directories to eslint list 2015-07-28 11:57:25 -04:00
JoramWilander
9512330241 updated changing email in sign up flow to work properly 2015-07-28 11:49:45 -04:00
JoramWilander
0bfc769b4d updated user sign up page and login page with new UI details 2015-07-28 11:41:44 -04:00
Asaad Mahmood
2bfe9eea56 MM-1730 - Updating logo in emails 2015-07-28 20:41:24 +05:00
JoramWilander
ff362b7792 updates to sign-up flow, remove company name and marketing checkbox 2015-07-28 11:36:33 -04:00
Asaad Mahmood
120ca01662 Signup Ui changes 2015-07-28 11:31:15 -04:00
Christopher Speller
2602f3b49e Merge pull request #255 from hmhealey/mm1682
MM-1682 Allow files without file extensions to be attached to messages
2015-07-28 11:14:16 -04:00
Asaad Mahmood
0749d53186 mm-1732 - Decrease font size for footer in emails 2015-07-28 19:58:29 +05:00
Christopher Speller
18aaa9d175 Adding check target to makefile to run eslint. Adding eslint to package.json 2015-07-28 10:24:24 -04:00
hmhealey
892fe2b7b6 Added non-capturing group to regex used for matching local file urls 2015-07-28 10:10:44 -04:00
hmhealey
1842868410 Display thumbnails for files without file extensions 2015-07-28 10:07:11 -04:00
hmhealey
d8e9b7c8e4 Allow users to download file attachments with names that don't include a file extension 2015-07-28 10:07:11 -04:00
hmhealey
fbb2477643 Allow files without extensions to be uploaded as attachments to posts 2015-07-28 10:07:10 -04:00
Christopher Speller
ec2e61bc55 Merge pull request #253 from nickago/MM-1654
MM-1654 Anti-clickjacking measures
2015-07-28 10:03:10 -04:00
Joram Wilander
94b905aff5 Merge pull request #260 from rgarmsen2295/mm-1724
MM-1724 Changed title of Active Devices to Active Sessions and added help text explaining Active Sessions
2015-07-28 09:54:17 -04:00
Christopher Speller
c1637ce113 Configuration for eslintrc 2015-07-28 09:53:04 -04:00
Joram Wilander
3a29713537 Merge pull request #262 from mattermost/it33-patch-1
Removed version number from dev build README
2015-07-28 08:53:48 -04:00
Christopher Speller
de07cdaf29 Merge pull request #239 from nickago/MM-1295
MM-1295 Removal from a channel occurs in real time
2015-07-28 08:49:29 -04:00
Christopher Speller
432e96f52c Merge pull request #257 from mattermost/mm-1502
Fixes mm-1502 changing session age to 30 days
2015-07-28 08:31:23 -04:00
it33
883d303be5 Removed version number from dev build README 2015-07-27 22:32:47 -07:00
Reed Garmsen
539a05a6bd Changed title of Active Devices to Active Sessions; added help text explaining Active Sessions 2015-07-27 17:13:53 -07:00
nickago
ce2cf5b4e8 Limited the added headers to only non-api calls 2015-07-27 14:39:55 -07:00
Corey Hulen
d24e3db020 Merge pull request #251 from asaadmahmoodspin/master
Ui Updates to signup flow
2015-07-27 13:30:50 -08:00
Joram Wilander
d9f7d43e96 Merge pull request #254 from hmhealey/mm1674
MM-1674 Replaced call to String.prototype.startsWith which only works in browsers that support ES6
2015-07-27 17:27:44 -04:00
Corey Hulen
a6427d99f7 Merge pull request #258 from mattermost/mm-1745
MM-1754 fixes unread channels showing as read and forever new message indicator
2015-07-27 13:15:45 -08:00
nickago
da6d3556e8 Changed from Jquery style modal modification to using browserStore 2015-07-27 14:07:23 -07:00
nickago
2d8b81170b Added precautions to avoid incorrect data display to the user by clearing modal after every close 2015-07-27 14:07:23 -07:00
nickago
ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
nickago
c9459feb59 When removed from a channel, user is sent back to town square and that
channel is removed from their sidebar
2015-07-27 14:07:23 -07:00
JoramWilander
e122b31db1 fixes some database queries that broke with postgres, fixes the unread/new mesasge issues 2015-07-27 17:04:44 -04:00
Reed Garmsen
91fa6c8da1 Removed usage of window.location.origin throughout the codebase 2015-07-27 13:32:14 -07:00