This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/user
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
..
preferences FIX: Ember deprecations on user preferences 2015-05-13 11:18:35 -04:00
activity.hbs FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
badges.hbs FIX: Badge filtering was always to the currentUser 2017-05-04 11:58:56 -04:00
messages.hbs FEATURE: show sub navigation for selected PM tag 2018-03-28 13:08:01 +05:30
notifications-index.hbs UX: Display message when user has no notifications instead of a blank page. 2016-07-07 18:25:48 +08:00
notifications.hbs FIX: Remove mentions filters from user and groups 2017-12-07 16:29:02 -05:00
posts.hbs REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
stream.hbs Add no-content message for user/activity/replies, fix no-content display 2017-08-24 09:51:39 -07:00
summary.hbs add links to Top Categories on user summary page 2018-07-22 22:00:41 -04:00