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/spec/requests/api/schemas/json
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
..
admin_user_list_response.json DEV: Fix several type issues with the api docs (#14016) 2021-08-12 12:25:17 -06:00
admin_user_response.json DEV: Fix several type issues with the api docs (#14016) 2021-08-12 12:25:17 -06:00
backups_create_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
backups_list_response.json api docs example (#11997) 2021-02-08 10:09:44 -07:00
badge_create_request.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_create_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_list_response.json DEV: Remove PostProcessed trigger option (#13916) 2021-08-04 22:24:47 +02:00
badge_update_request.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
badge_update_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
category_create_request.json DEV: Update category api docs (#12017) 2021-02-09 06:27:23 -07:00
category_create_response.json FIX: include_ serializer methods must end with ? (#14407) 2021-09-22 16:01:25 +03:00
category_list_response.json FEATURE: Return subcategories on categories endpoint (#14492) 2021-10-05 12:12:31 -06:00
category_topics_response.json FEATURE: Category setting to allow unlimited first post edits by the owner of the topic (#12690) 2021-04-14 15:54:09 +10:00
category_update_response.json FIX: include_ serializer methods must end with ? (#14407) 2021-09-22 16:01:25 +03:00
group_add_members_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_add_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_remove_members_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_remove_members_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
group_response.json FEATURE: enable tagging by default (#13175) 2021-06-07 18:07:46 +03:00
groups_list_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
search_response.json DEV: Update api docs for search endpoint (#14181) 2021-08-30 11:25:34 -06:00
site_response.json DEV: Fix flaky site.json api test (#14351) 2021-09-15 18:03:08 -06:00
success_ok_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
tag_group_create_request.json DEV: Updates to api docs schema validation (#11801) 2021-01-21 18:23:23 -07:00
tag_group_create_response.json DEV: More API Doc improvements (#11849) 2021-01-26 07:38:46 -07:00
topic_create_request.json Add embed_url to the api docs (#14813) 2021-11-03 19:22:55 -06:00
topic_create_response.json FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
upload_create_request.json DEV: More API Doc improvements (#11849) 2021-01-26 07:38:46 -07:00
upload_create_response.json DEV: More API Doc improvements (#11849) 2021-01-26 07:38:46 -07:00
user_actions_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_anonymize_response.json DEV: Document anonymize user api endpoint (#13893) 2021-07-29 17:40:41 -06:00
user_badges_response.json DEV: Document some of the badge api endpoints (#13919) 2021-08-03 06:25:12 -06:00
user_create_request.json DEV: Refactor the api docs for the user endpoint (#14377) 2021-09-20 10:04:57 -06:00
user_create_response.json DEV: Refactor the api docs for the user endpoint (#14377) 2021-09-20 10:04:57 -06:00
user_delete_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_delete_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_get_response.json FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
user_password_change_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_password_reset_request.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_password_reset_response.json document api endpoints (#11958) 2021-02-03 17:12:35 -07:00
user_refresh_gravatar_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_suspend_request.json DEV: Document the user suspend api endpoint (#12179) 2021-02-23 05:58:22 -07:00
user_suspend_response.json DEV: Document the user suspend api endpoint (#12179) 2021-02-23 05:58:22 -07:00
user_update_avatar_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
user_update_email_request.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
users_public_list_response.json document user endpoints (#11894) 2021-01-29 11:27:11 -07:00