docbrown/app/javascript/packs
Andy Zhao 73caa9a864 New Feature: Block Users (#4411)
* Prevent need for eager loading

* Add initial implementation of user block

* Remove debugger oops

* Add index and foreign keys for user_block table

* Use private method instead of exists

* Move channel handling logic to service object

* Update styling a bit

* Use profileDropdown file for future proofing

* Remove commented out code

* Render json: { result } for all endpoints

* Add statuses for sad paths

* Add better sad path handling in the JS

* Remove accidentally committed spec file

* Don't wait for DOM to load block button

* Use equality for accuracy in slug query

* Add status code for unauthorized requests

* Add missing comma sigh
2019-10-23 17:14:28 -04:00
..
analyticsArticle.js Display stats for organization article (#3232) 2019-06-19 09:17:35 -04:00
analyticsDashboard.js Dashboard Pro: support InstantClick and show org analytics (#3102) 2019-06-12 09:40:42 -04:00
articleForm.jsx Fixing eslint errors and warnings under /app/javascript/packs (#4465) 2019-10-17 09:29:40 -04:00
Chat.jsx [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
clipboardCopy.js Fix js-breaking webcomponent (#3087) 2019-06-10 11:23:42 -04:00
colorPicker.js Fix colorPicker's lints (#4109) [ci skip] 2019-09-27 09:43:51 -04:00
colorPreview.js Fix gotchas with color preview and some style adjustments and add documentation (#4322) 2019-10-08 21:32:31 -04:00
githubRepos.jsx REF: React eslint (#2432) 2019-04-16 17:28:19 -04:00
history.jsx Pro: History (#3220) 2019-06-18 14:58:24 -04:00
homePage.js Fix zen mode's global key bug (#2969) 2019-05-31 13:33:29 -04:00
listingDashboard.jsx Listings Dashboard (#3014) 2019-06-18 14:52:59 -04:00
listingForm.jsx Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00
listings.jsx Classified Listings (#2545) 2019-04-24 16:17:01 -04:00
notificationSubscriptionHandler.js Fix lints in notificationSubscriptionHander.js (#4172) [ci skip] 2019-10-04 13:08:59 -04:00
Onboarding.jsx Remove unused function (#4467) 2019-10-17 08:07:49 -04:00
onboardingRedirectCheck.jsx Add getunopenedchatchannels to onboardingredirect (#3565) 2019-07-29 09:33:36 -04:00
orgCreditsSelector.js Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
profileDropdown.js New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
readingList.jsx History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
Search.jsx Simplify article show page reactions (#2827) 2019-05-15 10:32:36 -04:00
sidebarWidget.jsx Fix lints for sidebarwidget and sidebaruser (#4418) [ci skip] 2019-10-14 14:43:26 -04:00
webShare.js Use <web-share-wrapper> for article sharing (#1524) 2019-02-11 16:05:52 -05:00