discourse/spec
Dan Ungureanu 43557143fe
FIX: Reset invite when resending it (#11013)
Resending an invite moved the expire date in the future, but did not
invalidate it. For example, if an invite was sent to an email,
invalidated and then resent, it would still be left invalidated.
2020-10-26 12:26:43 +02:00
..
components FEATURE: allow category group moderators to edit posts (#11005) 2020-10-23 12:37:44 -04:00
fabricators FIX: Pass user to Email::Sender to avoid broken reply key for group_smtp email (#10978) 2020-10-22 10:49:08 +10:00
fixtures SECURITY: return error on oversized images 2020-09-14 10:45:11 +10:00
helpers Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
import_export FEATURE: Rake task to export groups (#9450) 2020-04-17 14:59:54 -07:00
initializers FIX: We need to skip users with associated reviewables when auto-approving (#9080) 2020-03-02 14:33:52 -05:00
integration DEV: Introduce plugin API to contribute user api key scopes 2020-10-19 10:40:55 +01:00
integrity DEV: Check English locale for errors in CI 2020-06-03 21:54:58 +02:00
jobs FIX: Pass user to Email::Sender to avoid broken reply key for group_smtp email (#10978) 2020-10-22 10:49:08 +10:00
lib FEATURE - ImageMagick jpeg quality (#11004) 2020-10-23 12:38:28 -04:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models FIX: Reset invite when resending it (#11013) 2020-10-26 12:26:43 +02:00
multisite DEV: Clean up S3 specs, stubs, and helpers 2020-09-28 12:02:25 +01:00
requests UX: improve error message for already logged in users (#11020) 2020-10-24 21:21:01 +05:30
script/import_scripts FIX: improve Vanilla importing (#10478) 2020-08-24 16:19:57 -04:00
serializers FIX: Only include last_posted_at if there's a topic_user object. (#11011) 2020-10-23 11:31:59 -03:00
services Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
support Tag groups can belong to groups (#10854) 2020-10-14 13:15:54 -04:00
tasks DEV: Clean up S3 specs, stubs, and helpers 2020-09-28 12:02:25 +01:00
views/omniauth_callbacks FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
rails_helper.rb DEV: Clean up S3 specs, stubs, and helpers 2020-09-28 12:02:25 +01:00
swagger_helper.rb DEV: Add rswag to aid in api documention (#9546) 2020-04-27 16:40:07 -06:00