docbrown/app/controllers
Ridhwana 66b14fc0bf
[deploy] Dynamic frontend for the sidebar navigation Items (#10754)
* feat: configure the frontend for sidebar nav links

* chore: add a comment

* changes to the admin interface

* feat: move the temporary task to be in the rake tasks and use it in the dev seeds

* feat: use the task in the rake seeds

* refactor: reuse the form across two modals

* refactor: use the form partial

* feat: change the modal to be large

* fix: naming

* Update db/seeds.rb

Co-authored-by: Michael Kohl <me@citizen428.net>

* chore: make the file readable

* chore: removed the if else as the rake task was run on all forems + i sent out a message to new communities

* oops

* refactor: add a scope

* chore: oops removed this

* feat: add navigation links specs

* spec: fix two failing ones

Co-authored-by: Michael Kohl <me@citizen428.net>
2020-10-12 16:05:47 -04:00
..
admin [deploy] Dynamic frontend for the sidebar navigation Items (#10754) 2020-10-12 16:05:47 -04:00
api/v0 API: Add route for fetching a user's followed tags (#9108) 2020-09-18 16:28:42 -05:00
concerns Do not require meta_keywords to be set (#10721) 2020-10-08 10:51:25 -04:00
incoming_webhooks
notifications
oauth
resource_admin Correct some lingering /admin paths (#9630) [deploy] 2020-08-04 13:16:17 -05:00
stories [deploy] Add feed_strategy config (#10245) 2020-10-06 17:36:27 -04:00
api_secrets_controller.rb
application_controller.rb Bug Fix:Count the Health Checks Controller as Public (#10435) 2020-09-25 10:35:10 +07:00
application_metal_controller.rb
article_approvals_controller.rb
articles_controller.rb Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
async_info_controller.rb [deploy] Fix unable to unfollow tags (#10324) 2020-09-25 13:00:55 -05:00
badges_controller.rb
buffer_updates_controller.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
buffered_articles_controller.rb [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
chat_channel_memberships_controller.rb Optimization:Dont Notify of Channel Leavings (#10518) 2020-10-02 16:19:54 +02:00
chat_channels_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
collections_controller.rb [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
comments_controller.rb [deploy] Remove redirect on comments#update (#10337) 2020-09-29 15:33:51 -04:00
credits_controller.rb Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
dashboards_controller.rb Fixes unsafe reflection warning in dashboards_controller (#10094) 2020-09-01 10:22:00 +07:00
display_ad_events_controller.rb
email_authorizations_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
email_subscriptions_controller.rb [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
events_controller.rb
feedback_messages_controller.rb [deploy] Add recaptcha keys to as site-configurable keys (#10736) 2020-10-08 17:16:00 -04:00
followings_controller.rb
follows_controller.rb Rubocop: Enable and fix Style/OptionalBooleanParameter cop (#9711) 2020-08-10 19:35:55 +02:00
ga_events_controller.rb [deploy] Add ga tracking to config (#10150) 2020-09-04 09:37:16 -04:00
github_repos_controller.rb
html_variant_successes_controller.rb
html_variant_trials_controller.rb
image_uploads_controller.rb Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
invitations_controller.rb
liquid_embeds_controller.rb
liquid_tags_controller.rb [deploy] Add LiquidTagsController (#10241) 2020-09-08 12:07:33 -04:00
listings_controller.rb Remove redirect for listings#update (#10499) 2020-09-30 16:20:39 -04:00
messages_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
moderations_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
notification_subscriptions_controller.rb
notifications_controller.rb Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
omniauth_callbacks_controller.rb [deploy] Remove all attempts to delete cookies (#10211) 2020-09-04 15:48:52 -04:00
onboardings_controller.rb
open_search_controller.rb [deploy] Remove need for ENV vars during asset precompile (#10349) 2020-09-16 13:57:05 -04:00
organizations_controller.rb [deploy] Allow org admins to delete their organizations (#9357) 2020-07-28 12:00:15 -04:00
page_views_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
pages_controller.rb Fixes brakeman open redirect warnings at pages_controller (#10095) 2020-08-31 13:39:04 -04:00
partnerships_controller.rb
podcast_episodes_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
podcasts_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
poll_skips_controller.rb
poll_votes_controller.rb
pro_accounts_controller.rb
profile_field_groups_controller.rb Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
profile_pins_controller.rb
profiles_controller.rb Add profiles controller (#10181) 2020-09-04 14:54:39 +02:00
pusher_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
rating_votes_controller.rb
reactions_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
reading_list_items_controller.rb
registrations_controller.rb [deploy] Update top-header for logged-out user (#9874) 2020-08-31 18:12:22 -04:00
response_templates_controller.rb
search_controller.rb [deploy] Feature: Serve Reading List from FeedContent Index (#10294) 2020-09-17 17:20:14 -05:00
service_worker_controller.rb
shell_controller.rb
sitemaps_controller.rb
social_previews_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
stories_controller.rb Remove Twitch integration (#10732) 2020-10-08 12:44:10 +00:00
stripe_active_cards_controller.rb Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
tag_adjustments_controller.rb
tags_controller.rb Correct some lingering /admin paths (#9630) [deploy] 2020-08-04 13:16:17 -05:00
twilio_tokens_controller.rb
user_blocks_controller.rb
user_subscriptions_controller.rb
users_controller.rb Remove Twitch integration (#10732) 2020-10-08 12:44:10 +00:00
video_chats_controller.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
video_states_controller.rb
videos_controller.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00