blender-studio/training
Márton Lente 70c9f764c5 UI: Training templates fluid video layouts
Updates training pages' UI, bringing a better layout for desktop screens.
The new arrangement emphasizes the video while improving both the navigation
and the discussion panels' accessibility on the UI, by introducing sidebars
for the latter. The fluid video layout takes the available space for an
improved viewing. See the pull request for details.

Pull Request: #104435
2024-08-23 16:50:25 +02:00
..
migrations Actually upgrade to Django 4.2 2024-06-20 18:31:47 +02:00
models Log changes to static assets and training sections 2022-02-14 12:58:49 +01:00
queries Performance: prefetch related objects for training navigation 2023-10-09 10:54:58 +02:00
static/training Chore: Run post web-assets v2 upgrade script bash helper 2024-03-25 11:27:04 +01:00
templates UI: Training templates fluid video layouts 2024-08-23 16:50:25 +02:00
tests Tests: bump frozen dates to stop "date way off" warnings 2023-12-28 12:15:24 +01:00
views Training: Update homepage layout 2023-05-18 03:25:06 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Admin: add save buttons to top 2024-07-23 09:51:14 +02:00
apps.py Personal notifications [T82135] 2020-11-12 11:28:49 +01:00
context_processors.py Replace Training.status with is_published 2020-11-04 11:47:41 +01:00
serializers.py Closes T95474: API for upload static assets and changing training sections 2022-02-14 12:04:58 +01:00
signals.py Personal notifications [T82135] 2020-11-12 11:28:49 +01:00
types.py Simplify training app 2022-01-24 22:55:14 +01:00
urls.py Simplify training app 2022-01-24 22:55:14 +01:00
viewsets.py Log changes to static assets and training sections 2022-02-14 12:58:49 +01:00