Corey Hulen
e753d3dc3c
Adding id examples for UI automation ( #5508 )
...
* Adding id examples
* Adding id examples
2017-03-07 13:58:41 -05:00
enahum
d2325d4bcf
translations PR 20170306 ( #5666 )
...
* translations PR 20170306
* Fix platform zh_TW.json
2017-03-07 09:18:31 +00:00
Harrison Healey
579ad305e1
PLT-5722 Fix formatText to fail gracefully when input is not text ( #5670 )
...
* Updated marked to remove incorrect error message
* Fix formatText to fail gracefully when input is not text
2017-03-06 21:20:29 -05:00
Joram Wilander
e87f5c6cf9
Add system console switch for enabling link previews ( #5663 )
2017-03-06 21:13:12 -05:00
Joram Wilander
f8aaf312c1
PLT-5703 Update license expiry timing and text ( #5602 )
...
* Update license expiry timing and text
* Updating error bar (#5632 )
2017-03-06 20:36:20 -05:00
Joram Wilander
d45b927e42
Fix channel switching ALT + UP/DOWN shortcut ( #5660 )
2017-03-06 16:14:24 -05:00
Christopher Speller
944e74feb8
Prevented RHS from closing when you reply to a message that had been deleted. ( #5651 )
2017-03-06 16:10:43 -05:00
Joram Wilander
a87cb40993
Fix JS error in mobile view when opening add member modal from view member modal ( #5661 )
2017-03-06 16:06:16 -05:00
George Goldberg
4fd961883a
Fix telemtry IDs. ( #5649 )
2017-03-06 08:10:18 -05:00
Carlos Tadeu Panato Junior
15f54a1078
fix bug when use /msg command it open the channel in a new tab ( #5644 )
2017-03-06 10:00:40 -03:00
Joram Wilander
615d116c45
Fix desktop notification click handler for existing/new GMs ( #5633 )
2017-03-04 17:58:37 +00:00
Joram Wilander
163f591b7b
Increase timeout on suggestion clear after blur ( #5631 )
2017-03-04 17:56:55 +00:00
enahum
9d0476250f
PLT-5461 Fix channel rename placeholder ( #5628 )
2017-03-04 17:54:00 +00:00
Joram Wilander
f39681596e
Don't allow name-value pairs in theme vector be localized ( #5623 )
2017-03-04 17:53:26 +00:00
Yusuke Nemoto
fe76ae0723
fix message ( #5640 )
2017-03-04 10:00:07 -05:00
Corey Hulen
61be3d7e2c
Fixing issue with safari and not closing ( #5601 )
2017-03-04 00:03:45 -03:00
Saturnino Abril
74c1fbbcf7
Mobile Web: Auto-focus cursor in the search box ( #5284 )
...
* Mobile Web: Auto-focus cursor in the search box and open keyboard when the search icon is tapped
* fixed issue with safari mobile view
* added isFocus props to search_bar.jsx component
* used 'x' and fixed spacing
* changed 'x' icon and fixed css
* added aria-hidden='true'
2017-03-03 15:20:06 -03:00
Joram Wilander
f37c03a75f
Prevent user count popovers in GMs from opening view/manage members modal ( #5619 )
2017-03-03 12:26:53 -05:00
Poornima
c3aff45250
Fixing Link url when cancelling edit of incoming webhook ( #5612 )
2017-03-03 12:25:57 -05:00
Joram Wilander
e739a91c94
Fix JS error when receiving reply during channel switch ( #5582 )
2017-03-03 12:25:32 -05:00
Joram Wilander
09ee8e8a58
Fix tab causing textbox placeholder to fill in ( #5592 )
2017-03-03 16:54:28 +00:00
Jason Blais
12e9eb0073
Move Performance Monitoring out of beta ( #5616 )
...
* Update metrics_settings.jsx
* Update admin_sidebar.jsx
* Update en.json
2017-03-03 10:26:57 -05:00
Harrison Healey
ca4181b5fe
PLT-5484 Reduced scope of CSS rules for (edited) tag ( #5599 )
...
* PLT-5484 Reduced scope of CSS rules for (edited) tag
* Reverted accidental change from div tags to spans
2017-03-03 07:49:54 -05:00
Joram Wilander
3a91d4e5e4
PLT-3077 Add group messaging ( #5489 )
...
* Implement server changes for group messaging
* Majority of client-side implementation
* Some server updates
* Added new React multiselect component
* Fix style issues
* Add custom renderer for options
* Fix model test
* Update ENTER functionality for multiselect control
* Remove buttons from multiselect UI control
* Updating group messaging UI (#5524 )
* Move filter controls up a component level
* Scroll with arrow keys
* Updating mobile layout for multiselect (#5534 )
* Fix race condition when backspacing quickly
* Hidden or new GMs show up for regular messages
* Add overriding of number remaining text
* Add UI filtering for team if config setting set
* Add icon to channel switcher and class prop to status icon
* Minor updates per feedback
* Improving group messaging UI (#5563 )
* UX changes per feedback
* Update email for group messages
* UI fixes for group messaging (#5587 )
* Fix missing localization string
* Add maximum users message when adding members to GM
* Fix input clearing on Android
* Updating group messaging UI (#5603 )
* Updating UI for group messaging (#5604 )
2017-03-02 17:48:56 -05:00
Debanshu Kundu
47114a18e3
PLT-5380 Moved link preview image to top right corner of preview area ( #5212 )
...
* PLT-5380 Moved link preview image to top right corner of preview area for smaller images, larger and wide images are still shown below the text.
Also added logic to hide image area if image loading fails.
* Updating link previews css
2017-03-02 14:47:27 -03:00
Ari Autio
d9a297d629
PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages ( #5529 )
2017-03-02 17:34:53 +00:00
enahum
4f8abfaeee
translations PR 20170227 ( #5554 )
2017-03-02 13:23:01 -03:00
Joram Wilander
d945393403
Fix blank DMs on page refresh ( #5593 )
2017-03-02 09:10:53 -05:00
Asaad Mahmood
1bd3917e3e
Ui improvements ( #5588 )
...
* PLT-5354 - Making statistics flow on page
* PLT-5262 - Updating icon on join team page
* PLT-5218 - Making menu colors consistent on mobile
* PLT-5377 - Adding bg to current posts in the RHS
* PLT-5645 - Adjusting spacing after/before ul/ol
2017-03-02 09:10:20 -05:00
Harrison Healey
991925b7ee
Added unit tests for mentions inside of hashtags ( #5577 )
2017-03-02 08:42:28 -05:00
Jason Blais
ea10b63ae4
Update UI text for shortcuts to follow text formatting guidelines ( #5533 )
...
* Update en.json
* Update user_settings_advanced.jsx
* Update messaging.jsx
* Update composing.jsx
* Fix formatting error with double quotes
2017-03-02 08:38:56 -05:00
lfbrock
4fb71d8d6c
PLT-5261 Update MFA help text ( #5590 )
...
* Update mfa_settings.jsx
* Update mfa_settings.jsx
* Update en.json
2017-03-02 08:35:51 -05:00
Ari Autio
c1d5e9a9e6
PLT-5571: Updated error messages related to url length, start, end and adjacent underscores ( #5550 )
2017-03-01 08:44:52 +00:00
enahum
551adddb67
Prevent msg count subtraction to be less than zero ( #5565 )
2017-03-01 08:43:40 +00:00
Harrison Healey
daef8d8384
Added a unique prefix to text formatting entities ( #5549 )
2017-02-28 22:21:10 -03:00
Joram Wilander
2a621f7470
Don't show new message indicator for ephemeral posts ( #5555 )
2017-02-28 22:16:31 -03:00
Ari Autio
48d124ec9a
PLT-5490: Add machine readable timestamps for search results ( #5564 )
2017-02-28 20:53:13 -03:00
Harrison Healey
df07aeeb12
Fixed pasting text sending the caret to the end of the post textbox ( #5567 )
2017-02-28 20:51:11 -03:00
Ari Autio
d6d603d8cf
PLT-3535: Handle plus (+) sign in emails by ensuring the email is uri encoded on login redirect ( #5536 )
2017-02-28 16:45:37 -05:00
George Goldberg
5a3bc43668
PLT-5188: Reinstate delete option on system messages. ( #5113 )
...
* PLT-5188: Reinstate delete option on system messages.
* Fix styling.
* Fix empty hover box.
2017-02-28 16:28:37 -05:00
Joram Wilander
b0410615b8
Update channel notifications default properly when changing account settings ( #5559 )
2017-02-28 15:31:35 +00:00
Joram Wilander
0cd34227cc
Fix JS error from some link previews ( #5556 )
2017-02-28 12:24:16 -03:00
Carlos Tadeu Panato Junior
da902ef8ba
Slash command: goto_location not working as expected ( #5507 )
2017-02-28 09:36:45 +00:00
Joram Wilander
76fa840b52
Move webhook logic from api layer to app layer ( #5527 )
...
* Move webhook logic from api layer to app layer
* Consolidate error messages
* Fix permission check and unit test
2017-02-28 09:31:53 +00:00
enahum
55752fb359
Fix channel created WS event ( #5552 )
2017-02-27 18:50:30 -03:00
enahum
f07571d79d
PLT-3193 Add channel notification preferences for push notifications ( #5512 )
...
* PLT-3193 Add channel notification preferences for push and email notifications
* Fixing UI
* Removing email as preferences from the UI for now
* move to action
* fix client test
2017-02-27 17:55:12 -03:00
enahum
48f97a5a2a
PLT-5653 Fix Create channel does not show in another device ( #5548 )
2017-02-27 15:41:12 -05:00
enahum
4429e2f58c
PLT-5396 Fix team mention badge persistance ( #5543 )
2017-02-27 14:26:38 -05:00
Harrison Healey
b5ffdf5c54
Made reactions re-render when custom emojis change ( #5545 )
2017-02-27 11:10:02 -05:00
Poornima
19b753467d
Adding edit of incoming webhook ( #5272 )
...
Adding edit of outgoing webhook
Fixing spelling of error
Fixing style
Changing from PUT to POST for updates
Fixing test failures due to merge
2017-02-26 13:48:20 -05:00