19 Commits

Author SHA1 Message Date
ulferts e47e387196 merge ProjectHelper into ProjectsHelper 2026-02-27 15:58:04 +01:00
Behrokh Satarnejad 3d68c1b496 [69352] CKeditor style buttons open underneath wizard left pane (#21929)
Fix CKEditor grouped dropdown overflowing editor width
2026-02-10 10:19:25 +01:00
Henriette Darge bf064c8209 Add padding instead of gap to avoid that the scrollbar overlaps the actual content 2026-02-05 08:38:19 +01:00
Henriette Darge 19f14a5b2f Hide sidebar on mobile as there is not enough space 2026-01-08 14:15:17 +01:00
Oliver Günther 87aa0bf4bf Re-add breadcrumb in project wizard
https://community.openproject.org/projects/project-inititation-requests/work_packages/69401/activity
2025-11-26 11:06:24 +01:00
Oliver Günther 3552df22a6 Implement attribute help text caption 2025-11-25 22:06:38 +01:00
as-op 979a394d43 add and use helper for translated project creation name 2025-11-25 12:30:52 +01:00
Dombi Attila 7fcaa38147 Move translation key out of the model. 2025-11-24 16:46:16 +02:00
Oliver Günther f6f84f5a3d Project wizard name 2025-11-24 14:31:50 +01:00
Dombi Attila 5398712ab2 Fix off by one error on the current_step between the Projects::Wizard::FooterComponent and StepWizard::FooterComponent. 2025-11-22 14:51:08 +02:00
Henriette Darge 19932f47de Change current_step_index to current_step to avoid unnecessary conversion
Document the components in lookbook
2025-11-21 09:44:29 +01:00
Henriette Darge 41dcbca1ed Extract step_wizard page layout to be able to re-use it 2025-11-21 08:43:44 +01:00
Henriette Darge 1d8182897e Switch from inheritance to using slots and calling the component directly 2025-11-20 15:17:12 +01:00
Henriette Darge 10cfda4aaa Abstract stepWizard footer to a generic component so that it can be re-used for project creation 2025-11-20 13:52:51 +01:00
Oliver Günther 9507d7d48c Ensure min-height: 0 to let grid items shrink 2025-11-17 20:25:00 +01:00
Oliver Günther 41c7491099 Reject boolean from section completed 2025-11-17 20:16:41 +01:00
Oliver Günther a32587e8fb Fix error state 2025-11-17 20:16:40 +01:00
Henriette Darge bffa60a54d Use grid_layout helper and fix some styling issues:
* The lanes now scroll individually
* There are some responsive breakpoints added
2025-11-17 20:16:40 +01:00
Oliver Günther 6717b86738 Project wizard to fill out attributes 2025-11-17 20:16:39 +01:00