docbrown/app/javascript
Jacob Herrington 2b442ca8b6
Internal bug fixes and misc JS/CSS cleanup (#6684)
* Remove unused CSS rules

* Use bootstrap utility class over custom css

* Fix grapical bug with buffer tags

* Fix internal UI highlighting and misc fixes

This commit is a little bit too big.

It fixes a bug with the internal UI that was breaking the highlighting
feature (indicates status of articles and when an AJAX request has been
made).

It also does some reformatting in the internal listings UI. This should
make it a bit easier on anyone writing buffer updates in the listings
UI. I was able to reapply some stimulus I wrote previously for this,
super easy!

There are also a couple of CSS classes I renamed to match Bootstrap's
naming conventions.

* Remove <br> tag

* Update article_controller Stimulus test
2020-03-18 16:05:33 -05:00
..
.storybook Nickytonline/add crayons to storybook (#6578) 2020-03-12 15:00:32 -04:00
analytics Move Chart.js to dynamic import (#5576) [deploy] 2020-01-18 20:46:35 -05:00
article-form fixed some eslint errors (#6476) 2020-03-06 20:03:49 +01:00
articles Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
chat Fix /connect message composer style bugs (#6695) [deploy] 2020-03-18 11:19:04 -04:00
contentDisplayPolicy Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
designSystem/__stories__ Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
githubRepos [deploy] Remove github_repos from public API (#6304) 2020-02-26 11:23:39 -05:00
internal Internal bug fixes and misc JS/CSS cleanup (#6684) 2020-03-18 16:05:33 -05:00
leftSidebar Fix homepage back button flicker (#6688) [deploy] 2020-03-17 22:40:49 -04:00
listings Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
onboarding Move user following suggestions to internal API (#6601) [deploy] 2020-03-13 13:37:24 +01:00
organization Refactored to use a common <OrganizationPicker /> component (#4470) 2019-10-24 17:27:16 -04:00
packs Adjust tag rendering (#6689) [deploy] 2020-03-17 22:45:29 -04:00
podcasts Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
profileDropdown Chat: Remove Report Button from user's own profile sidebar (#4604) [deploy] 2019-12-02 16:35:47 -05:00
readingList Refactor debounce usage into debounceAction util (#6506) 2020-03-09 17:38:39 -04:00
searchableItemList fix totalCount getting an array instead of a number (#5359) 2020-01-09 09:47:55 -05:00
shared/components Refactor debounce usage into debounceAction util (#6506) 2020-03-09 17:38:39 -04:00
sidebar-widget Move user following suggestions to internal API (#6601) [deploy] 2020-03-13 13:37:24 +01:00
src Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
utilities/__tests__ [deploy] Made changes to timeAgo function for Preact component usage. (#6083) 2020-02-17 10:04:38 -05:00
.eslintrc.js fixed some eslint errors (#6521) 2020-03-10 18:49:57 +01:00