discourse-solved/spec
Natalie Tay be5798f6d8
FIX: Standardise the definition of what a solution is (#352)
There are three locations where a user's solution query is defined
- user summary
- user card
- user directory

This PR updates the queries to use data from the new `SolvedTopics` table instead of the `UserActions` table. And adds testssssss
2025-03-28 09:49:02 +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 DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
lib DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
models FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +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