discourse-solved/spec
Natalie Tay 041b58eed1
FIX: Exclude the first post itself when checking if an existing solution from the user exists (#378)
This commit makes sure to exclude the first solution when checking for an existing solution and has better tests -- the existing test does not accept the post prior to making the check.
2025-07-02 11:45:14 +08:00
..
components DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
fabricators DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
integration FIX: Accepting another answer does not commit (#360) 2025-04-07 11:42:36 +08:00
lib FIX: Exclude the first post itself when checking if an existing solution from the user exists (#378) 2025-07-02 11:45:14 +08:00
models FIX: User directory for solutions should update when value changes from positive value to zero (#372) 2025-06-11 10:46:36 +08:00
requests FEATURE: apply plugin modifier for answers controller rate limiting (#369) 2025-05-22 11:07:07 -05:00
serializers FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00
system DEV: Add compatibility with the Glimmer Post Stream (#363) 2025-05-05 15:12:39 -03:00