summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
...
| * PLT-5772: Use standardised javascript method instead of Chrome-only one. (#5708)George Goldberg2017-03-091-1/+1
| |
| * Multiple bug fixes (#5699)Asaad Mahmood2017-03-092-0/+2
| | | | | | | | | | | | * Multiple bug fixes * Fixing modal on mobile
| * Remove race between clearing lists and search requests (#5686)Joram Wilander2017-03-095-10/+15
| |
| * Fix MFA page showing up when not active on account switch (#5687)Joram Wilander2017-03-091-2/+2
| |
| * Add sync logic for DMs/GMs when network reconnects (#5676)Joram Wilander2017-03-081-0/+4
| |
* | Ui improvements (#5755)Asaad Mahmood2017-03-176-44/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5816 - Flagged posts tooltip fix * PLT-5766 - Link previews appearing outside the box * PLT-5795 - Fixing alignment user list in channel * PLT-5818 - Reset password error not aligned * PLT-5837 - Adjusting image preview max height * PLT-5778 - Updating word break for paragraphs * PLT-5848 - Updating label for file error * PLT-5846 - Markdown tables extra border on mobile * PLT-5662 - Pinned post UI improvement * Fixing eslint error * Updating tooltip eslint issue * PLT-5832 - Removing error styling on labels
* | 'Other words' for mentions no longer includes '@username' (#5746)Ryan Wang2017-03-171-0/+3
| |
* | Add IDs for Account Settings > Notifications (#5788)Eric Sethna2017-03-163-0/+28
| | | | | | | | | | | | | | | | | | | | * Add IDs for desktop notification settings * Add IDs for email notifications * Add IDs to user notification settings * Add close button ID
* | Fixing ids for UI automation (#5772)Corey Hulen2017-03-162-3/+26
| |
* | PLT-3181 Added crossorigin='anonymous' to all external images (#5774)Harrison Healey2017-03-165-0/+9
| | | | | | | | | | | | | | | | * PLT-3181 Added crossorigin='anonymous' to all external images * Fixed image unit tests * Added crossorigin='anonymous' to a few more places
* | Sort favorite channels alphabetically regardless of type (#5739)Ryan Wang2017-03-161-6/+8
| |
* | Add IDs to Security > password fields (#5777)lindalumitchell2017-03-161-0/+3
| |
* | Add IDs to Account Settings > General (#5763)Eric Sethna2017-03-142-0/+6
| | | | | | | | | | | | | | | | * Add IDs * Add ID for cancel button * Update ID on cancel button
* | PLT-5764 Fixed channel name minimum length (#5693)Ruzette Tanyag2017-03-141-3/+3
| | | | | | | | | | | | | | | | | | | | * make sure that we use constants for channel name min length * changed channel name error to match channel URL error * changed constant max channel name length to 22 and reapply in modal * reverted dutch translation
* | PLT-4606: Date separator in RHS (#5606)Mika Andrianarijaona2017-03-144-41/+82
| |
* | Allow saving of identical team name (#5738)Ryan Wang2017-03-141-6/+3
| |
* | Update eslint (#5752)Christopher Speller2017-03-133-16/+16
| | | | | | | | | | | | * Updating eslint * Updating eslint-plugin-react
* | Close confirm_integration On Enter Keypress (#5600)Ryan Wang2017-03-131-1/+10
| |
* | [PLT-4790] Crop profile picture in middle (#5653)Tudor Gergely2017-03-132-12/+53
| |
* | PLT-3483 Added date tooltip to post timestamps (#5688)Harrison Healey2017-03-131-2/+5
| |
* | Add pinned posts (#4217)Gabin Aureche2017-03-1311-18/+337
| |
* | Remove link on team creation page (#5639)Ryan Wang2017-03-111-9/+0
| |
* | 'Add Members' Modal Focuses Searchbar Fix (#5608)Ryan Wang2017-03-071-3/+9
| |
* | Adding id examples for UI automation (#5508)Corey Hulen2017-03-075-0/+8
|/ | | | | | * Adding id examples * Adding id examples
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-063-6/+87
|
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-062-44/+49
| | | | | | * 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-062-22/+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-061-0/+1
|
* fix bug when use /msg command it open the channel in a new tab (#5644)Carlos Tadeu Panato Junior2017-03-061-1/+1
|
* Increase timeout on suggestion clear after blur (#5631)Joram Wilander2017-03-041-1/+1
|
* PLT-5461 Fix channel rename placeholder (#5628)enahum2017-03-041-1/+1
|
* Don't allow name-value pairs in theme vector be localized (#5623)Joram Wilander2017-03-041-37/+11
|
* fix message (#5640)Yusuke Nemoto2017-03-041-1/+1
|
* 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-033-8/+33
| | | | | | | | | | | | | | * 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 tab causing textbox placeholder to fill in (#5592)Joram Wilander2017-03-031-1/+3
|
* Move Performance Monitoring out of beta (#5616)Jason Blais2017-03-032-2/+2
| | | | | | | | * 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-031-8/+3
| | | | | | * 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-0212-163/+825
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-021-65/+156
| | | | | | | | * 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-025-48/+117
| | | | (#5529)
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
|
* Ui improvements (#5588)Asaad Mahmood2017-03-023-13/+20
| | | | | | | | | | | | * 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
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-023-5/+5
| | | | | | | | | | | | * 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-021-4/+4
| | | | | | | | * 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-011-4/+4
| | | | adjacent underscores (#5550)