23 Commits

Author SHA1 Message Date
Oliver Günther d675f09e8e Allow selection of existing user IDs only when user is visible
https://community.openproject.org/work_packages/73369
2026-03-31 12:49:15 +02:00
Klaus Zanders 4448b27f6a Fix share controller specs 2026-02-09 15:08:02 +01:00
Oliver Günther 05e931700c Fix builtin role, not creating invalid role
This only works if the ID maps randomly.
2025-06-12 13:59:00 +02:00
Oliver Günther c2d48fc980 Adapt sharing dialog to include banner 2025-06-12 13:58:59 +02:00
Oliver Günther e27ac494d3 Consistent naming of upsell, not upsale 2025-04-24 15:52:34 +02:00
Dombi Attila e173da05c3 Change Shares controller spec to expect a not found status instead of an error to be raised 2025-04-14 13:44:29 +03:00
Jan Sandbrink 77d7964343 Fix flickering spec
The spec expected a specific order of the items being passed,
when the items had no strongly defined order with which they were
requested from the database, so tests success was dependent on
internal database state always leading to results being returned
in the same order.
2025-01-16 08:30:18 +01:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Aaron Contreras 0c19c234f6 Adapt specs with new rendering logic 2024-07-11 16:34:59 -05:00
Aaron Contreras da5cd7b900 Add specs for the bulk actions 2024-07-10 11:47:33 -05:00
Aaron Contreras c8cf6bccca Add specs for the resend_invite action 2024-07-10 11:18:47 -05:00
Aaron Contreras ce5d00b845 Add specs for the destroy action 2024-07-10 11:06:33 -05:00
Aaron Contreras edd42a9bc2 Adjust specs after refactor 2024-07-10 11:03:08 -05:00
Aaron Contreras 70652ed2d9 Add specs for update action 2024-07-09 18:07:06 -05:00
Aaron Contreras 5c4ca102a5 Write tests for create action 2024-07-09 13:56:58 -05:00
Aaron Contreras 31d2e8cb36 Write tests for index action 2024-07-09 10:36:18 -05:00
Klaus Zanders c6373cf12c Fix duplicated let 2024-07-08 12:15:03 +02:00
Klaus Zanders c67542ec89 Add a hint 2024-07-08 10:44:55 +02:00
Klaus Zanders 429f881af0 More tests 2024-07-04 15:50:07 +02:00
Aaron Contreras 7fc207ff68 Add tests for shares_controller#dialog 2024-07-03 11:57:52 -05:00
Aaron Contreras 1bd18ad797 Add project query tests for entity specific behavior 2024-07-03 11:35:18 -05:00
Aaron Contreras 58492a75d6 Fix rubocop complaints 2024-07-03 11:14:12 -05:00
Klaus Zanders 079ec2d18c Start SharesController specs 2024-07-03 15:09:47 +02:00