discourse-solved/spec
Natalie Tay 539938ba59
FIX: Solutions directory item was using post creation instead of solved creation (#361)
Earlier on in the migration, the update of the user directory query was erroneously switched to use post creation date instead of the date the post was solved.

This commit fixes that.
2025-04-09 14:14:38 +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 DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
models FIX: Solutions directory item was using post creation instead of solved creation (#361) 2025-04-09 14:14:38 +08:00
requests FEATURE: Add setting to show who marked as solved (#347) 2025-03-26 11:43:22 +08:00
serializers FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00
system FEATURE: Add setting to show who marked as solved (#347) 2025-03-26 11:43:22 +08:00