7 Commits

Author SHA1 Message Date
Alexander Brandon Coles f15be6e07f Freeze string literals in app/controllers
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/controllers
2025-07-18 17:51:00 +01:00
Christophe Bliard 0805267c7d [62557] Fix relations order in date picker
https://community.openproject.org/wp/62557

Date picker tabs and relations tab are now sharing the same code for
ordering the relations so there should not be any difference about it
now.
2025-03-31 10:39:21 +02:00
Behrokh Satarnejad affb903d81 When using turbo request data was added to the dom, so I use http request 2025-01-30 12:05:28 +01:00
Behrokh Satarnejad ccbc5daa17 make the method more specified for returning the number of relations of a wp 2025-01-23 12:45:20 +01:00
Behrokh Satarnejad 8c6ea18e9a show number of all relations in relation tab in wp full view 2025-01-23 10:38:49 +01:00
Oliver Günther 51a8af8da6 Extract component for updating counters 2024-08-15 11:27:44 +02:00
Oliver Günther 91bd0ac18c Make update_counter generic for all split view 2024-08-15 11:27:44 +02:00