docbrown/lib/tasks
Ridhwana 19c78d6072
[deploy] Prepare the database for the configurable navigation items (#10662)
* feat: add the order of the navigational items to the database + admin interface

* refactor: rename :display_when_signed_in to :display_only_when_signed_in

* chore: rename all instances of display_when_signed_in to display_only_when_signed_in

* feat: add a data script that will setup the base urls

* feat: add a temporary rake file that will allow us to seed prod db's

* chore: oops rename file

* chore: remove the index for now

* chore: remove validation

* feat: change the order field to position and add an index o the name and url

* feat: update everything that uses order to position

* refactor: order by name as a secondary attr
2020-10-07 11:20:32 -04:00
..
temporary [deploy] Prepare the database for the configurable navigation items (#10662) 2020-10-07 11:20:32 -04:00
app_initializer.rake Optimization:Move Initialization CacheBust to Background Worker (#10311) 2020-09-18 11:30:47 -04:00
badges.rake [deploy] Refactor:Move Tag Badge and Github Badge Awards to Sidekiq (#9885) 2020-08-20 08:41:36 -05:00
cache.rake Optimization:Move Initialization CacheBust to Background Worker (#10311) 2020-09-18 11:30:47 -04:00
data_updates.rake [deploy] Consolidate Setup Tasks to a Single Rake Task (#8065) 2020-05-27 11:59:07 -05:00
fastly.rake [deploy] Feature:Add ENV to Skip Fastly Config Update (#10251) 2020-09-08 13:11:12 -05:00
fetch.rake [deploy] Bug Fix:Add send_email_digest Rake Task for DEV (#10065) 2020-08-28 14:12:10 -05:00
forem.rake [deploy] Feature:Rake Task to Return Health Check Token (#10436) 2020-09-25 12:17:44 -05:00
pages.rake Rubocop: Address Metrics/BlockLength violations (#9246) 2020-07-10 13:53:32 -04:00
post_precompile_assets.rake Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
search.rake Fix db:reset by adding search:setup after search:destroy (#8000) 2020-05-21 09:49:27 -05:00
twitch.rake Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00