discourse/spec/requests/api
Osama Sayegh 1c03d6f9b9
FEATURE: Send notifications to admins when new features are released (#19460)
This commit adds a new notification that gets sent to admins when the site gets new features after an upgrade/deploy. Clicking on the notification takes the admin to the admin dashboard at `/admin` where they can see the new features under the "New Features" section.

Internal topic: t/87166.
2022-12-15 20:12:53 +03:00
..
schemas FEATURE: Send notifications to admins when new features are released (#19460) 2022-12-15 20:12:53 +03:00
shared document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
backups_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
badges_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
categories_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
groups_spec.rb DEV: Document create group api params (#18736) 2022-10-24 18:55:51 -06:00
invites_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
notifications_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
posts_spec.rb DEV: Add `before` parameter to `/posts.json` API docs (#18268) 2022-09-16 15:09:15 +01:00
private_messages_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
search_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
site_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
tags_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
topics_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
uploads_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
user_badges_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
users_spec.rb FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00