Commit Graph

10 Commits

Author SHA1 Message Date
pacnpal
64d9943d86 Refactor model imports and update admin classes to use pghistory for historical tracking; replace HistoricalModel with TrackedModel in relevant models 2025-02-09 11:20:40 -05:00
pacnpal
da252386cc Revert "Add version control system functionality with branch management, history tracking, and merge operations"
This reverts commit 939eaed201.
2025-02-08 17:37:30 -05:00
pacnpal
181f49a0f2 Refactor comments app to use mixins for comment functionality; update admin interfaces and add historical model fixes 2025-02-08 16:33:55 -05:00
pacnpal
f000c492e8 Add comments app with models, views, and tests; integrate comments into existing models 2025-02-07 21:58:02 -05:00
pacnpal
a07c882d42 Add comment and reply functionality with preview and notification templates 2025-02-07 13:13:49 -05:00
pacnpal
939eaed201 Add version control system functionality with branch management, history tracking, and merge operations 2025-02-06 19:29:23 -05:00
pacnpal
2279e19cfd Enhance moderation dashboard UI and UX:
- Add HTMX-powered filtering with instant updates
- Add smooth transitions and loading states
- Improve visual hierarchy and styling
- Add review notes functionality
- Add confirmation dialogs for actions
- Make navigation sticky
- Add hover effects and visual feedback
- Improve dark mode support
2024-11-13 14:38:38 +00:00
pacnpal
968b0b4c81 fixed a bunch of things, hopefully didn't break things 2024-11-05 21:51:02 +00:00
pacnpal
9de9311670 weird header stuff 2024-11-03 22:03:56 +00:00
pacnpal
d4b08bbaed fix commas 2024-11-03 20:21:39 +00:00