Adrian A. Baumann f96226170b
All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 15s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 4s
SonarQube Scan / SonarQube Trigger (push) Successful in 47s
Add staff-only all comments page and bump versions
- Add new "alle-kommentare" (all comments) view for staff users only
  - Allows staff to view and manage all user comments across the system
  - Grouped by document with user information displayed
  - Staff can delete any comment via the dedicated delete button
  - Restricts access via user_passes_test decorator

- Create all_comments.html template
  - Based on user_comments template with added username field
  - Shows comment author, creation time, and edit time
  - Provides delete functionality for comment management

- Update navigation menu
  - Add "Alle Kommentare" link in user dropdown menu
  - Link only visible to staff members

- Add URL route for alle-kommentare page
  - Path: /dokumente/alle-kommentare/
  - URL name: all_comments

- Bump application versions
  - Update footer version from 0.965 to 0.966
  - Update K8s deployment version from 0.917 to 0.918
  - ArgoCD deployment already at 0.966

All existing tests pass (148 tests total)
2025-12-04 13:17:35 +01:00
2025-11-24 16:32:27 +01:00
2025-11-27 23:11:59 +01:00
2025-11-27 23:11:59 +01:00
2025-11-27 23:11:59 +01:00
2025-11-18 11:36:06 +01:00
2025-10-20 07:31:39 +02:00
2025-11-04 14:45:00 +00:00
2025-12-02 16:42:31 +01:00

vgui-cicd

There are examples for importing text in the "Documentation"-directory. Actual documentation follows.

Documentation on Confluence so far. This commit should be signed.

Description
No description provided
Readme 4.4 MiB
Languages
JavaScript 65.3%
Python 20.4%
CSS 10.1%
HTML 3%
SCSS 1.1%