docbrown/app/views
Nick Taylor df31a94f2e
Prep work to sync mobile search in #10424 (#11525)
* Prep work to sync mobile search in #10424

* Added a comment about the custom search event.

* Refactor to fix already defined error caused by const and InstantClick.

* Moved <SearchFormSync /> out of the pack file.

* Fixed broken tests.

* Renamed getInitialSearchTerm utility function to getSearchTermFromUrl

* Added some API docs to getSearchTermFromUrl

* Fixed a typo.

* Added some more API docs.

* Switched to a custom event so a custom payload can be passed.

* Added some API docs.

* Fixed bad destructuring statement.

* wip for some more tests.

* Refactored getSearchTermFromUrl to use URLSearchParams

* lazy loaded state for search term initial value.

* test broken still. Need to think on it.

* filterXSS is now set up in testSetup.js

* Fixed tests.

* Added the @utilities alias to Storybooks webpack config.

* Almost 100% coverage with two useful tests.

* Added some comments explaining document.body usage in the tests.

* Fixed issue where search attemps to get results on first load.

* Small refactor for setting the window.location in tests.

* Clarified an explanation in a comment.
2020-11-30 06:13:06 -05:00
..
admin Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
api/v0 API: Endpoint to get an organization's users (#11514) 2020-11-25 12:50:57 +01:00
articles Use content-visibility: auto for small render performance boost (#11560) 2020-11-25 11:36:36 -05:00
badges [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
chat_channel_memberships [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
chat_channels Add community_emoji to SiteConfig (#11450) 2020-11-17 14:02:04 -08:00
collections Do not require meta_keywords to be set (#10721) 2020-10-08 10:51:25 -04:00
comments Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
credits Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
dashboards Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
devise Forem creator feature flag + onboarding signup form (#11031) 2020-10-23 10:52:21 -04:00
doorkeeper [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events Refactor Admin Events Index (#11103) [deploy] 2020-10-29 10:11:15 -06:00
feedback_messages [deploy] Add recaptcha keys to as site-configurable keys (#10736) 2020-10-08 17:16:00 -04:00
fields Ignore unused users columns (#6954) [deploy] 2020-04-01 10:11:40 +02:00
followings Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Accessibility: initial onboarding fixes (#11408) 2020-11-20 11:13:39 -05:00
liquid_embeds [deploy] Replace HEROKU_SLUG_COMMIT with custom footprint (naive) (#9904) 2020-08-25 13:47:14 -04:00
liquids fix: Parsing of preamble with escaped content in runkit tags (#11466) 2020-11-27 16:56:52 -05:00
listings Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
mailers Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
moderations Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
notifications Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
onboardings Conditionally hide onboarding task card (#11259) 2020-11-04 11:04:34 -08:00
open_search Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
organizations [deploy] Frontend cleanups (#10416) 2020-09-24 08:15:12 -05:00
pages Edited URLs settings/ux to settings/customization (#11632) 2020-11-27 16:37:14 +01:00
partnerships Add config option for Forem collective noun (#11107) 2020-10-27 12:45:52 -04:00
podcast_episodes Replace podcast bar helpers with image_tag (#11502) 2020-11-20 09:45:56 -05:00
podcasts Fix small ERB linting issues (#11438) 2020-11-16 16:15:37 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
reading_list_items Do not require meta_keywords to be set (#10721) 2020-10-08 10:51:25 -04:00
resouce_admin/application [deploy] Move Admin interface paths (#9576) 2020-08-03 08:49:23 -04:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Don't do serviceworker asset caching in development (#11605) 2020-11-24 19:48:48 -05:00
shared Accessibility: initial onboarding fixes (#11408) 2020-11-20 11:13:39 -05:00
shell Replace old assets with new ones if cached page mismatch (#11252) 2020-11-10 17:47:17 -05:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
stories Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
tags Drop custom color pickers (#11154) 2020-10-29 14:35:47 +01:00
users Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
video_chats Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
videos Do not require meta_keywords to be set (#10721) 2020-10-08 10:51:25 -04:00