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
Martin Brennan c07dd0d22a
FEATURE: Add lazy loading to user bookmarks list (#9317)
This is so users with huge amount of bookmarks do not have to wait a long time to see results.

* Add a bookmark list and list serializer to server-side to be able to handle paging and load more URL
* Use load-more component to load more bookmark items, 20 at a time in user activity
* Change the way current user is loaded for bookmark ember models because it was breaking/losing resolvedTimezone when loading more items
2020-04-01 14:09:07 +10:00
..
activity.hbs FEATURE: MVP Bookmarks with reminders user list changes (#8999) 2020-03-12 15:20:56 +10:00
badges.hbs FIX: Badge filtering was always to the currentUser 2017-05-04 11:58:56 -04:00
bookmarks.hbs FEATURE: Add lazy loading to user bookmarks list (#9317) 2020-04-01 14:09:07 +10:00
messages.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
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: ensures secondary menu of user notifications mobile nav reloads (#8716) 2020-01-15 09:01:44 +01:00
posts.hbs REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
profile-hidden.hbs FEATURE: Option to disable user presence and profile 2018-10-10 17:34:33 -04:00
stream.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
summary.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00