docbrown/app/javascript/packs
Philip How 6b8c363487
Prioritize spam label over suspended, add to async profile check (#20790)
* Prioritize spam label over suspended, add to async profile check

* fix jest
2024-03-25 10:15:35 -04:00
..
admin Add billboard for bottom of page with allowance to delay until after reading is finished. (#20616) 2024-02-13 11:56:32 -05:00
CommentTextArea Image uploading progress in comments editor + post editor (#18369) 2022-08-29 16:01:40 +05:30
dashboards Fix username combobox tries to load all users (#20227) 2023-10-25 15:53:53 -04:00
initializers move initializeSettings to webpack (#19737) 2023-08-01 13:09:50 +01:00
modals Save list of previously-published articles when user is subject to an "un-publish all" action (#18535) 2022-10-06 14:17:20 +03:00
users Migrate initializeUserProfilePage to webpack (#19241) 2023-03-28 12:20:49 -04:00
actionsPanel.js
admin.js Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
analyticsArticle.js
analyticsDashboard.js
application.jsx Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
applyApplicationPolicyToggles.js Conditional rendering of "Create Post" link (#17076) 2022-04-05 12:47:12 -04:00
archivedPostFilters.js feat: move the initializer to a pack file (#19279) 2023-03-31 15:33:41 +02:00
articleForm.jsx Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
articleModerationTools.js Redeploying the Flag/Unflag User functionality (#18235) 2022-07-28 09:03:37 -04:00
articlePage.jsx Add billboard for bottom of page with allowance to delay until after reading is finished. (#20616) 2024-02-13 11:56:32 -05:00
articleReactions.js Migrate initializeArticleDate and initializeArticleReactions to Webpack (#19377) 2023-04-25 18:33:43 +01:00
asyncUserStatusCheck.js Prioritize spam label over suspended, add to async profile check (#20790) 2024-03-25 10:15:35 -04:00
baseInitializers.js move initializeSettings to webpack (#19737) 2023-08-01 13:09:50 +01:00
baseTracking.js Add configuration for admins to determine whether to show cookie banner (#20517) 2024-01-15 18:22:17 +00:00
billboard.js Add safe navigation to billboard.js conditionals (#20769) 2024-03-13 10:29:13 -04:00
billboardAfterRenderActions.js Go to page you came from after onboarding when coming through billboard (#20675) 2024-02-26 16:21:05 -05:00
commentDropdowns.js Sort comments reopen (#18349) 2022-09-13 11:37:48 -06:00
commentModPage.js Fix comment moderation's UI bugs (#19554) 2023-06-23 09:56:24 -04:00
commentsDisplay.js
confirmationEmail.js
contentDisplayPolicy.js
dashboardDropdowns.js
dashboardTags.js Tags Dashboard Error Handling (#20051) 2023-09-11 11:41:56 +02:00
drawerSliders.js Migrate initializeDrawerSliders and initializeHeroBannerClose to Webpack (#19324) 2023-04-17 10:55:02 +01:00
enhanceColorPickers.jsx Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
feedEvents.js Skip feed events e2e specs (#20124) 2023-09-15 17:36:08 +01:00
feedPreviewCards.jsx
followButtons.js Early return from org follow check (#20761) 2024-03-11 18:24:19 -04:00
foremCreatorSignup.js Add toggle button to 'New Forem Secret' form (#17016) 2022-03-29 08:29:29 -06:00
fullScreenModeControl.js
githubRepos.jsx
heroBannerClose.js Migrate initializeDrawerSliders and initializeHeroBannerClose to Webpack (#19324) 2023-04-17 10:55:02 +01:00
hideBookmarkButtons.js Try to catch unhandled exception (#19360) 2023-05-09 11:10:29 -04:00
homePage.jsx Add billboard for bottom of page with allowance to delay until after reading is finished. (#20616) 2024-02-13 11:56:32 -05:00
homePageFeed.jsx Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
homePageFeedShortcuts.jsx
listingDashboard.jsx
listingForm.jsx
listings.jsx
localizeArticleDates.js Migrate initializeArticleDate and initializeArticleReactions to Webpack (#19377) 2023-04-25 18:33:43 +01:00
modCenter.jsx
notificationPage.js
Onboarding.jsx remove onboarding background image, use gradient based on brand color (#19815) 2023-07-27 07:27:21 -04:00
onboardingRedirectCheck.jsx
orgCreditsSelector.js
postCommentsPage.js
profileDropdown.js
readingList.jsx
runtimeBanner.jsx
Search.jsx
searchParams.js feat: display card HTML for loading during search (#18674) 2022-11-04 13:11:59 -06:00
sidebarWidget.jsx
signupModalShortcuts.jsx
stickySaveFooter.js fix: 🐛 Fix Color displaying over button in settings (#17172) 2022-04-11 10:59:57 +02:00
storiesList.js
subscribeButton.js Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
tagFollows.jsx Hide the buttons on the tag page (#20148) 2023-09-26 19:49:57 -04:00
toggleUserFlagModal.js Fix flag user modal on mod page (#20189) 2023-10-04 18:49:21 -04:00
toggleUserSuspensionModal.js Ensure super moderator actions Note & AuditLog (#18569) 2022-10-12 09:36:41 -06:00
unpublishPostModal.jsx Used PreactModal for unpublish-post feature (#18019) 2022-07-06 16:29:08 +05:30
userProfileSettings.js
validateFileInputs.js Tweak image upload validation experience (#18675) 2022-11-04 11:06:16 +01:00
webShare.js