summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* Adding id examples for UI automation (#5508)Corey Hulen2017-03-075-0/+8
| | | | | | * Adding id examples * Adding id examples
* translations PR 20170306 (#5666)enahum2017-03-0711-140/+275
| | | | | | * translations PR 20170306 * Fix platform zh_TW.json
* PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)Harrison Healey2017-03-062-1/+5
| | | | | | * Updated marked to remove incorrect error message * Fix formatText to fail gracefully when input is not text
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-066-6/+100
|
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-066-56/+91
| | | | | | * Update license expiry timing and text * Updating error bar (#5632)
* Fix channel switching ALT + UP/DOWN shortcut (#5660)Joram Wilander2017-03-061-1/+1
|
* Prevented RHS from closing when you reply to a message that had been ↵Christopher Speller2017-03-063-27/+2
| | | | deleted. (#5651)
* Fix JS error in mobile view when opening add member modal from view member ↵Joram Wilander2017-03-061-0/+2
| | | | modal (#5661)
* Fix telemtry IDs. (#5649)George Goldberg2017-03-063-2/+16
|
* fix bug when use /msg command it open the channel in a new tab (#5644)Carlos Tadeu Panato Junior2017-03-061-1/+1
|
* Fix desktop notification click handler for existing/new GMs (#5633)Joram Wilander2017-03-042-2/+3
|
* Increase timeout on suggestion clear after blur (#5631)Joram Wilander2017-03-041-1/+1
|
* PLT-5461 Fix channel rename placeholder (#5628)enahum2017-03-042-2/+2
|
* Don't allow name-value pairs in theme vector be localized (#5623)Joram Wilander2017-03-041-37/+11
|
* fix message (#5640)Yusuke Nemoto2017-03-042-2/+2
|
* Fixing issue with safari and not closing (#5601)Corey Hulen2017-03-041-1/+1
|
* Mobile Web: Auto-focus cursor in the search box (#5284)Saturnino Abril2017-03-035-14/+53
| | | | | | | | | | | | | | * 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'
* Prevent user count popovers in GMs from opening view/manage members modal ↵Joram Wilander2017-03-031-29/+32
| | | | (#5619)
* Fixing Link url when cancelling edit of incoming webhook (#5612)Poornima2017-03-031-1/+1
|
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-031-3/+3
|
* Fix tab causing textbox placeholder to fill in (#5592)Joram Wilander2017-03-031-1/+3
|
* Move Performance Monitoring out of beta (#5616)Jason Blais2017-03-033-4/+4
| | | | | | | | * Update metrics_settings.jsx * Update admin_sidebar.jsx * Update en.json
* PLT-5484 Reduced scope of CSS rules for (edited) tag (#5599)Harrison Healey2017-03-032-34/+13
| | | | | | * PLT-5484 Reduced scope of CSS rules for (edited) tag * Reverted accidental change from div tags to spans
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-0235-272/+1322
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* PLT-5380 Moved link preview image to top right corner of preview area (#5212)Debanshu Kundu2017-03-027-95/+281
| | | | | | | | * 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
* PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages ↵Ari Autio2017-03-026-48/+123
| | | | (#5529)
* translations PR 20170227 (#5554)enahum2017-03-0211-63/+113
|
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
|
* Ui improvements (#5588)Asaad Mahmood2017-03-027-17/+43
| | | | | | | | | | | | * 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
* Added unit tests for mentions inside of hashtags (#5577)Harrison Healey2017-03-021-0/+45
|
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-024-9/+9
| | | | | | | | | | | | * Update en.json * Update user_settings_advanced.jsx * Update messaging.jsx * Update composing.jsx * Fix formatting error with double quotes
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-022-7/+7
| | | | | | | | * Update mfa_settings.jsx * Update mfa_settings.jsx * Update en.json
* PLT-5571: Updated error messages related to url length, start, end and ↵Ari Autio2017-03-012-8/+8
| | | | adjacent underscores (#5550)
* Prevent msg count subtraction to be less than zero (#5565)enahum2017-03-011-2/+5
|
* Added a unique prefix to text formatting entities (#5549)Harrison Healey2017-02-284-23/+23
|
* Don't show new message indicator for ephemeral posts (#5555)Joram Wilander2017-02-281-0/+1
|
* PLT-5490: Add machine readable timestamps for search results (#5564)Ari Autio2017-02-281-1/+4
|
* Fixed pasting text sending the caret to the end of the post textbox (#5567)Harrison Healey2017-02-281-2/+4
|
* PLT-3535: Handle plus (+) sign in emails by ensuring the email is uri ↵Ari Autio2017-02-281-1/+1
| | | | encoded on login redirect (#5536)
* PLT-5188: Reinstate delete option on system messages. (#5113)George Goldberg2017-02-282-31/+48
| | | | | | | | * PLT-5188: Reinstate delete option on system messages. * Fix styling. * Fix empty hover box.
* Update channel notifications default properly when changing account settings ↵Joram Wilander2017-02-282-0/+4
| | | | (#5559)
* Fix JS error from some link previews (#5556)Joram Wilander2017-02-281-0/+4
|
* Slash command: goto_location not working as expected (#5507)Carlos Tadeu Panato Junior2017-02-281-1/+5
|
* Move webhook logic from api layer to app layer (#5527)Joram Wilander2017-02-281-9/+9
| | | | | | | | * Move webhook logic from api layer to app layer * Consolidate error messages * Fix permission check and unit test
* Fix channel created WS event (#5552)enahum2017-02-271-1/+2
|
* PLT-3193 Add channel notification preferences for push notifications (#5512)enahum2017-02-275-49/+254
| | | | | | | | | | | | * 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
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-273-21/+43
|
* PLT-5396 Fix team mention badge persistance (#5543)enahum2017-02-272-0/+12
|
* Made reactions re-render when custom emojis change (#5545)Harrison Healey2017-02-273-5/+24
|
* Adding edit of incoming webhook (#5272)Poornima2017-02-2617-639/+1163
| | | | | | | Adding edit of outgoing webhook Fixing spelling of error Fixing style Changing from PUT to POST for updates Fixing test failures due to merge