discourse/app/assets/stylesheets/common
Penar Musaraj 1f45215537 FEATURE: Drafts view in user profile
* 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
2018-08-01 16:34:54 +10:00
..
admin FIX: makes dashboard more resilient to errors (#6217) 2018-07-31 21:23:28 -04:00
base UX: Changes in top categories of hamburger menu (#6200) 2018-07-30 14:13:00 +05:30
components FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
foundation prettier fix 2018-07-12 16:41:44 -04:00
select-kit FIX: multiple select-kit fixes on mobile 2018-07-23 12:19:40 -04:00
d-editor.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
input_tip.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
printer-friendly.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
topic-entrance.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
topic-timeline.scss Streamlining some breakpoint mixins 2018-07-12 16:39:16 -04:00