Commit Graph

1311 Commits

Author SHA1 Message Date
Joram Wilander
4951da5232 Fix usernames not showing in DM list on first load (#6333) 2017-05-04 18:06:25 -04:00
Christopher Speller
010ec23af3 Removing password reset salt (#6334) 2017-05-04 16:36:51 -04:00
George Goldberg
1838f6c25e PLT-6381 Keyboard Shortcuts Menu Link. (#6332) 2017-05-04 16:08:09 -04:00
Joram Wilander
49481caf6d PLT-6262 Add config setting to disable file attachments (#6301)
* Add config setting to disable file attachments

* Add unit tests

* Updating UI for no attachments (#6312)

* Update UI text on file upload System Console setting (#6313)

* Update storage_settings.jsx

* Update en.json
2017-05-04 15:45:19 -04:00
Harrison Healey
44a8f76d99 PLT-6431 Prevented autocompleting while suggestions are being received (#6328) 2017-05-04 14:54:50 -04:00
Corey Hulen
4f074fed0d PLT-6444 switching SAML props to default true (#6330) 2017-05-04 14:11:28 -04:00
Corey Hulen
152bc14fcb PLT-6379 revert to original value when canceled (#6319) 2017-05-04 10:30:22 +01:00
Joram Wilander
ec5f40a423 Add back button to RHS threads from pinned posts (#6306) 2017-05-03 08:55:06 -07:00
Joram Wilander
6a6c5365d3 Fix DMs not being removed until re-render (#6305) 2017-05-03 08:54:47 -07:00
Harrison Healey
aa65478445 PLT-6297 Added post--pinned CSS class to pinned posts (#6303) 2017-05-03 08:54:32 -07:00
Joram Wilander
c3ed7b2540 Remove 'Note' from intensive query banner in team statistics (#6294) 2017-05-03 08:53:09 -07:00
VeraLyu
ad7f8eda7e PLT-6211: Close emoji picker right away after react (#6275)
Close emoji picker before adding emoji to recent used.
2017-05-03 08:51:33 -07:00
Joram Wilander
dc6c836b35 Fix group message names in channel switcher (#6246) 2017-05-03 08:48:44 -07:00
Harrison Healey
1c8fdb4cdd PLT-6277 Moved profile image cropping to server (#6269)
* PLT-6277 Moved profile image cropping to server

* Cosmetic refactoring of SettingPicture component
2017-05-03 09:08:00 -04:00
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
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
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
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
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
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
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
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
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