Kabiru Mwenja
Kabiru Mwenja
### Task Description Make installation easier for developers with basic ruby env. Support installation with `wget` and `curl`. Reference: https://gist.github.com/akabiru/6c33b16824b65f9858294c9725447103
https://community.openproject.org/work_packages/55133 Unlinking can fail if user has multiple tabs or if there's an anomaly in the database transaction, either way we should render back feedback to the user. https://github.com/opf/openproject/assets/17295175/36f878fe-077a-49e2-a7eb-48bc16f8e0ca
https://community.openproject.org/work_packages/55196 - [x] Change Project attribute unlink button label to `Deactivate for this project` - [x] Render an info blank slate in place of project list for required custom fields...
https://community.openproject.org/work_packages/54749 🚧 _**WIP!**_ - [ ] Overlay autocompleter search results - [ ] Add leading icon to the show dialog button - _currently, the `show_button` slot [switches over to an...
https://community.openproject.org/work_packages/54117 ### WHY? The storages module uses classic rails for defining turbo stream handoffs, these becomes unwieldy as one has to switch file context multiple times to understand how components...
# Ticket https://community.openproject.org/wp/57514 https://community.openproject.org/wp/57515 # What are you trying to accomplish? Show a list of all projects where a custom field is activated as a tab on the edit view...
#### Ticket https://community.openproject.org/wp/57902 #### What are you trying to accomplish? - [x] Introduce a base bulk create service for: - `CustomFields::CustomFieldProjects::BulkCreateService` - `ProjectCustomFieldProjectMappings::BulkCreateService` - `::Storages::ProjectStorages::BulkCreateService` - [x] Introduce shared test...