Commit Graph

1979 Commits

Author SHA1 Message Date
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
enahum
c10517188d Add missing GM locs (#6116) 2017-04-18 11:49:50 +01:00
Christopher Speller
92d8fa4aa8 Merge branch 'release-3.8' 2017-04-17 15:08:56 -04:00
Corey Hulen
a2f5ad0d14 PLT-5863 Fixing double display of error message (#6104) 2017-04-17 10:55:26 -04:00
Corey Hulen
7e29dc65aa PLT-6298 fixing javascript error on HA system console page (#6080) 2017-04-17 10:46:53 -04:00
Asaad Mahmood
62974f19cd Ui improvements (#6089)
* PLT-6084 - Fixing emoji reaction overflow

* PLT-6158 - Fixing pinned badge alignment in RHS

* PLT-6306 - Post alignment in compact view

* PLT-6266 - Adjusting spacing for files (compact)

* PLT-6245 - Adjusting spacing in emoji screen modal

* PLT-6237 - Adjusting filter in system console

* PLT-6247 - Adjusting spacing on code block tag

* PLT-6302 - Margins not equal for paragraphs in post
2017-04-16 21:27:15 -04:00
Ryan Wang
c7f26bb110 Update error message when password is too long (#6001) 2017-04-16 17:08:37 -04:00
prixone
0b55dc133b Update global_actions.jsx (#5938)
Clicking @ should append @[username] to the search
2017-04-12 14:30:09 -07:00
VeraLyu
59185babdc PLT-4176: Remain RHS pin post unchanged after channel switching (#6038)
Prevent changes to search_store after switched channel so that
RHS pin posts can continue to display previous content.
2017-04-12 14:28:35 -07:00
Yusuke Nemoto
0aa84799fd svg preview (#6045) 2017-04-12 14:26:02 -07:00
Joram Wilander
9b9788cf11 Prevent multiple clicks on post retry (#6055) 2017-04-12 14:25:00 -07:00
Harrison Healey
f961378600 PLT-6099 Added keys to contents of PostBodyAdditionalContent (#6059) 2017-04-12 14:24:43 -07:00
Yusuke Nemoto
d405cff905 fix message ids and add missing messages (#6069) 2017-04-12 14:23:10 -07:00
Joram Wilander
8b8aa2ca3c Refactor OAuth 2.0 code into app layer (#6037) 2017-04-12 16:29:42 -04:00
VeraLyu
03502cf73b PLT-6155: Keep pin badges in RHS consistent with that in center (#6018)
Sync search store when recieving pin/unpin event to keep pin
badges in RHS consistent with that in center channel.
2017-04-12 16:23:33 -04:00
Harrison Healey
fb6f2a123c PLT-5860 Updated copyright date (#6058)
* PLT-5860 Updated copyright date in about modal

* PLT-5860 Updated copyright notice in JSX files

* PLT-5860 Updated copyright notice in go files

* Fixed misc copyright dates

* Fixed component snapshots
2017-04-12 08:27:57 -04:00
enahum
3097453394 translations PR 20170410 (#6065) 2017-04-12 10:40:59 +01:00
Harrison Healey
5d145d72c8 PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077) 2017-04-12 10:40:21 +01:00
Harrison Healey
b3305d82eb PLT-6300 Fixed flag icons not appearing (#6078) 2017-04-12 10:39:49 +01:00
Asaad Mahmood
e8be67bff2 PLT-6311 - Link text wrapping fix (#6079) 2017-04-12 10:39:18 +01:00
Ryan Wang
d2be3de2d3 Update profile picture format message (#6049) 2017-04-11 08:01:50 -04:00
George Goldberg
9c3b96661b PLT-6253: Handle demote self from Team Admin. (#6056) 2017-04-10 17:21:54 +01:00
Harrison Healey
858d53d0e7 Added missing localization strings for error page (#6026) 2017-04-10 10:23:25 -04:00
enahum
787dfc9220 translations PR 20170407 (#6031) 2017-04-10 11:28:14 +01:00
Harrison Healey
5e58d7e72f PLT-6280 Fixed post textbox not being able to scroll (#6034) 2017-04-10 11:25:38 +01:00
Joram Wilander
de3995a1ce Fix possible MFA enforcement redirect loop (#6030) 2017-04-07 19:47:58 +01:00
Asaad Mahmood
6e31e017eb Minor bug fixes (#6019)
* PLT-6193 - Post right scroll for small threads

* PLT-6210 - Emoji icon not aligned.

* Fixing word break
2017-04-07 19:22:41 +01:00
Harrison Healey
63c122bc02 PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)
* PLT-6220 Removed ability to react to system messages

* PLT-6201 Removed ability to pin system messages
2017-04-07 19:21:58 +01:00
Joram Wilander
86fbd496af Check if we need to add DM/GM to sidebar regardless of post sender (#6009) 2017-04-07 19:21:31 +01:00
Harrison Healey
9318ffcdf3 PLT-6263 Updated timing and text of Site URL warning bar (#6016) 2017-04-07 19:19:37 +01:00