pacnpal
8265348a83
code commit
2024-11-13 21:59:49 +00:00
pacnpal
6a9154ce69
Improve moderation dashboard UI and functionality
...
- Add status tabs (Pending, Approved, Rejected, Escalated)
- Implement HTMX for smooth tab switching and status changes
- Add proper permissions for escalated submissions
- Change Status filter to Submission Type (Text/Photo)
- Move navigation into dashboard content
- Fix tab menu visibility and transitions
- Add contextual loading indicator
- Update styling to match dark theme
- Ensure consistent styling across components
2024-11-13 18:37:36 +00:00
pacnpal
177117f4d6
Improve moderation dashboard UI and HTMX integration:
...
- Create partial templates for dashboard, edit submissions, and photo submissions
- Update views to properly handle HTMX requests
- Fix duplicate UI issues when navigating
- Improve overall UI design and transitions
2024-11-13 17:04:42 +00:00
pacnpal
f011d58c6d
Fix duplicate UI in moderation dashboard by separating HTMX partial templates and full page templates
2024-11-13 16:34:31 +00:00
pacnpal
983c101ed1
Added support for Django's built-in superuser to access moderation features. Modified context processor and views to check both role-based and is_superuser permissions.
2024-11-13 16:13:54 +00:00
pacnpal
1c03e4acb8
Improve type hints and code organization in moderation views
2024-11-13 15:47:19 +00:00
pacnpal
08e97f21b7
Reorganize moderation dashboard structure:
...
- Move from /moderation/admin to /moderation to avoid conflicts
- Improve template organization with partials
- Add HTMX-powered navigation and filtering
- Add smooth transitions and loading states
- Improve photo submission handling
- Add review notes functionality
- Add confirmation dialogs
2024-11-13 14:50:34 +00:00
pacnpal
3cbda93094
here we go
2024-10-31 22:32:01 +00:00
pacnpal
6880f36b99
good stuff
2024-10-29 21:29:16 -04:00