summaryrefslogtreecommitdiffstats
path: root/web/react/components/delete_post_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+1
|
* PLT-1170: Support enter key in DeletePostModalFlorian Orben2015-11-281-0/+1
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-9/+0
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-7/+7
| | | | system.
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-67/+88
|
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-11/+13
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Additional refactoring according to issues not caught by eslintReed Garmsen2015-09-021-4/+3
|
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-52/+91
|
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-1/+2
|
* Added closing on ESC key pressnickago2015-08-041-1/+1
|
* Fixed typo in delete_post_modalnickago2015-07-281-1/+1
|
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-2/+2
|
* Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-081-3/+4
| | | | layer to add current user id as a prefix to most keys.
* first commit=Corey Hulen2015-06-141-0/+108