Aaron Contreras

Results 9 issues of Aaron Contreras

**What is the current behavior?** I've set a placeholder value and inspecting the form_select component, if a placeholder key is passed in the form_select options it sets `value: nil`, which...

- [ ] Make "% Complete" a read-only value. It should be derived as a computation of Work and Remaining work unless % Complete is set to be set via...

Standardizes the Types and Priorities used in the SharedWorkPackageSeeder so seeding is agnostic of specific records present on either the standard or BIM edition of OpenProject.

bugfix
needs review

It looks like the `Primer::Alpha::CheckBox` component is missing the indeterminate state styles as compared to the React components. Are there any plans to add these styles to Primer View Components...

rails

See: https://community.openproject.org/work_packages/54727 This ensures that setting done_ratio via a custom action is performed as a computation of estimated_hours and remaining_hours when in "work-based" mode. While on "status-based" mode, no action...

bugfix

See: https://community.openproject.org/work_packages/55293

documentation

- [x] Add `ProjectQuery` as a shareable resource - [ ] Build the contracts to share `ProjectQuery` - [x] Add a `ShareDialog` that will be added as an async dialog...

feature

# Ticket https://community.openproject.org/work_packages/58345 # What are you trying to accomplish? Primerize the Relations tab according to Figma mockups **Note**: This is an implementation chunk of https://community.openproject.org/projects/stream-planning-and-reporting/work_packages/22360 # What approach did...

feature

I've got a project whose currency is set to EUR and another whose currency is set to USD. In the tracker page showing the sum total of hours and sum...