d9f9e0c461
UX: New visualizations for new reports ( #34 )
...
This adds some new visualizations and styles and reports and cleans up
some existing styles and class names.
Daily activity rhythm
<img width="1588" height="412" alt="image"
src="https://github.com/user-attachments/assets/0c7980e4-7bb6-4e08-9957-24c3c5718572 "
/>
Helping new members
<img width="1456" height="310" alt="image"
src="https://github.com/user-attachments/assets/096a13da-ab63-45d4-9b68-53a01df62a78 "
/>
Chat activity
<img width="1442" height="926" alt="image"
src="https://github.com/user-attachments/assets/07ce2cab-1963-4918-a9ff-805c251a1377 "
/>
Assigns
<img width="1388" height="844" alt="image"
src="https://github.com/user-attachments/assets/ee49c6ee-2da6-4bfa-b500-715ed7ceb13a "
/>
AI usage
<img width="1442" height="1254" alt="image"
src="https://github.com/user-attachments/assets/b382bffb-010d-4072-9144-cb7e6a8680e3 "
/>
Invitations
<img width="1486" height="1346" alt="image"
src="https://github.com/user-attachments/assets/020f68a9-69d2-46ed-9f38-b0d5e98d02de "
/>
Writing analysis
<img width="917" height="409" alt="image"
src="https://github.com/user-attachments/assets/1147427c-513f-4737-8f28-99bfc6f4aff9 "
/>
---------
Co-authored-by: awesomerobot <[email protected] >
Co-authored-by: Martin Brennan <[email protected] >
2025-12-02 09:41:30 -05:00
Martin Brennan
26a77d4c69
DEV: Adding specs and refactors ( #21 )
...
Add specs for the following reports:
* Reading time
* Activity calendar
* Best posts
* Best topics
* Top words
* Most viewed tags
* Most viewed categories
Did some minor UI and ruby refactors for related components.
Also made a minor change to the Activity calendar, to show a title based
on the number of posts or if the user was active on hover.
Still missing specs for:
* Reactions
* FBFF
And the newly added reports that don't yet have UI components.
2025-12-01 10:08:30 +10:00
Martin Brennan
1cdd3fd708
FIX: Various bugs from 2024 rewind ( #29 )
...
* Use post excerpt for best posts to avoid giant posts
ruining it
* Make sure short emojis (e.g. `:joy:`) render in best posts
and best topics
* Make images show in best post excerpts (requires core change)
* Fix invite action error, using column that doesn't exist
* Add missing # for top category slugs
* Refactor report service + controller a little to make it easier
to figure out what went wrong if it fails, and to use the guardian
user
Copies a couple of fixes from
https://github.com/discourse/discourse-rewind/pull/28 to make
things work locally, the conflicts will be easy to resolve.
**Best topics before**
<img width="977" height="712" alt="image"
src="https://github.com/user-attachments/assets/e120507f-d0d8-44f0-b242-e1056084ef03 "
/>
**Best topics after**
<img width="969" height="648" alt="image"
src="https://github.com/user-attachments/assets/dd13f6ac-35df-4e9a-907e-9ed5102843b6 "
/>
**Categories before**
<img width="904" height="465" alt="image"
src="https://github.com/user-attachments/assets/0d15e73d-3534-4836-b776-2c97381e58ef "
/>
**Categories after**
<img width="925" height="466" alt="image"
src="https://github.com/user-attachments/assets/3d6e4eae-32ed-4f11-a4f4-090e4473ebe9 "
/>
2025-11-19 09:36:08 +10:00
David Taylor
e090efa809
DEV: Bump dependencies and fix linting ( #11 )
2025-02-06 19:43:34 +01:00
Joffrey JAFFEUX
b985dc8d25
i18n
2025-01-13 13:12:12 +01:00
Jordan Vidrine
412a126e22
more solid styling choices
2025-01-10 14:26:35 -06:00
Jordan Vidrine
80210f11d2
styles and animation aditions
2025-01-06 15:04:58 -06:00
Jordan Vidrine
5e7daba027
styling:
2025-01-06 11:53:18 -06:00
Joffrey JAFFEUX
9847ecfe6e
bests posts/topics
2025-01-03 17:25:18 +01:00
Joffrey JAFFEUX
3af6a12a55
start implementing reports
2024-12-20 18:56:02 +01:00