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