docbrown/spec
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
..
black_box Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
decorators [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
factories [deploy] Add missing foreign keys to ahoy_messages and articles (#10321) 2020-09-16 19:47:03 +02:00
fixtures Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
helpers [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
initializers [deploy] Refactor:Change Unset Var Warnings to Debug Level (#9985) 2020-08-25 09:45:42 +02:00
labor [deploy] Refactor edge caching logic to live in EdgeCache::Service (#10369) 2020-09-18 16:41:40 -05:00
lib [deploy] Changes to profile field indexing (#10313) 2020-09-16 17:15:22 -04:00
liquid_tags Replace need for GitHub ENV vars on bootup (#10372) 2020-09-18 11:21:31 -04:00
mailers [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
models [deploy] Add missing foreign keys to ahoy_messages and articles (#10321) 2020-09-16 19:47:03 +02:00
policies [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
queries/admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
requests Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
routing Add routes for i18n (#10193) 2020-09-03 17:11:07 -04:00
serializers/search [deploy] Changes to profile field indexing (#10313) 2020-09-16 17:15:22 -04:00
services [deploy] Refactor edge caching logic to live in EdgeCache::Service (#10369) 2020-09-18 16:41:40 -05:00
support Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
system More detailed notification when setup is not completed (#10375) 2020-09-18 09:24:49 -04:00
tasks Refactor:Send Welcome Broadcast Notifications From Sidekiq (#9923) 2020-08-21 12:57:08 -04:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views [deploy] Expand Images::Optimizer to support imgproxy (#9909) 2020-08-25 16:00:40 -04:00
workers [deploy] Optimization:Store Podcast Ep Data in Redis, Rather than Sending as Sidekiq Argument (#10331) 2020-09-16 08:26:38 -05:00
rails_helper.rb [deploy] Allow initial user to sign up and configure app (#10073) 2020-08-31 12:54:22 -04:00
spec_helper.rb Manually load dotenv in test (#9971) 2020-08-24 20:19:03 +02:00