docbrown/app/javascript/listings/__tests__
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
..
AllListings.test.jsx Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
BodyMarkdown.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ClearQueryButton.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ContactViaConnect.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
ListingDashboard.test.jsx Using global util function for displaying date in listing dashboard (#10244) 2020-09-09 09:35:05 +02:00
ListingFiltersCategories.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ListingFilterTags.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
MessageModal.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
Modal.test.jsx Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
ModalBackground.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
NextPageButton.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
SelectedTags.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
SingleListing.test.jsx Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
utils.test.js More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00