Reed Garmsen
|
4ac07f4347
|
Fixed not being able to open channel notifications settings menu in IE10
|
2015-07-06 07:39:22 -07:00 |
|
Joram Wilander
|
b819b492bf
|
Merge pull request #127 from rgarmsen2295/mm-1047
MM-1047 Error code 200 IE 10 & 11 suppression within getMeSynchronous method
|
2015-07-06 07:31:26 -04:00 |
|
Joram Wilander
|
4a3003c0dc
|
Merge pull request #116 from nickago/MM-1341
MM-1341 mention auto-complete now goes away if you move off it's specific textbox
|
2015-07-03 15:05:33 -04:00 |
|
Reed Garmsen
|
6b1ae67f2f
|
Added comment for later reference
|
2015-07-02 18:02:00 -07:00 |
|
Reed Garmsen
|
e51a0461a6
|
Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) error is thrown
|
2015-07-02 17:54:00 -07:00 |
|
Reed Garmsen
|
933578ca07
|
Removed option that does not work
|
2015-07-02 17:13:01 -07:00 |
|
Reed Garmsen
|
6b48dbe231
|
Added two possible options for removing blue bar error, will choose one later
|
2015-07-02 17:13:00 -07:00 |
|
Reed Garmsen
|
5a597c9606
|
Added line that disables caching with a ajax client call that was causing errors to be thrown in IE10
|
2015-07-02 17:13:00 -07:00 |
|
Reed Garmsen
|
1a1b29ee6c
|
Restructured logic to flow more naturally and be cleaner
|
2015-07-02 16:38:34 -07:00 |
|
Reed Garmsen
|
cbfc85fde2
|
Added import statement to styles.scss
|
2015-07-02 14:54:33 -07:00 |
|
Reed Garmsen
|
483b37a64f
|
Added logic for loading animation to appear when posts have yet to be loaded. Added markup necessary for loading animation css. Removed a file that was no longer needed for the design.
|
2015-07-02 14:54:33 -07:00 |
|
Reed Garmsen
|
d5d9481c0f
|
Added new files for adding new loading animation
|
2015-07-02 14:54:33 -07:00 |
|
Asaad Mahmood
|
a3d521298a
|
Fixing padding in sidebar dropdown
|
2015-07-18 01:54:56 +05:00 |
|
Asaad Mahmood
|
ea1ef222b7
|
MM-1319 - Copy link and background change
|
2015-07-18 01:52:37 +05:00 |
|
Asaad Mahmood
|
1005dfb8e4
|
Updating margins
|
2015-07-18 01:19:53 +05:00 |
|
Asaad Mahmood
|
dafc49dcae
|
Minor fixes to mattermost UI
|
2015-07-18 01:09:02 +05:00 |
|
Corey Hulen
|
a3db8e83f6
|
Merge pull request #123 from asaadmahmoodspin/mm-1426
MM-1426 - Updating UI
|
2015-07-02 11:16:22 -08:00 |
|
Asaad Mahmood
|
97c112c427
|
Changing var currentUser in post_right
|
2015-07-17 23:56:27 +05:00 |
|
Asaad Mahmood
|
07601d6561
|
Changing var name from currentUser to currentUserCss
|
2015-07-17 23:43:36 +05:00 |
|
Asaad Mahmood
|
f5c4cf10c4
|
Adding highlights and improving css for posts on responsive screens
|
2015-07-17 23:39:09 +05:00 |
|
Corey Hulen
|
e233d0d2d2
|
Merge pull request #121 from rgarmsen2295/mm-1445
MM-1445 Changed valet title and description for clarity
|
2015-07-02 10:40:51 -08:00 |
|
asaadmahmoodspin
|
74cfb65be1
|
Merge pull request #2 from rgarmsen2295/mm-1453
MM-1453 Added additional class to the markup indicating if the post came from the current user
|
2015-07-02 23:18:00 +05:00 |
|
Asaad Mahmood
|
288bfbbd56
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-1426
|
2015-07-17 23:10:54 +05:00 |
|
Asaad Mahmood
|
764bd97bc7
|
Improving modal UI
|
2015-07-17 23:10:10 +05:00 |
|
Asaad Mahmood
|
665dff3f6d
|
Improving channel notifications
|
2015-07-17 22:09:25 +05:00 |
|
Asaad Mahmood
|
30239d255a
|
Improving image modals
|
2015-07-17 22:06:53 +05:00 |
|
Asaad Mahmood
|
138d0ea12b
|
Adding border radius
|
2015-07-17 21:07:53 +05:00 |
|
Asaad Mahmood
|
e46561339f
|
MM-1426 - Updating UI
|
2015-07-17 21:04:33 +05:00 |
|
Reed Garmsen
|
9fca35cad5
|
Added additional class to the markup indicating if the post came from the current user
|
2015-07-02 11:13:38 -07:00 |
|
Reed Garmsen
|
801cac46a9
|
Changed valet title and description for clarity
|
2015-07-02 09:02:47 -07:00 |
|
JoramWilander
|
18629d8184
|
make loop simpler
|
2015-07-02 09:34:57 -04:00 |
|
JoramWilander
|
7b6fe252f1
|
fix getDirectTeammate so that if teammate is the second id it doesn't return null
|
2015-07-02 09:32:31 -04:00 |
|
Joram Wilander
|
bd9b038c00
|
Merge pull request #118 from nickago/MM-1363
Mm 1363 Limit uploads to only JPEGs for profile pictures
|
2015-07-02 08:20:41 -04:00 |
|
Corey Hulen
|
3757bc85fb
|
Merge pull request #115 from nickago/MM-1425
MM-1425 Facelifted "direct message" to "private message"
|
2015-07-01 22:21:09 -08:00 |
|
Corey Hulen
|
c0de5c37f0
|
Merge pull request #114 from asaadmahmoodspin/master
Fixing css issues in IE, adding doctype to html files
|
2015-07-01 22:20:53 -08:00 |
|
Corey Hulen
|
d3efefba1f
|
Merge pull request #92 from nickago/MM-1151
MM-1151 clickable search results
|
2015-07-01 22:19:58 -08:00 |
|
Corey Hulen
|
03d7fb1ff2
|
Merge pull request #90 from ralder/patch-1
fix pr #82 bug mention list inside modal
|
2015-07-01 22:18:19 -08:00 |
|
nickago
|
855f3d3630
|
Changed ordering of steps for upload to imporve asthetic
|
2015-07-01 17:04:10 -07:00 |
|
nickago
|
6f83b0fd2c
|
Restricted profile picture uploads to just JPEGs
|
2015-07-01 16:04:18 -07:00 |
|
nickago
|
fd310e382a
|
Finally fixed the git weirdness
|
2015-07-01 12:41:36 -07:00 |
|
Asaad Mahmood
|
c15bc9ad94
|
Improving targeting for row content
|
2015-07-01 23:37:50 +05:00 |
|
Asaad Mahmood
|
64c8856565
|
Just arranging the css more properly
|
2015-07-01 23:36:51 +05:00 |
|
Asaad Mahmood
|
494781d3cc
|
Fixing height for content
|
2015-07-01 23:30:41 +05:00 |
|
nickago
|
d47c86b921
|
Removed a change originally made for a prior fix tactic
|
2015-07-01 11:14:18 -07:00 |
|
nickago
|
0967e1fd01
|
Fixed click response
|
2015-07-01 11:08:55 -07:00 |
|
nickago
|
26560b5fc6
|
Inital attempt at active element checking
|
2015-07-01 09:53:32 -07:00 |
|
nickago
|
27eeabafe0
|
Facelifted "direct message" to "private message"
|
2015-07-01 09:48:39 -07:00 |
|
Asaad Mahmood
|
42c7fbaa92
|
Fixing css issues in IE, adding doctype to html files
|
2015-07-01 20:37:27 +05:00 |
|
Corey Hulen
|
75c1938077
|
Merge pull request #110 from nickago/MM-1430
MM-1430 Added the ability to have hashtags with dashes in them
|
2015-06-30 19:46:25 -08:00 |
|
Corey Hulen
|
1200f76484
|
Merge pull request #102 from nickago/MM-1328
MM-1328 Now limits domain to just alphanumeric
|
2015-06-30 19:44:38 -08:00 |
|