summaryrefslogtreecommitdiffstats
path: root/web/react/components/access_history_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-2/+3
|
* Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
|
* Properly handle missing session IDs regardless of caseReed Garmsen2015-10-141-5/+9
|
* Added all remaining audit descriptions to supported auditsReed Garmsen2015-10-141-47/+59
|
* Added more individual audit handling, primarily involving the userReed Garmsen2015-10-141-5/+51
|
* Added more supported audits to audit logReed Garmsen2015-10-141-73/+140
|
* Finished structure for formatting audits and began writing individual ↵Reed Garmsen2015-10-141-61/+132
| | | | formatting for each audit
* Initial changes to audit log along with structure for handling different ↵Reed Garmsen2015-10-141-16/+75
| | | | audit types
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-9/+15
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Fixed some react warnings involving missing keys in render arraysReed Garmsen2015-09-021-1/+4
|
* Remove getDOMNode usage and self assign in access_modal_history.jsxJoramWilander2015-09-021-5/+4
|
* Changed imports to be upper case for multiple files.JoramWilander2015-09-021-2/+2
|
* Reformatted access_history_modal.jsx to meet style guide requirements.JoramWilander2015-09-011-33/+66
|
* Changed user_settings1 to user_settings and removed vestigial cssnickago2015-08-141-1/+1
|
* cosmetic refactoringnickago2015-08-141-12/+14
|
* Cosmetic refactoring and removing no-op condition of set statenickago2015-08-111-13/+17
|
* access history and activity log closing re-opens user settings in correct statenickago2015-08-111-0/+1
|
* Added text to inform the user a session id is not available for a login ↵Reed Garmsen2015-07-301-24/+28
| | | | attempt (no session created yet)
* Access History and Active Sessions are now lazy-loaded upon opening instead ↵Reed Garmsen2015-07-291-3/+13
| | | | of loaded at start; added loading screens to Access History and Active Sessions
* Minor UI ImprovementsAsaad Mahmood2015-07-231-1/+1
|
* Adding back Access History and Active DevicesReed Garmsen2015-07-221-0/+100