server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
/
admin_console
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-4257 Add pop-up asking if user wants to reset status (#6526)
Joram Wilander
2017-06-06
1
-2
/
+2
*
Updating Site URL help text in System Console (#6582)
Jeff Schering
2017-06-06
1
-1
/
+1
*
Tweaking strings and adding them to the loc files for the signature v2 fix (#...
Corey Hulen
2017-06-05
1
-22
/
+1
*
PLT-3466 E10: Add announcement bar feature (#6509)
Joram Wilander
2017-06-05
3
-6
/
+214
*
PLT-6552 Fixed system users list ignoring search term after changing teams (#...
Harrison Healey
2017-06-01
1
-3
/
+8
*
Support AWS Signature V2 for Mattermost for S3 storage. (#6462)
Harshavardhana
2017-05-30
1
-1
/
+22
*
PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...
Joram Wilander
2017-05-29
1
-1
/
+21
*
PLT-6564 fixing system console message (#6440)
Corey Hulen
2017-05-24
1
-1
/
+1
*
PLT-6654 Fix SAML page in System Console (#6480)
enahum
2017-05-24
1
-27
/
+28
*
Updating client dependencies. Switching to yarn. (#6433)
Christopher Speller
2017-05-18
33
-297
/
+347
*
Update legal and support help texts (#6407)
Jason Blais
2017-05-18
1
-4
/
+4
*
Add IDs to the system console user list, its name and email (#6419)
doh5
2017-05-17
1
-0
/
+1
*
[PLT-5440] Add Options to System Console Dropdown Menu (#5939)
Ryan Wang
2017-05-09
1
-1
/
+68
*
Removing password reset salt (#6334)
Christopher Speller
2017-05-04
1
-30
/
+2
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-0
/
+20
*
PLT-6444 switching SAML props to default true (#6330)
Corey Hulen
2017-05-04
1
-2
/
+2
*
Add IDs to system_users_dropdown and manage_teams_dropdown (#6274)
doh5
2017-05-02
2
-3
/
+21
*
PLT-6268 Clear blue bar correctly when removing expiring license (#6247)
Joram Wilander
2017-04-27
1
-0
/
+2
*
PLT-3885 Add help text to System Console > Logs page (#6252)
Eric Sethna
2017-04-27
1
-0
/
+8
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
2
-4
/
+39
*
Add confirmation modal for deactivating user (#6119)
Ryan Wang
2017-04-25
1
-11
/
+71
*
PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)
Harrison Healey
2017-04-25
2
-4
/
+14
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
1
-61
/
+26
*
[PLT-2181] Change wording for deactivating a user from "Make Inactive" to "D...
Carlos Tadeu Panato Junior
2017-04-24
1
-2
/
+2
*
Add IDs to the system console boolean (#6138)
doh5
2017-04-20
1
-0
/
+4
*
Add ID to the system console save button. (#6147)
doh5
2017-04-20
1
-0
/
+1
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
2
-2
/
+2
|
\
|
*
[PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)
Eric Sethna
2017-04-07
1
-1
/
+1
|
*
remove beta on high availability
Eric Sethna
2017-04-06
1
-1
/
+1
*
|
PLT-6298 fixing javascript error on HA system console page (#6080)
Corey Hulen
2017-04-17
1
-0
/
+3
*
|
Update error message when password is too long (#6001)
Ryan Wang
2017-04-16
1
-4
/
+6
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
77
-79
/
+79
*
|
PLT-6259 Fix outdated help text in System Console > Developer settings (#6017)
Jason Blais
2017-04-07
1
-1
/
+1
*
|
Add ids to admin dropdown button, switch team button and logout button (#5973)
doh5
2017-04-05
1
-0
/
+5
|
/
*
PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)
George Goldberg
2017-04-05
1
-0
/
+19
*
Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)
Jason Blais
2017-04-04
1
-1
/
+1
*
PLT-6139 (WebApp): Manage Private Channel Members (#5947)
George Goldberg
2017-04-04
1
-1
/
+26
*
Fixing race conditions in the code base (#5966)
Corey Hulen
2017-04-04
1
-1
/
+1
*
PLT-5906 Set logs path instead log filename (#5949)
enahum
2017-04-04
1
-2
/
+2
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
2
-7
/
+27
*
PLT-6098 Added Manage Teams modal to System Console users list (#5914)
Harrison Healey
2017-04-03
5
-2
/
+470
*
PLT-5873 Renamed private groups to private channels (#5924)
Harrison Healey
2017-04-03
1
-6
/
+6
*
Add IDs to the Admin Sidebar Section (#5909)
doh5
2017-04-03
1
-0
/
+2
*
Different 'name' value for system console LHS "Email" section + route name up...
doh5
2017-04-03
1
-2
/
+2
*
PLT-2713/PLT-6028 Added System Users list to System Console (#5882)
Harrison Healey
2017-03-30
48
-1001
/
+796
*
fix typo and missing messages (#5902)
Yusuke Nemoto
2017-03-30
1
-1
/
+1
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-2
/
+3
|
\
|
*
Remove race between clearing lists and search requests (#5686)
Joram Wilander
2017-03-09
1
-2
/
+3
*
|
Ui improvements (#5755)
Asaad Mahmood
2017-03-17
1
-1
/
+1
*
|
Update eslint (#5752)
Christopher Speller
2017-03-13
1
-8
/
+8
|
/
[next]