summaryrefslogtreecommitdiffstats
path: root/web/react/components/delete_post_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-174/+0
|
* Remove unused importJoramWilander2016-02-251-1/+0
|
* Fix deleting threadsJoramWilander2016-02-251-44/+7
|
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-2/+2
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* Fix delete_post_modal showing unnecessary $ signElias Nahum2016-02-091-1/+1
|
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-4/+4
|
* Changed deleted posts to be more general ephemeral postshmhealey2016-02-041-1/+1
|
* PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-021-6/+47
| | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* Fixed issue with enter key not working in delete post modalReed Garmsen2016-01-211-2/+10
|
* 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