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

50 Коммитов

Автор SHA1 Сообщение Дата
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Corey Hulen
01c622b9a3 Merge pull request #1195 from mattermost/plt-822
PLT-822 Refactoring post_store into post_store and search_store
2015-10-27 08:22:13 -07:00
Reed Garmsen
ae3e600c7d Fixed issue with missing help text for @all and @channel in mention list 2015-10-26 17:11:35 -07:00
Christopher Speller
bf555fae14 Refactoring post_store into post_store and search_store 2015-10-26 15:45:52 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
nickago
069f851313 Cosmetic Refactoring 2015-09-02 11:14:50 -07:00
Christopher Speller
e1009fa7fb Merge pull request #348 from nickago/MM-1550
Mm 1550 Mentions are no longer removed from auto complete once used
2015-08-10 12:31:51 -04:00
nickago
47cedd68d6 Removed all functionality required for removing used mentions from auto-complete 2015-08-05 14:43:40 -07:00
Asaad Mahmood
9699401d5b Removing console.log 2015-08-05 16:02:53 +05:00
Asaad Mahmood
d151d43017 Fixing mentions scroll again due to merge conflict 2015-08-05 15:56:08 +05:00
Reed Garmsen
affbf6f01b Cosmetic changes to better follow style guide 2015-08-03 12:45:08 -07:00
Reed Garmsen
1ac883a408 Removes ability for the mention list to cycle from top to bottom and vice-versa 2015-08-03 12:24:24 -07:00
hmhealey
d0e4d71ac3 Fixed the labels on the mention list for users without their first/last name configured 2015-07-18 16:32:22 -04:00
=Corey Hulen
876ad10f6f Fixes javascript console errors 2015-07-17 15:41:55 -08: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
Reed Garmsen
1f87c46360 Minor code change for clarity 2015-07-16 09:27:18 -07:00
Reed Garmsen
cb4cd741a4 Code simplification and rebasing 2015-07-16 09:21:51 -07:00
Reed Garmsen
15b90ff72f Added missing semi-colons 2015-07-16 08:10:19 -07:00
Reed Garmsen
cbcf44ac85 Minor changes to scroll 'feel' and logic flow 2015-07-16 08:10:19 -07:00
Reed Garmsen
c5c4c0b4de Few minor bug fixes 2015-07-16 08:10:19 -07:00
Reed Garmsen
9747053a4e Fixes not selecting an element that hasn't been scrolled to 2015-07-16 08:10:19 -07:00
Reed Garmsen
61e7b9b2be Getting scrolling working with the arrow keys 2015-07-16 08:10:19 -07:00
Reed Garmsen
4bb2451bd5 Minor changes and tweaks trying to get scrolling to work 2015-07-16 08:10:18 -07:00
Reed Garmsen
346f727949 Better handling of previous highlight when you backspace (therefore re-enlarging the number of mentions) 2015-07-16 08:10:18 -07:00
Reed Garmsen
da228fc167 Minor changes towards getting interior scrolling working with arrow keys 2015-07-16 08:10:18 -07:00
Reed Garmsen
6f93cbb490 When moving from a mention lower in the list to one higher in the list by typing more, now properly highlights 2015-07-16 08:10:18 -07:00
Reed Garmsen
ce9756e44d Improved selection logic when using both the mouse and arrow keys 2015-07-16 08:10:18 -07:00
Reed Garmsen
9cc3d34285 Highlighting now occurs as you arrow key thru mention list. However some small bugs remain. 2015-07-16 08:10:18 -07:00
Reed Garmsen
59b2a42ac8 Have arrow key selection working, but visually does not highlight correct mention. Also if user continues to type things might get weird. 2015-07-16 08:10:18 -07:00
Reed Garmsen
63b9dd85b6 Changed model of handling key down and focus change 2015-07-16 08:10:18 -07:00
Reed Garmsen
924fd8609b Changed parts of framework 2015-07-16 08:10:18 -07:00
Reed Garmsen
f635376aa4 Added comma 2015-07-16 08:10:18 -07:00
Reed Garmsen
6e67be4054 Added framework for handling up and down arrow key presses to move between different @mention choices 2015-07-16 08:10:18 -07:00
ralder
e79ade46b2 [webui] fix incorrect height for mentions list for reply textbox 2015-07-10 14:12:05 -07:00
Asaad Mahmood
eab6e1360a UI Improvements for RHS 2015-07-10 22:44:05 +05:00
Asaad Mahmood
53d0420e24 Improving mentions list and other UI improvements 2015-07-10 02:38:19 +05:00
hmhealey
809cc9f6f3 Changed code to dismiss mention list to not trigger when you click on the list itself 2015-07-07 17:44:32 -04:00
Corey Hulen
5bdc7f3762 Merge pull request #132 from mattermost/mm-1250
fixes mm-1250 mention highlights should now align in textbox
2015-07-06 13:57:29 -08: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
JoramWilander
2d3ef0b051 @all and @channel now auto-complete 2015-06-29 15:20:49 -04:00
JoramWilander
f1a2e48354 fixes mm-1250 mention highlights should now align in textbox 2015-06-17 09:23:19 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00