Asaad Mahmood
b509f65b8e
Minor Ui bug fixes ( #6295 )
...
* PLT-6435 - Adjusting tooltip for add-channel-btn
* PLT-6404 - Fixing emoji reaction button on hover
2017-05-03 09:06:49 -04:00
Joram Wilander
042052aec6
Improve perf for channel switching, fix team switching issues ( #6286 )
...
* Improve perf for channel switching, fix team switching issues
* Fix last channel when switching teams
2017-05-02 09:28:44 -04:00
doh5
294bd08255
Add IDs to system_users_dropdown and manage_teams_dropdown ( #6274 )
...
* Add IDs to system_users_dropdown
* Add IDs to manage_teams_dropdown
For UI Automation
* Update system_users_dropdown.jsx
* Update manage_teams_dropdown.jsx
2017-05-02 07:50:41 -04:00
Harrison Healey
581bd8637f
Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile popover ( #6129 )" ( #6289 )
...
This reverts commit 83f819451a .
2017-05-01 17:40:54 -04:00
Joram Wilander
2d22fb5652
Prevent unnecessary store emits ( #6285 )
...
* Remove unnecessary store emits
* Drastically reduce number of emitted changes
2017-05-01 10:49:34 -04:00
Saturnino Abril
83f819451a
[GH-5915] Clicking on @mention of a user in a post shows the profile popover ( #6129 )
...
* post message at-mention profile pop-over
* remove hover effect to special mentions
* make non-clickable the non-existing at-mention username
* fix "video call" position
* use usernameMap instead of initially defined liteUsernameMap
* update per comments
2017-05-01 10:08:54 -04:00
Asaad Mahmood
5ab7726c1e
Multiple Ui fixes ( #6272 )
...
* PLT-6453 - Improving headings in the web app
* PLT-6414 - Fixing view members modal issue
* PLT-5863 - Fixing alignment in new channel menu
* PLT-6391 - Fixing code block overlay
2017-05-01 00:18:21 -04:00
Joram Wilander
96906482ce
PLT-6214 Move channel store and actions over to redux ( #6235 )
...
* Move channel store and actions over to redux
* Fix style errors
* Fix unit test
* Various fixes
* More fixes
* Revert config changes
2017-04-28 13:16:03 -04:00
Asaad Mahmood
91f3e10854
Minor UI fixes ( #6262 )
...
* Minor UI fixes
* Updating post image size for search
2017-04-28 10:14:59 -04:00
Joram Wilander
83bfd95f65
Fix inactive users showing up in team members modal ( #6260 )
2017-04-28 10:12:30 -04:00
doh5
224ddb35cf
Add IDs to sidebar_header_dropdown ( #6256 )
...
for selenium automation
2017-04-28 10:11:47 -04:00
Joram Wilander
514f038f44
Fix error not appearing when updating to existing username ( #6255 )
2017-04-28 10:11:26 -04:00
Joram Wilander
1b82d98cdb
Add config setting to disable statuses ( #6254 )
2017-04-28 10:10:58 -04:00
Harrison Healey
84977e002e
PLT-6278 Fixed not being able to open custom theme sections on iOS ( #6259 )
2017-04-27 17:11:04 -04:00
VeraLyu
fb3cc12f56
PLT-6249: Erase custom emoji in "recently used" after deleted ( #6242 )
2017-04-27 07:58:38 -07:00
Joram Wilander
ad701900ef
Fix mouse selection on channel switcher ( #6244 )
2017-04-27 07:58:15 -07:00
Joram Wilander
5a60ea0d75
PLT-6268 Clear blue bar correctly when removing expiring license ( #6247 )
...
* Don't sanitize license for system admin
* Clear blue bar error whe removing expiring license
* Fix unit test
2017-04-27 07:57:58 -07:00
Christopher Speller
9a87bb3af6
Creating common token store and moving email invites and verification to it ( #6213 )
2017-04-27 10:55:03 -04:00
Asaad Mahmood
bd66587183
Ui improvements ( #6198 )
...
* PLT-6306 - Post alignment in compact view
* PLT-6266 - Adjusting spacing for files (compact)
* PLT-6302 - Margins not equal for paragraphs in post
* PLT-6332 - FIxing inline images
* PLT-6134 - Fixing border on emoji picker
* PLT-6323 - Fixing UI for system console user list
* PLT-6375 - Updating emoji picker
* PLT-6327 - Updating more channel/user list
* PLT-6241 - Adding IE detection
* PLT-6332- Fixing inline markdown images
2017-04-27 09:40:58 -04:00
Ryan Wang
66f538783b
Create seperate field for current email ( #6197 )
2017-04-27 09:40:11 -04:00
Carlos Tadeu Panato Junior
f5d9010f9a
implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete ( #6240 )
2017-04-27 09:27:31 -04:00
enahum
4e086311ad
translations PR 20170424 ( #6224 )
2017-04-27 09:57:26 -03:00
Eric Sethna
aaff588442
PLT-3885 Add help text to System Console > Logs page ( #6252 )
...
* Add help text about user ID lookup
* logs banner
* Update logs.jsx
2017-04-27 07:52:35 -04:00
Joram Wilander
7307156c49
PLT-6213 Move team store and actions over to use redux ( #6222 )
...
* Move team store and actions over to user redux
* Fix JS error when inviting by email
2017-04-26 15:49:15 -04:00
Joram Wilander
1fef5bf5fe
Redux bug fixes ( #6243 )
...
* Fix save teams dispatch
* Fix login when MFA is enabled but not active
* Fix JS error caused by using deleted team member
2017-04-26 11:07:19 -04:00
doh5
41dbb72946
Add necessary IDs for email sign up ( #6233 )
...
* Add necessary IDs for email sign up
For selenium automation
* Add ID to the main page signup link
* Add ID to the select team page
* Update select_team_item.jsx
2017-04-26 07:29:12 -07:00
VeraLyu
f9502ff14b
PLT-5897: Respect intrinsic ratio of img in emoji picker ( #5987 )
...
Changed style of img emoji picker, also fixed preview of emoji.
2017-04-25 09:44:02 -07:00
Ryan Wang
dc9c73a46b
Add confirmation modal for deactivating user ( #6119 )
2017-04-25 09:41:40 -07:00
Harrison Healey
7fc663ca75
PLT-6283 Hide Preview Mode error bar after enabling email notifications ( #6180 )
2017-04-25 09:39:08 -07:00
Ryan Wang
f1668bad15
Add confirm dialog before leaving private channel ( #6206 )
2017-04-25 09:34:21 -07:00
Joram Wilander
6c4c706313
Start moving webapp to Redux ( #6140 )
...
* Start moving webapp to Redux
* Fix localforage import
* Updates per feedback
* Feedback udpates and a few fixes
* Minor updates
* Fix statuses, config not loading properly, getMe sanitizing too much
* Fix preferences
* Fix user autocomplete
* Fix sessions and audits
* Fix error handling for all redux actions
* Use new directory structure for components and containers
* Refresh immediately on logout instead of after timeout
* Add fetch polyfill
2017-04-25 11:46:02 -04:00
Asaad Mahmood
cc07c00507
Minor UI fixes ( #6227 )
2017-04-25 11:01:29 -04:00
Carlos Tadeu Panato Junior
cb668b9283
[PLT-2181] Change wording for deactivating a user from "Make Inactive" to "Deactivate" ( #6106 )
...
* change text to fix issue PLT-2181
* update strings
* update per review
2017-04-24 20:18:05 -04:00
Harrison Healey
046a0ae116
PLT-6296 Fixed channel admins seeing View Members in mobile view ( #6182 )
2017-04-24 20:16:17 -04:00
Christopher Speller
7f68a60f8c
Fixing double enter in channel switcher ( #6208 )
2017-04-24 13:10:34 -04:00
George Goldberg
3b7dc2c477
PLT-6172: Fix telemtry parameter conflict. ( #6212 )
2017-04-24 09:35:02 -07:00
Carlos Tadeu Panato Junior
f32ebc74a6
[PLT-4149] Add "Already have an account? Click here to sign in" to the sign up page ( #6186 )
2017-04-24 12:33:45 +01:00
Carlos Tadeu Panato Junior
dc5ddd4ac0
PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" ( #6185 )
2017-04-24 12:30:08 +01:00
Harrison Healey
81706b402d
PLT-6368 Changed client to always use window.location.origin over SiteURL ( #6193 )
2017-04-21 12:15:40 -04:00
prixone
08822def53
[PR5878] Update to improve maintability [PR5938 required]... ( #5940 )
...
For this update to properly work [PR 5938](https://github.com/mattermost/platform/pull/5938 ) is required!
2017-04-20 15:19:31 -04:00
George Goldberg
430e93dfc1
PLT-6152: Set Header in channel intro obeys permissions. ( #6156 )
2017-04-20 08:46:16 -07:00
Harrison Healey
4a49dec7ad
PLT-1384 Synced preferences over the websocket ( #6108 )
2017-04-20 16:30:50 +01:00
Ryan Wang
ff8b91027f
Add modified view members modal to Town Square ( #5695 )
2017-04-20 16:25:03 +01:00
Carlos Tadeu Panato Junior
8723f61f45
implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" is incorrect ( #6144 )
2017-04-20 09:58:22 -04:00
doh5
b79439e92b
Add IDs to the system console boolean ( #6138 )
...
Currently under testing
2017-04-20 13:52:16 +01:00
doh5
e2b28f06dc
Add ID to the system console save button. ( #6147 )
...
under testing
2017-04-20 13:46:27 +01:00
Harrison Healey
fba10a85e4
Fix accidentally reverted English strings ( #6148 )
2017-04-20 13:45:47 +01:00
Pierre Rudloff
bc906abd66
Move "Start Video Call" option to the bottom of the profile popover ( #5853 )
2017-04-18 21:21:52 -04:00
VeraLyu
8aab290d10
PLT-6240: Remove own pinned post from RHS when removed from channel ( #6098 )
...
Dispatch REMOVE_POST event after successfully initiating delete post,
others get informed by websocket event and will mark the msg as deleted
but not delete from RHS.
2017-04-18 08:47:27 -07:00
Jason Blais
b1c47922ed
GH-5847 Add missing localization string ( #6130 )
...
* Add missing localization string to channel_intro_messages.jsx
* Update en.json
* Fix indentation
2017-04-18 08:26:10 -07:00