Commit Graph

2272 Commits

Author SHA1 Message Date
Joram Wilander
0cc60abf6a Migrate add and edit outgoing webhook components to redux (#6818) 2017-07-10 17:43:47 -04:00
Saturnino Abril
39154d22ae make sidebar right menu Global actions and toggle that on leaving team (#6900) 2017-07-11 05:37:08 +08:00
Harrison Healey
d307162d16 PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (Resubmit) (#6892)
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library

* Switched mattermost-redux to webapp-4.0 branch
2017-07-11 05:36:26 +08:00
Joram Wilander
0c910cc8c5 Fix multiple pinned post issues (#6887) 2017-07-11 05:35:50 +08:00
Asaad Mahmood
2190a288e0 PLT-7065 - Fixing alignment for heading (#6901) 2017-07-11 05:34:29 +08:00
Joram Wilander
046dbc5e81 Show expand button when previews defaulted to collapsed (#6896) 2017-07-11 02:52:28 +08:00
Joram Wilander
1e7022ff6d Deleting the focused post now sends user to normal channel view (#6890) 2017-07-11 02:51:31 +08:00
Saturnino Abril
f1cf1b5f7a [PLT-7001] Fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side (#6891)
* fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side

* remove .search__form class
2017-07-11 02:50:38 +08:00
Joram Wilander
2bfd7be8d1 Minor status updates (#6889) 2017-07-11 02:49:42 +08:00
Asaad Mahmood
87e62e8823 Minor UI fixes for 4.0 (#6899)
* PLT-7056 - Fixing profile popover position

* PLT-7082 - Removing extra space below header

* PLT-7074 - Channel header fix

* PLT-7054 - Fixing scroll inside members popover

* Updating mention highlight color for default theme
2017-07-11 02:48:45 +08:00
Joram Wilander
45e7ad0c34 Fix out of order posts for admins plus two minor fixes (#6886) 2017-07-11 01:58:01 +08:00
Asaad Mahmood
9a7453e208 Minor UI updates (#6884) 2017-07-11 01:27:35 +08:00
Rich Barton
998b8f70c2 PLT-6659 Fixed upload thumbnails that weren't properly rotated (#6816)
- Used client-side EXIF data to rotate profile picture thumbnails
- Added a small package for correctly translating EXIF orientation into CSS transforms
- Instead of displaying the image using FileReader, used URL.createObjectURL because it is faster
- For upload thumbnails, the original behavior was scaling the entire original image, without accounting for EXIF rotate. I changed this to use the thumbnail image, which does respect rotation.
- The preview image was not available when the upload request returned, because handling the preview image creation was in a goroutine. I used sync.WaitGroup to block until the preview image creation is done.
2017-07-10 06:51:07 -07:00
Saturnino Abril
4956a7198b Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881)" (#6882)
This reverts commit 250a344d04.
2017-07-09 06:36:30 +08:00
Harrison Healey
250a344d04 PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881) 2017-07-08 08:23:58 +08:00
Joram Wilander
a6ee8bb1ee Fix 'user_id' of undefined JS error (#6878) 2017-07-08 07:28:18 +08:00
Asaad Mahmood
06814885a0 UI changes (#6876)
* PLT-7011 - Long channel name truncation

* PLT-7013 - Fixing channel header mobile

* PLT-7012 - Updating quick switch modal on mobile

* PLT-7008 - Channel preferences mobile fix

* PLT-7014 - Increasing tap area for channel desc
2017-07-08 07:27:38 +08:00
Joram Wilander
e8c02c7c1d Only show unreads below indicator after first load is complete (#6874) 2017-07-08 07:27:13 +08:00
Saturnino Abril
61adde5112 fix "@" mention doesn't open recent mentions search results if RHS is closed (#6872) 2017-07-08 07:26:28 +08:00
Harrison Healey
0bb4add8a1 PLT-6999 Stopped mutating style object provided by react-bootstrap (#6869)
* PLT-6999 Stopped mutating style object provided by react-bootstrap

* Fixed indentation to satisfy eslint
2017-07-08 07:25:26 +08:00
Alex Ford
b03b9d7362 Minor fixes based on lgtm.com alerts (#6819)
* Remove a couple of superfluous trailing arguments

* Simplify assignment logic in a couple of places

* Modify some potentially inconsistent setState calls to use the function form

* Fix eslint errors
2017-07-07 13:29:32 -04:00
Alex Ford
e6ca2974cd Fix for SignupEmail invite handling (#6820)
* Fix SignupEmail invite handling

* Fix eslint errors
2017-07-07 12:13:13 -04:00
JoramWilander
15ad24d160 Minor fix 2017-07-06 17:28:38 -04:00
Asaad Mahmood
d64d1f4029 PLT-6905 - Updating channel header design (#6789)
* PLT-6905 - Updating channel header design

* Updating border-radius

* Updating radius for wide icons

* Updating trigger for overlay

* Updating UI for channel header

* Updating channel header sizing

* Updating channel header css

* Updating sidebar css

* Updating status icons

* Adjusting border

* Updating comment

* Removing type from status icon

* Fixing UI issues for the channel header/sidebar

* make "Add a channel description" open the channel header modal

* Updating status and opacity

* Updating stauts icon positioning

* Updating description and heading size

* Updating UI changes

* Updating UI changes

* add a focused class to the parent div .search__form and then remove when hover away

* Fix active state for pinned posts icon

* Updating UI changes

* Update channel header text
2017-07-06 09:07:43 -04:00
Joram Wilander
97cfe62309 Remove bad checks for emoji picker preview feature (#6861) 2017-07-06 08:32:34 -04:00
Saturnino Abril
279c7b7fda [PLT-6969] System console setting for the emoji picker (#6809)
* system console setting for the emoji picker

* remove state.emojiPickerEnable

* update url to /admin_console/customization/emoji
2017-07-06 08:48:34 +08:00
Joram Wilander
918ce03622 Fix MFA setup page (#6856) 2017-07-06 06:02:53 +08:00
Joram Wilander
73527800a1 Properly store recently used emoji when reacting (#6854) 2017-07-06 05:02:49 +08:00
Saturnino Abril
af35dcf9c4 [PLT-6800] Clear center and rhs view on other window when leaving a channel (#6723)
* clear center and rhs view on other window when leaving a channel

* move redirection to websocket actions

* close sidebar at websocket action
2017-07-05 16:36:50 -04:00
Joram Wilander
04e364f4f7 Do not scroll center channel to bottom when posting in RHS (#6852) 2017-07-05 16:28:32 -04:00
enahum
d59cac0314 translations PR 20170703 (#6836)
* translations PR 20170703

* Fix bad merge
2017-07-05 16:21:54 -04:00
Saturnino Abril
81a893b556 fix position of emoji picker (#6837) 2017-07-05 16:21:04 -04:00
Joram Wilander
4efb0f37b7 Increase post visibility in current channel when receiving posts (#6848) 2017-07-05 16:20:25 -04:00
Joram Wilander
dd78a3f1fa Fix some scrolling issues (#6851) 2017-07-05 16:20:09 -04:00
Asaad Mahmood
857d280007 Minor UI Updates (#6842)
* PLT-6964 - Updating new theme

* PLT-6827 - Fixing error bar link color issue
2017-07-05 23:29:58 +08:00
Jason Blais
0e1a9b7ebf Add App Directory link to Integrations pages (#6731)
* Update installed_commands.jsx

* Update installed_incoming_webhooks.jsx

* Update installed_oauth_apps.jsx

* Update installed_outgoing_webhooks.jsx

* Update integrations.jsx

* Update quick_switch_modal.jsx

* Update en.json

* Decrease help text size in Integrations page

* Fix syntax error

* Tweak help text size based on Asaad's feedback

* Fix indentation

* Update help text classname to backstage-list__help

* Update _backstage.scss

* Remove the horizontal line in integrations page

* Renamed template strings for integrations help links
2017-07-05 21:03:49 +08:00
Joram Wilander
0a1b34366b Update mattermost redux to latest (#6846)
* Update to latest mattermost-redux

* Add back recent and new users to team analytics page

* Update to latest
2017-07-05 09:00:30 -04:00
Chris
5bd60a4d1e add /search command (#6741) 2017-07-05 09:26:31 +08:00
Saturnino Abril
8f8a978e84 [PLT-6838] Restrict channel delete option per permission policy even for last channel member (#6706)
* channel delete option is hidden from the menu unless there is appropriate permissions as set in the policy page

* apply to public channel only and add restriction to API layer

* updated channel deletion
2017-07-05 06:32:27 +08:00
Joram Wilander
8ec8948c84 PLT-6554 Add config setting to control enabling API version 3 (#6835)
* Add config setting to control enabling API version 3

* Update help text for APIv3 config setting (#6843)

* Update configuration_settings.jsx

* Update en.json
2017-07-04 16:12:02 -04:00
94117nl
29b98ec383 PLT-6445 Migrate add_command.jsx to be pure and use Redux (#6804)
* Migrate add_command.jsx to be pure and use redux

* Add basic test for AddCommand component
2017-07-04 08:58:45 -04:00
Asaad Mahmood
0b112999b5 PLT-6978 - Fixing spacing for menu items (#6827) 2017-07-04 08:37:42 -04:00
Joram Wilander
914562a3f0 Fix IE and Edge by upgrading redux-persist (#6832) 2017-07-04 06:55:44 -04:00
Joram Wilander
9f5fb98b75 Fix system admin not seeing manage channel members options (#6831) 2017-07-04 09:06:18 +01:00
Joram Wilander
7a09b4bd78 Make channel switcher partially obey RestrictDirectMessage setting (#6830) 2017-07-04 09:01:27 +01:00
George Goldberg
0a3bb8fdb1 Refactor system console buttons into RequestButton component. (#6808)
Since I was going to make yet another button for the ElasticSearch test
config button, I refactored all of them to use a single common component
and tidied that component up and gave it some unit tests.
2017-07-04 00:00:17 -07:00
Saturnino Abril
02335ddad4 fix collapsed image preview that doesn't stay collapsed after posting a message in the channel (#6833) 2017-07-03 16:24:02 -04:00
Corey Hulen
e60c6dec19 PLT-6935 Fixes issue when locale set to unknown (#6829) 2017-07-03 13:26:30 -04:00
Corey Hulen
093dfd6c7f Reverting tutorial fix (#6812) 2017-06-30 18:18:04 -07:00
Corey Hulen
d2eb10b7e6 Fixing JS error (#6813)
* Fixing JS error

* Fixing js error and storing issue
2017-06-30 17:19:04 -07:00