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/app/adapters
Loïc Guitaut a5fbb90df4 FEATURE: Display pending posts on user’s page
Currently when a user creates posts that are moderated (for whatever
reason), a popup is displayed saying the post needs approval and the
total number of the user’s pending posts. But then this piece of
information is kind of lost and there is nowhere for the user to know
what are their pending posts or how many there are.

This patch solves this issue by adding a new “Pending” section to the
user’s activity page when there are some pending posts to display. When
there are none, then the “Pending” section isn’t displayed at all.
2021-11-29 10:26:33 +01:00
..
email-template.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
notification.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
pending-post.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
post-reply-history.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post-reply.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
published-page.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
rest.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-explanation.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-settings.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-topic.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-info.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-notification.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag.js FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
topic-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00