Matt Jankowski
|
d270d6dd4f
|
Provide `use_path` to qr generator for svg data size reduction (#32127)
|
2024-10-02 13:26:46 +00:00 |
Matt Jankowski
|
06ecf9008b
|
Remove single-use shared examples in controller specs (#32044)
|
2024-09-25 07:50:15 +00:00 |
Matt Jankowski
|
5dfdec6453
|
Convert `settings/applications` controller spec to system/request specs (#32006)
|
2024-09-23 13:37:32 +00:00 |
Matt Jankowski
|
5a8f2fe31d
|
Convert `settings/exports` controller spec to system/request specs (#31965)
|
2024-09-19 13:43:40 +00:00 |
Matt Jankowski
|
207c073bf8
|
Remove debug output in migration controller spec (#31886)
|
2024-09-12 14:04:46 +00:00 |
Eugen Rochko
|
e0c27a5047
|
Add ability to manage which websites can credit you in link previews (#31819)
|
2024-09-10 12:00:40 +00:00 |
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
Matt Jankowski
|
5b595b8a5a
|
Remove usage of `assigns` in controller specs (#30195)
|
2024-09-03 15:23:16 +00:00 |
Matt Jankowski
|
a7f8417795
|
Convert "CSV export" settings controller specs to request specs (#31601)
|
2024-08-27 08:12:39 +00:00 |
Matt Jankowski
|
f1300ad284
|
Rename jobs/attachments rspec tag names (#29762)
|
2024-07-08 16:01:08 +00:00 |
Claire
|
395f17ca17
|
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app
* Add tests for GHSA-7w3c-p9j8-mq3x
|
2024-07-04 16:11:28 +02:00 |
Matt Jankowski
|
edf6d64eeb
|
Use correct params in `settings/preferences/appearance` spec (#30379)
|
2024-06-11 07:36:46 +00:00 |
Eugen Rochko
|
50b17f7e10
|
Add notification policies and notification requests (#29366)
|
2024-03-07 14:53:37 +00:00 |
Matt Jankowski
|
87097a227c
|
Clean up `settings/featured_tags/index` view (#28688)
|
2024-01-11 10:45:26 +00:00 |
Matt Jankowski
|
55802242ce
|
Refactor login activity partial (remove inline ruby) (#28687)
|
2024-01-11 10:36:27 +00:00 |
Matt Jankowski
|
00341c70ff
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
Matt Jankowski
|
f32d672d2f
|
Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446)
|
2023-12-21 09:28:41 +00:00 |
Matt Jankowski
|
ef9797a395
|
Un-nest contexts in `settings/2fa/webauthn` spec (#28359)
|
2023-12-14 10:46:43 +00:00 |
Matt Jankowski
|
ce78a9c9ac
|
Clean up `two_factor_authentication/confirmations` controller spec (#28128)
|
2023-11-30 11:44:42 +00:00 |
Matt Jankowski
|
973597c6f1
|
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046)
|
2023-11-23 09:43:43 +00:00 |
Eugen Rochko
|
cdc57c74b7
|
Fix unsupported time zone or locale preventing sign-up (#28035)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-22 11:38:07 +00:00 |
Matt Jankowski
|
f7cb64a184
|
Add coverage for `settings/privacy` controller (#28000)
|
2023-11-21 13:02:37 +00:00 |
Matt Jankowski
|
b2e8af8889
|
Add coverage for `settings/verifications` controller (#28001)
|
2023-11-21 11:00:22 +00:00 |
Matt Jankowski
|
b2c5b20ef2
|
Fix `RSpec/AnyInstance` cop (#27810)
|
2023-11-14 14:52:59 +00:00 |
Matt Jankowski
|
9dc3ce878b
|
Speed-up in `Settings::` controllers specs (#27808)
|
2023-11-10 15:13:42 +00:00 |
Matt Jankowski
|
ce91d14d48
|
Fix `Style/WordArray` cop (#27770)
|
2023-11-08 13:03:44 +00:00 |
Matt Jankowski
|
e545978076
|
Use framework helpers instead of i-vars in controller specs (#27767)
|
2023-11-08 08:17:43 +00:00 |
Matt Jankowski
|
708299bb0d
|
Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346)
|
2023-10-16 17:20:28 +02:00 |
Matt Jankowski
|
658742b3cd
|
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)
|
2023-07-12 10:02:41 +02:00 |
Matt Jankowski
|
62c996b52d
|
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
|
2023-06-10 18:38:22 +02:00 |
Matt Jankowski
|
d2e5430d4a
|
Fix RSpec/ExpectChange cop (#25101)
|
2023-05-24 11:23:40 +02:00 |
Matt Jankowski
|
778e4a7bf7
|
Fix RSpec/ExpectInHook cop (#25100)
|
2023-05-23 16:40:21 +02:00 |
Matt Jankowski
|
c97b611b6b
|
Fix RSpec/InferredSpecType cop (#24736)
|
2023-05-04 05:49:53 +02:00 |
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
Matt Jankowski
|
08fb9d300a
|
Spec coverage for settings/preferences/* controllers (#24825)
|
2023-05-04 05:44:27 +02:00 |
Claire
|
32a030dd74
|
Rewrite import feature (#21054)
|
2023-05-02 12:08:48 +02:00 |
Nick Schonning
|
90beba57d8
|
Autofix Rubocop Rails/ResponseParsedBody (#24051)
|
2023-04-26 17:25:07 +02:00 |
Eugen Rochko
|
e98c86050a
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
2023-04-19 16:07:29 +02:00 |
Matt Jankowski
|
36eeb70d53
|
Spec coverage on Settings/ controllers specs (#24221)
|
2023-04-11 11:35:39 +02:00 |
Eugen Rochko
|
a9b5598c97
|
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-03-30 14:44:00 +02:00 |
Eugen Rochko
|
9bda933740
|
Change media upload limits and remove client-side resizing (#23726)
|
2023-03-25 10:00:03 +01:00 |
Claire
|
a232a1feb8
|
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
|
2023-03-15 04:15:20 +01:00 |
Matt Jankowski
|
6a57c42316
|
Settings controllers specs (#23915)
|
2023-03-04 16:56:43 +01:00 |
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
Nick Schonning
|
bf785df9fe
|
Audofix Rubocop Style/WordArray (#23739)
|
2023-02-20 06:14:10 +01:00 |
Nick Schonning
|
38a1d8bb85
|
Autofix Rubocop RSpec/ImplicitSubject (#23721)
|
2023-02-20 05:00:48 +01:00 |
Nick Schonning
|
aef0051fd0
|
Enable Rubocop HTTP status rules (#23717)
|
2023-02-20 11:16:40 +09:00 |
Nick Schonning
|
65ba0d92ef
|
Enable Rubocop RSpec/NotToNot (#23723)
|
2023-02-20 02:33:27 +01:00 |
Nick Schonning
|
21bf326356
|
Autofix Rubocop Rails/Pluck (#23730)
|
2023-02-20 02:28:40 +01:00 |
Nick Schonning
|
81ad6c2e39
|
Autofix Rubocop Style/StringLiterals (#23695)
|
2023-02-19 07:38:14 +09:00 |