Part-DB-server/templates/users
Copilot e84bae2807
Make form layout better at wide screens & Make horizontal form column layout configurable via global Twig variables (#1293)
* Initial plan

* Make form column layout configurable with global Twig variables

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Rename form column Twig globals to shorter names: label_col, input_col, offset_col

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Fixed remaining places where offsets where used

* Fixed margin of delete button on admin forms

* Rename Twig globals: col_label, col_input, offset_label

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Added documentation to our twig class variables

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2026-03-07 16:14:58 +01:00
..
_2fa_settings.html.twig Make form layout better at wide screens & Make horizontal form column layout configurable via global Twig variables (#1293) 2026-03-07 16:14:58 +01:00
_api_tokens.html.twig Fixed wrong url to KiCad API in user settings if using a prefixed reverse proxy 2024-04-28 23:54:52 +02:00
api_token_create.html.twig Added possibility to list all available API keys at the user settings page 2023-08-19 23:19:21 +02:00
backup_codes.html.twig Use new settings system to configure the instance Name and homepage banner 2024-05-20 21:14:32 +02:00
user_info.html.twig Allow users (and admins) to decide whether their email should be shown on their public profile 2023-04-08 19:53:05 +02:00
user_settings.html.twig Make form layout better at wide screens & Make horizontal form column layout configurable via global Twig variables (#1293) 2026-03-07 16:14:58 +01:00