summaryrefslogtreecommitdiffstats
path: root/web/react/components/activity_log_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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