* add drafts.json endpoint, user profile tab with drafts stream * improve drafts stream display in user profile * truncate excerpts in drafts list, better handling for resume draft action * improve draft stream SQL query, add rspec tests * if composer is open, quietly close it when user opens another draft from drafts stream; load PM draft only when user is in /u/username/messages (instead of /u/username) * cleanup * linting fixes * apply prettier styling to modified files * add client tests for drafts, includes a fixture for drafts.json * improvements to code following review * refresh drafts route when user deletes a draft open in the composer while being in the drafts route; minor prettier scss fix * added more spec tests, deleted an acceptance test for removing drafts that was too finicky, formatting and code style fixes, added appEvent for draft:destroyed * prettier, eslint fixes * use "username_lower" from users table, added error handling for rejected promises * adds guardian spec for can_see_drafts, adds improvements following code review * move DraftsController spec to its own file * fix failing drafts qunit test, use getOwner instead of deprecated this.container * limit test fixture for draft.json testing to new_topic request only |
||
|---|---|---|
| .. | ||
| about.js.es6 | ||
| badges_fixture.js.es6 | ||
| category-fixtures.js.es6 | ||
| daily-engaged-users.js.es6 | ||
| dashboard-next-general.js.es6 | ||
| dashboard-next.js.es6 | ||
| dau-by-mau.js.es6 | ||
| directory-fixtures.js.es6 | ||
| discovery_fixtures.js.es6 | ||
| draft.js.es6 | ||
| drafts.js.es6 | ||
| group-fixtures.js.es6 | ||
| groups-fixtures.js.es6 | ||
| new-contributors.js.es6 | ||
| notification_fixtures.js.es6 | ||
| post.js.es6 | ||
| posts.js.es6 | ||
| problems.js.es6 | ||
| reports.js.es6 | ||
| search-fixtures.js.es6 | ||
| session-fixtures.js.es6 | ||
| signups_exception.js.es6 | ||
| signups_timeout.js.es6 | ||
| signups.js.es6 | ||
| site-fixtures.js.es6 | ||
| static_fixtures.js.es6 | ||
| top_fixture.js.es6 | ||
| top_referred_topics.js.es6 | ||
| topic.js.es6 | ||
| topics.js.es6 | ||
| trending-search.js.es6 | ||
| user_fixtures.js.es6 | ||
| user-badges.js.es6 | ||
| users-by-trust-level.js.es6 | ||
| users-by-type.js.es6 | ||
| watched-words-fixtures.js.es6 | ||