rhymes
10efa25c0a
Add missing presence validators to models ( #10495 )
...
* Add missing presence validator for Tag
* Add missing presence validators to Follow
* Add missing presence validators to ProfileField
* Add missing presence validators to Comment
* Add missing presence validators to Profile
* Add missing presence validators to Organization
* Add missing presence validators to Badge
* Add missing presence validators to Webhook::Endpoint
* Add missing presence validators to NotificationSubscription
* Add missing presence validators to PodcastEpisode
* Add missing presence validators to Sponsorship
* Add missing presence validators to PollOption
* Add missing presence validators to Poll
* Add missing presence validators to Article
* Add missing presence validators to EmailAuthorization
* Add missing presence validators to AuditLog
* Add missing presence validators to DataUpdateScript
* Add missing presence validators to User
* Add missing presence validators to SiteConfig
* Fix specs
2020-10-01 16:15:32 +02:00
rhymes
99615705ca
[deploy] Add relations and foreign keys between Poll related models ( #9854 )
2020-08-20 11:14:54 +02:00
rhymes
5a2cae4fbb
Rubocop: enable and fix new Rails cops ( #9537 )
...
* Enable new Rails/* cops and use autocorrect on them
* Fixed Rails/PluckInWhere leftovers
* Fix Rails/DefaultScope
* Enable and fix Rails/PluckId
* Fix manual mistake with forcing autocorrection on Rails/PluckId
* Apply PR feedback to remove Rails/PluckId inline disables
* Apply PR feedback to get rid of Rails/PluckInWhere inline
2020-07-29 11:14:19 +02:00
rhymes
9dc8d1dc3d
Remove unused columns from polls ( #7125 )
2020-04-07 15:49:11 +02:00
rhymes
1dcc9ff189
Ignore unused polls and poll_options columns ( #6945 )
2020-04-01 19:34:18 -04:00
Anna Buianova
f79b3cb12a
Fixed rubocop issues, new .rubocop_todo.yml ( #3255 )
...
* Fixed rubocop issues, new .rubocop_todo.yml
* Refined and fixed indentation
2019-06-21 14:26:39 -04:00
Ben Halpern
8ae057b06e
Beta polls feature (admin use only for now) ( #3176 )
...
* Initial poll features
* Add basic poll functionality
* Finish (maybe) beta poll functionality
2019-06-15 17:33:30 -04:00