discourse/app/assets/stylesheets
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
..
common FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
desktop FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
mobile Highlighted titles too wide on mobile 2018-07-31 21:24:43 -04:00
vendor FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss Streamlining select-kit styles for simpler styling 2018-05-01 20:43:18 -04:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
desktop.scss UX: Add groups/custom/new route for admins to create a new group. 2018-03-27 17:39:05 +08:00
embed.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
mobile.scss FIX: improves moderation tab on mobile (#6122) 2018-07-19 23:59:52 -04:00
wizard.scss UX: gives wizard language selector more room to expand 2018-07-28 11:51:53 +08:00