summaryrefslogtreecommitdiffstats
path: root/web/react/components/access_history_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-110/+0
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
* Convert audit_table to a proper tableJoramWilander2016-02-041-1/+2
* Add basic server audit tab to system console for EEJoramWilander2016-02-021-535/+13
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-50/+261
* 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 sy...Christopher Speller2015-11-191-5/+5
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-4/+8
* Removed Modal base classhmhealey2015-11-171-2/+10
* Renamed onModalDismissed to onHide to keep it consistent with React-Bootstraphmhealey2015-11-171-2/+3
* Added Modal base class that extends ReactBootstrap.Modalhmhealey2015-11-171-7/+2
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-41/+29
* 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 formatt...Reed Garmsen2015-10-141-61/+132
* Initial changes to audit log along with structure for handling different audi...Reed Garmsen2015-10-141-16/+75
* 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
* 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 attem...Reed Garmsen2015-07-301-24/+28
* Access History and Active Sessions are now lazy-loaded upon opening instead o...Reed Garmsen2015-07-291-3/+13
* Minor UI ImprovementsAsaad Mahmood2015-07-231-1/+1
* Adding back Access History and Active DevicesReed Garmsen2015-07-221-0/+100