Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Christopher Speller
5c35c2631e Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-11-19 18:10:08 -05:00
hmhealey
70de0125ab Removed Modal base class 2015-11-17 16:14:00 -05:00
hmhealey
590e7f903f Renamed onModalDismissed to onHide to keep it consistent with React-Bootstrap 2015-11-17 11:04:31 -05:00
hmhealey
0b52e85ba7 Added Modal base class that extends ReactBootstrap.Modal 2015-11-17 11:04:31 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
hmhealey
1675adcc7a Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
887d205b1f Renamed Channel.Description to Channel.Header on the client 2015-10-27 12:46:31 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Reed Garmsen
04ddb3e1b3 Properly handle missing session IDs regardless of case 2015-10-14 15:10:50 -07:00
Reed Garmsen
48c69b86d8 Added all remaining audit descriptions to supported audits 2015-10-14 15:00:03 -07:00
Reed Garmsen
e7e83b44d8 Added more individual audit handling, primarily involving the user 2015-10-14 12:50:45 -07:00
Reed Garmsen
63b0ca8e4b Added more supported audits to audit log 2015-10-14 12:50:45 -07:00
Reed Garmsen
487c47e803 Finished structure for formatting audits and began writing individual formatting for each audit 2015-10-14 12:50:45 -07:00
Reed Garmsen
536c55dc5f Initial changes to audit log along with structure for handling different audit types 2015-10-14 12:50:45 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
Reed Garmsen
96aa78c971 Fixed some react warnings involving missing keys in render arrays 2015-09-02 15:57:32 -07:00
JoramWilander
86b474666c Remove getDOMNode usage and self assign in access_modal_history.jsx 2015-09-02 10:19:31 -04:00
JoramWilander
31519f7c88 Changed imports to be upper case for multiple files. 2015-09-02 08:40:25 -04:00
JoramWilander
0b2490c689 Reformatted access_history_modal.jsx to meet style guide requirements. 2015-09-01 08:53:10 -04:00
nickago
156682e3de Changed user_settings1 to user_settings and removed vestigial css 2015-08-14 09:29:15 -07:00
nickago
5c1bead36a cosmetic refactoring 2015-08-14 09:09:39 -07:00
nickago
f61e093b53 Cosmetic refactoring and removing no-op condition of set state 2015-08-11 13:33:08 -07:00
nickago
e01cae5c09 access history and activity log closing re-opens user settings in correct state 2015-08-11 13:33:08 -07:00
Reed Garmsen
aaad5add26 Added text to inform the user a session id is not available for a login attempt (no session created yet) 2015-07-30 15:03:28 -07:00
Reed Garmsen
8c14a16d01 Access History and Active Sessions are now lazy-loaded upon opening instead of loaded at start; added loading screens to Access History and Active Sessions 2015-07-29 09:34:13 -07:00
Asaad Mahmood
14c1f2424d Minor UI Improvements 2015-07-23 00:54:40 +05:00
Reed Garmsen
b3b0133930 Adding back Access History and Active Devices 2015-07-22 20:11:40 +05:00