docbrown/lib/tasks
Michael Kohl c2d23cfc4d
[deploy] Seed profile fields (#9605)
* Fix schema.rb

* Add service objects for base and link fields

* Add link fields to seeds

* Make placeholder a keyword argument

* Add work fields

* Add explanation column to profile fields

* Add coding fields

* Switch from inheritance to mixin

* Add email checkbox to base fields

* Add branding fields

* Add spec for ProfileFields::FieldDefinition

* Move migration back into correct location

* Rename column from explanation to description

* Rename attribute in mixin

* chore: rename from explanation to description

* Add ProfileFields::ImportFromCsv

* Simplify ProfileFields::ImportFromCsv

* Add comment about disabled cop to spec

* Add TODO comment to Rake task

* Document mixin

* Add groups to profile fields

Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2020-08-05 10:11:30 -04:00
..
temporary Remove temporary Rake task (#7842) 2020-05-14 11:22:06 +02:00
app_initializer.rake [deploy] Bug Fix:Run Hypershield Refresh AFTER db:prepare (#9546) 2020-07-27 17:30:02 -05:00
badges.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -04:00
broadcasts.rake Create Broadcasts.rake (#7010) 2020-04-02 17:24:39 -04:00
cache.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -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 Routine rubocop fixes (#7743) 2020-05-08 19:38:06 +02:00
fetch.rake Use Rails 6 new features in the code (#8342) 2020-06-08 16:06:29 -04:00
forem.rake [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
metrics.rake Add metrics around welcome notifications + their click events (#9239) 2020-07-10 12:30:45 +02:00
notifications.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -04:00
pages.rake Rubocop: Address Metrics/BlockLength violations (#9246) 2020-07-10 13:53:32 -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