discourse-solved/spec
Régis Hanol b269689ddf
FIX: delete solution with post (#256)
Ensures we remove the solution when the post marked as the solution is deleted.

DEV: Added `IS_ACCEPTED_ANSWER_CUSTOM_FIELD` constant.
DEV: Refactored the `PostSerializer` for better readability.
PERF: Improved the `TopicViewSerializer`'s performance by looking up the `accepted_answer_post_info` from the stream first.

Internal ref. dev/112251
2023-10-13 19:06:03 +02:00
..
components DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
fabricators FIX: granular webhooks (#248) 2023-10-09 03:26:29 +00:00
integration FIX: delete solution with post (#256) 2023-10-13 19:06:03 +02:00
lib DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
models DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
requests FIX: Take `enable_names` setting into account (#240) 2023-06-05 09:54:25 -04:00
serializers DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00