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 |
|
Molly Struve
|
b40af82b66
|
Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556)
* Flaky Spec Fix:Remove let_it_be Test Prof Helper
* Spec cleanup and fixes
|
2020-07-29 11:31:01 +02:00 |
|
rhymes
|
9c05e618db
|
Improve speed of model tests by around 50/60 seconds (#5016)
|
2019-12-09 16:33:48 -05: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 |
|