Commit Graph

160 Commits

Author SHA1 Message Date
JoramWilander
66a5bdba2e Convert audit_table to a proper table 2016-02-04 13:35:43 -05:00
JoramWilander
a3df1eaa55 Rename audits tab 2016-02-04 13:33:18 -05:00
JoramWilander
da7832ed8a Disable remove license button until LDAP is disabled 2016-02-04 13:32:33 -05:00
JoramWilander
b3b71c292d Fix license info localization 2016-02-04 13:32:33 -05:00
=Corey Hulen
d3a965a362 Merge branch 'master' into PLT-1429 2016-02-03 12:11:02 -08:00
=Corey Hulen
bdfa4715d6 Merge branch 'master' into PLT-1429 2016-02-03 10:45:58 -08:00
Elias Nahum
cdfa9b585a Messages for SocketStore and small fixes 2016-02-03 12:17:13 -03:00
Elias Nahum
6a3806fe9d PLT-7: Refactoring frontend (chunk 11)
- channel view
- Added translations for previous commits
- Fix bug on signup_team email body
2016-02-03 12:17:13 -03:00
Christopher Speller
75f412c4be Merge pull request #2049 from mattermost/plt-1856
PLT-1856 Add basic server audit tab to system console for EE
2016-02-03 08:52:18 -05:00
Christopher Speller
d479b08c99 Merge pull request #2045 from mattermost/plt-1849
PLT-1849 Added extra system-wide statistics for EE
2016-02-03 08:50:25 -05:00
=Corey Hulen
c4c7b9d310 Fixing console 2016-02-02 16:19:15 -08:00
=Corey Hulen
15976cc33d Adding props to admin console 2016-02-02 16:15:04 -08:00
JoramWilander
d153d661db Add basic server audit tab to system console for EE 2016-02-02 16:49:27 -05:00
Reed Garmsen
b013f02209 Added ability to sign in via username; separated email sign in and sign up config settings 2016-02-02 12:07:42 -08:00
JoramWilander
3d03bdf2f1 Added extra system-wide statistics for EE 2016-02-02 08:41:02 -05:00
Joram Wilander
a6d2c2c2d9 Merge pull request #2039 from asaadmahmoodspin/ui-improvements
Fixing system console and changing swapping icon with reply icon
2016-02-01 09:54:04 -05:00
Asaad Mahmood
4abe6037bb Fixing system console and changing swapping icon with reply icon 2016-02-01 19:37:07 +05:00
Elias Nahum
a6102e27d4 PLT-7: Refactoring frontend (chunk 8)
- Sidebar and related components
- Small Tweak to demotion and add msg for terminal cmd
2016-02-01 11:25:07 -03:00
Tatsuya Niwa
8b2fb86c3a fix text localization. 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
ae2201b304 fix ESLint warnings. 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
c1b38e7119 fix role bug.
add redirect after demote own role.
2016-01-30 02:28:38 +09:00
Tatsuya Niwa
1b804d563d fix ESLint warnings. 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
d8c4705bba delete DemoteOwnRoleModal 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
27f7b9d121 fix ESLint warnings. 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
fecb587018 fix ESLint warnings. 2016-01-30 02:28:38 +09:00
Tatsuya Niwa
3d5bf17349 PLT-588 Add a warning when a user demotes themselves from System Admin to another role. 2016-01-30 02:28:38 +09:00
Elias Nahum
c8ca70870f PLT-7: Refactoring frontend (chunk 2)
- System Console complete
2016-01-27 15:51:02 -03:00
Elias Nahum
85d4ed21c7 PLT-7: Refactoring frontend (chunk 1)
- System console sidebar
- Sytem console email settings
- Error Bar
- Loading Screen
- Select Team Modal
- Add npm mm-intl package
2016-01-26 22:19:51 -03:00
Corey Hulen
1a0b12313b Merge pull request #1956 from mattermost/plt-1779
PLT-1779 Add system-wide statistics page
2016-01-22 17:00:09 -06:00
JoramWilander
60a73ebabb Change default system console page to statistics 2016-01-22 10:24:37 -05:00
JoramWilander
0d239a1a9e Added unit test and fixed errors 2016-01-22 10:19:02 -05:00
JoramWilander
bbcf00f02e Add create_at back to profile fields to fix analytics 2016-01-22 09:53:17 -05:00
JoramWilander
cefdad6d8c Add system analytics page 2016-01-21 12:59:32 -05:00
JoramWilander
2a26d85757 Generalize analytics server functions and begin componentizing client analytics controls 2016-01-21 12:14:23 -05:00
Reed Garmsen
76f0000565 Removed extraneous error when providing a short username 2016-01-20 08:43:14 -08:00
JoramWilander
22c522178c Fix error message 2016-01-14 08:24:09 -05:00
JoramWilander
9110dd54a1 Added license validation and settings 2016-01-14 08:24:09 -05:00
Corey Hulen
53b0cd8f2a Merge pull request #1855 from rgarmsen2295/plt-1006
PLT-1006 Changed team statistics page to show usernames with email shown in a tooltip
2016-01-13 09:03:42 -06:00
Corey Hulen
75ae098dfe Merge pull request #1850 from mattermost/preview-mode
Documenting how Preview Mode is disabled
2016-01-13 09:02:43 -06:00
it33
22f714bd02 Adding push-test.mattermost.com 2016-01-11 11:22:13 -08:00
Reed Garmsen
fff7143a31 Changed statistics to show usernames with an email tooltip 2016-01-11 09:43:45 -08:00
it33
bf1f0d0319 Update email_settings.jsx 2016-01-09 21:43:42 -08:00
it33
bfc3012e6a Documenting how Preview Mode turns off 2016-01-09 21:39:19 -08:00
=Corey Hulen
214c6bc15e Adding UI for session length settings 2016-01-05 11:46:51 -06:00
Reed Garmsen
27ba474c67 Made links in help text open in a new tab 2016-01-04 08:24:57 -08:00
Corey Hulen
99d12bcdcc Merge pull request #1790 from hjf288/PLT-1587
PLT-1587 - REGRESSION: Mattermost v1.3.0 System Console does not save Email Settings
2016-01-03 22:00:21 -06:00
Eric Sethna
35c33d43fe Update team_settings.jsx
help text for restrict domains
2015-12-30 12:12:48 -07:00
Hjf288
fe602cf978 Correct typo in email_settings.jsx that prevents enabling the 'Send push notifications' option 2015-12-29 20:08:10 +00:00
Hung Nguyen Viet
2292ea8d49 fix typo: Ngnix -> NGINX 2015-12-25 19:22:55 +08:00
Christopher Speller
bb9cb10295 Removing confusion 2015-12-17 21:50:51 -05:00