24 Commits

Author SHA1 Message Date
Oliver Günther 000f1061b9 Remove application dynamic target 2025-06-17 15:15:30 +02:00
Alexander 58644845d6 Merge pull request #18350 from top4ek/fix_sort_component
Translate pluralized sorted model name in component
2025-04-29 09:02:51 +02:00
Alexander ef68f845ed Fix sort direction translation in query component 2025-03-10 13:23:42 +01:00
Ivan Kuchin 0f6a12da3a erb_lint auto fix layout 2025-02-11 18:49:20 +01:00
Ivan Kuchin fb715f21b9 erb_lint auto fix quotes 2025-02-11 18:49:19 +01:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Klaus Zanders e6829ed685 Fix typo in sort_by_field_component.html.erb 2024-05-17 08:05:41 +02:00
Klaus Zanders a092dfeaa3 Update app/components/queries/sort_by_field_component.html.erb
Co-authored-by: Oliver Günther <o.guenther@openproject.com>
2024-05-16 18:21:19 +02:00
Klaus Zanders cb1618c549 Implement tests for sort config 2024-05-16 11:40:34 +02:00
Klaus Zanders 592bee1b64 Use prompt instead of empty option 2024-05-13 16:31:41 +02:00
Klaus Zanders 7167252eb0 Project hierarchy is only allowed in isolation 2024-05-08 13:21:45 +02:00
Klaus Zanders ba1f3afb74 Simplify styling 2024-05-08 11:57:53 +02:00
Klaus Zanders 6e9a7b2604 Fix layout, add texts and correct styling 2024-05-08 11:45:21 +02:00
Klaus Zanders 4586be084d Add lookbook 2024-05-07 15:37:17 +02:00
Klaus Zanders 7dccb82ada Use proper Primer styling and remove debug output 2024-05-07 15:18:29 +02:00
Klaus Zanders fd88ce4d47 Finish the JS implementation for fields 2024-05-07 14:32:42 +02:00
Klaus Zanders 4717be30d7 Handle displayed status completely in JS 2024-05-07 10:13:29 +02:00
Klaus Zanders fb35c1d6ef Selectable fields are inserted 2024-05-07 10:13:28 +02:00
Klaus Zanders 91e5ae3c1d Implement JS for SortByConfigController 2024-05-07 10:13:27 +02:00
Klaus Zanders 9e8fb0bb47 Only show active fields and link as a target 2024-05-07 10:13:26 +02:00
Klaus Zanders 009bd7c794 Extract all sorts into a main compoonent so we can bind the controller 2024-05-07 10:13:24 +02:00
Klaus Zanders cc2fa7d712 Extract some detection methods into ruby class 2024-05-07 10:13:23 +02:00
Klaus Zanders a01802b094 Properly use columns for sorting 2024-05-07 10:13:22 +02:00
Klaus Zanders 21589f2542 Move the SortBy stuff into its own component 2024-05-07 10:13:21 +02:00