docbrown/app/javascript/listings/elements
Mario See 47c2885810 Listings set custom expiry date (#3770)
* add expire_on column to classified_listings

* add expire_on to valid listing params

* add expire_on to model

* add expire date to new listing form

* add field in edit form

* add expiry dates to dashboard

* update expiry date in listing toolkit

* WIP unpublish job and test

test still has to run properly

* add job to class name

* change job to rake task

* revert snap change

* delete migration file

will add new one and revert schema changes to rename column

* reset schema

* add new migration to schema 'expires_at'

* change expire_on to expires_at
2019-08-23 17:33:50 -04:00
..
bodyMarkdown.jsx Move new listing form to Preact (#2674) 2019-05-03 10:17:12 -04:00
categories.jsx WIP Add proper error handling when creating a listing (#2755) 2019-05-07 18:25:25 -04:00
expireDate.jsx Listings set custom expiry date (#3770) 2019-08-23 17:33:50 -04:00
orgSettings.jsx Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
tags.jsx Add default tags for listings dropdown and misc other changes (#2719) 2019-05-06 14:52:52 -04:00
title.jsx Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00