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
|
864b13b9ab
|
[deploy] Rubocop: fix Rails/HasManyOrHasOneDependent for Ahoy::Visit and Badge (#9565)
* Fix Layout/EmptyLines
* Fix Rails/HasManyOrHasOneDependent for Ahoy::Visit
* Fix Rails/HasManyOrHasOneDependent for Badge
|
2020-07-31 11:43:50 -04: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
|
e97d2ccf63
|
[deploy] Improve badge slug generation (#7386)
* Fix badge generation and add tests
* Add unique index to badges slug
|
2020-04-20 15:47:44 +02:00 |
|
rhymes
|
9c05e618db
|
Improve speed of model tests by around 50/60 seconds (#5016)
|
2019-12-09 16:33:48 -05:00 |
|
Abraham Williams
|
9c55121dcc
|
Update deprecated Faker::Overwatch use (#2142) [skip ci]
|
2019-03-21 12:17:16 -04:00 |
|
Alexander
|
a1b5dfbe89
|
Add test for validation badge image (#1909) [ci skip]
|
2019-02-27 10:45:13 -05:00 |
|
Mac Siri
|
1663e7e2c8
|
Implement Badge & BadgeAchievement model (#273)
* Create migration for Badge & BadgeAchievement
* Create Badge model with spec & BadgeUploader
* Create BadgeAchievement with spec
* Add badges & badge_achievements assoc to User
* Fix typo
* Clean up BadgeUploader
* Remove storage config & Fix lint
* Add allow-duplicate-badge spec
|
2018-05-07 13:35:16 -04:00 |
|