docbrown/app/javascript
Rafi d570edcf07
Showing date in listing tile (#10217)
* Showing date in listing tile

* Displaying date in listing tile

1. Sending created_at in listing search API
2. Global util functions for short and long date formatting
3. New date util functions extend timestampToLocalDateTime
4. Converting div to time tag
5. Adding title attribute for date

* originally_published_at column

* Displaying originally_published_at date

* Fixing test in modal

* Fixing all listing test

* Fixing casing of dateTime

* Adding tests for originally_published_at

* Reverting to bumped_at

* Backfilling only published listing

* Removing ReIndexListingWithOriginallyPublishedAt
2020-09-21 10:14:26 +02:00
..
.storybook Bump storybook to version 6 (#9766) 2020-08-17 10:34:43 +02:00
actionsPanel [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
admin Add Options to "Invalidate" and "Mark as Valid" Vomit Reactions (#9769) [deploy] 2020-08-18 11:48:23 -06:00
analytics Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
article-form Adds runtime copy to clipboard (#10323) 2020-09-14 14:45:54 -04:00
articles Fixing id and class of non featured article (#10247) 2020-09-08 18:38:49 -04:00
chat Adds runtime copy to clipboard (#10323) 2020-09-14 14:45:54 -04:00
CommentSubscription Bump storybook to version 6 (#9766) 2020-08-17 10:34:43 +02:00
common-prop-types [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
contentDisplayPolicy More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00
crayons Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
githubRepos Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
icons Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
leftSidebar Use explicit name for Preact fragments (#10049) 2020-08-28 10:01:17 -04:00
listings Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
modCenter Fixing broken jest test (#10162) 2020-09-02 20:02:27 -04:00
onboarding [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
organization More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
packs Hide active broadcasts from /connect routes (#10312) 2020-09-14 11:28:18 +02:00
podcasts Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
profileDropdown Fix TypeError: userData is null in blockButton.js (#9299) 2020-07-14 07:28:53 -07:00
readingList [deploy] Feature: Serve Reading List from FeedContent Index (#10294) 2020-09-17 17:20:14 -05:00
responseTemplates Add null safety to handleLoggedOut() (#9062) 2020-07-02 10:51:37 +02:00
Search Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
searchableItemList [deploy] Feature: Serve Reading List from FeedContent Index (#10294) 2020-09-17 17:20:14 -05:00
shared/components Using global util function for displaying date in listing dashboard (#10244) 2020-09-09 09:35:05 +02:00
sidebar-widget More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
Snackbar Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
utilities Drag and drop an image in the editor (#10145) 2020-09-04 14:12:59 -04:00
.eslintrc.js Added a comment mentioning that index.js overrides are for barrel files (#8978) 2020-06-29 10:52:35 -04:00
netlify.toml Update Netlify config to handle stylesheet changes for Storybook (#9753) 2020-08-12 11:02:14 -04:00