summaryrefslogtreecommitdiffstats
path: root/web/react/components/activity_log_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-5/+31
|
* Update activity_log_modal.jsxEric Sethna2016-02-241-1/+1
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-12/+87
| | | | - User settings
* Fixing small issue with displaying activity log=Corey Hulen2016-01-271-2/+2
|
* Fixing naming=Corey Hulen2016-01-261-1/+1
|
* PLT-1586 Changing session reporting=Corey Hulen2016-01-261-3/+6
|
* PLT-1576 display iOS device in session history=Corey Hulen2016-01-241-1/+5
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+3
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-041-1/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-5/+5
| | | | system.
* Removed Modal base classhmhealey2015-11-171-2/+10
|
* Renamed onModalDismissed to onHide to keep it consistent with React-Bootstraphmhealey2015-11-171-3/+3
|
* Added Modal base class that extends ReactBootstrap.Modalhmhealey2015-11-171-5/+1
|
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Updating UI for access history and access log modalsAsaad Mahmood2015-11-051-1/+1
|
* Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-42/+30
|
* Added proper recognition of android devices in the Active Sessions UIReed Garmsen2015-10-161-2/+8
|
* Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Removing console.logAsaad Mahmood2015-10-061-1/+0
|
* PLT-451 - Adding visual effect for logout active sessions buttonAsaad Mahmood2015-10-061-0/+6
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-9/+15
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Fixing revoke session=Corey Hulen2015-09-261-3/+4
|
* Fixed some react warnings involving missing keys in render arraysReed Garmsen2015-09-021-1/+4
|
* Refactored various React components to use ES6 syntax and to match the style ↵hmhealey2015-09-011-74/+105
| | | | guide without any errors or warnings
* Changed user_settings1 to user_settings and removed vestigial cssnickago2015-08-141-1/+1
|
* cosmetic refactoringnickago2015-08-141-52/+60
|
* access history and activity log closing re-opens user settings in correct statenickago2015-08-111-0/+1
|
* Access History and Active Sessions are now lazy-loaded upon opening instead ↵Reed Garmsen2015-07-291-2/+15
| | | | of loaded at start; added loading screens to Access History and Active Sessions
* Changed title of Active Devices to Active Sessions; added help text ↵Reed Garmsen2015-07-271-1/+2
| | | | explaining Active Sessions
* Minor UI ImprovementsAsaad Mahmood2015-07-231-1/+4
|
* Adding back Access History and Active DevicesReed Garmsen2015-07-221-0/+116