docbrown/app/models
Joshua Wehner fd7021b001
Pages API: create, update, and delete (#19009)
* Pages API pt 1 (read/get/index+show)

* Update spec/requests/api/v1/docs/pages_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update spec/requests/api/v1/docs/pages_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* API Key not required for index & show

* API Feature flag has long since been removed

* Page schema

* Fix spec broken by merge

* Temporary bugfix: slug uniqueness not working for Page

* Pages API endpoints for create, update, and destroy

* Fix swagger error

---------

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-02-02 17:24:11 +01:00
..
ab_experiment Feed experiment for 09-26-2022 (#18501) 2022-09-27 08:48:15 -06:00
ahoy
articles Add internal tool to preview feed configs (#18544) 2022-10-06 07:48:44 -04:00
concerns Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
liquid_tags
settings Include Mastodon as social media option with rel=me attribute for verificatiion (#19015) 2023-02-01 09:51:51 -06:00
users Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
ab_experiment.rb
admin_menu.rb Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
announcement.rb
api_secret.rb Remove rack attack throttle for admin users in API requests (#18612) 2022-10-25 09:26:38 -06:00
application_record.rb
article.rb Fixed redundant article and comment markdown parsing (#18989) 2023-01-25 13:56:43 +03:00
async_info.rb
audit_log.rb
badge.rb Add back Badge#path (#18471) 2022-09-20 09:01:29 -04:00
badge_achievement.rb
banished_user.rb
broadcast.rb
campaign.rb
collection.rb
comment.rb Fixed redundant article and comment markdown parsing (#18989) 2023-01-25 13:56:43 +03:00
config.rb
consumer_app.rb
context_notification.rb
creator_setting.rb
credit.rb
data_update_script.rb
device.rb
discussion_lock.rb
display_ad.rb Refactor display_for method in the display_ad model (#18981) 2023-01-26 19:48:22 +02:00
display_ad_event.rb DisplayAdEvent tracking changes (#18460) 2022-09-26 16:33:03 +02:00
email_authorization.rb
email_message.rb Add a guard for email message content that does not have an html tag (#18636) 2022-11-04 13:31:35 -06:00
extension.rb
feedback_message.rb
follow.rb
forem_instance.rb
gdpr_delete_request.rb
github_issue.rb
github_repo.rb
html_variant.rb Drop tables related to HtmlVariant tracking, ignore HtmlVariant.success_rate column (#18615) 2022-10-26 14:46:02 +03:00
identity.rb
invitation.rb
listing.rb
listing_category.rb
mention.rb
mod.rb
moderator_action.rb
navigation_link.rb
note.rb
notification.rb Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
notification_subscription.rb
organization.rb Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
organization_membership.rb
overview.rb
page.rb Pages API: create, update, and delete (#19009) 2023-02-02 17:24:11 +01:00
page_view.rb
permission.rb
pinned_article.rb
podcast.rb
podcast_episode.rb
podcast_episode_appearance.rb
podcast_ownership.rb
poll.rb
poll_option.rb
poll_skip.rb
poll_vote.rb
privileged_reaction.rb
profile.rb
profile_field.rb
profile_field_group.rb
profile_pin.rb
rating_vote.rb
reaction.rb Try having sync_reactions_count as a background job (#18991) 2023-01-27 12:58:13 +01:00
reaction_category.rb Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
response_template.rb
role.rb
secret.rb
space.rb
tag.rb Save selected tags to the display ad model (#18633) 2022-10-27 20:22:29 +02:00
tag_adjustment.rb Make reason for adjustment optional in moderator tag adjustment (#18606) 2022-10-20 09:54:52 -06:00
timeframe.rb
tool.rb
tweet.rb
user.rb Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
user_block.rb
user_role.rb
user_subscription.rb
welcome.rb
welcome_notification.rb