Chris Todorov

Results 6 issues of Chris Todorov

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no | Related Issue | n/a | Need...

Currently, bulk deleting resources such as products happens without confirmation. This is not ideal, so we want to introduce a manual confirmation step. There's no specific design for this, but...

## Summary When running `bin/rails g solidus:install` and selecting `braintree` as the payment method, there is currently a failure during the running of the `db:seeds` task that points to an...

## Description Introduce a new interface for creating and editing RMA reasons. ## Features - Implement the interface described in the design with specified fields in a modal component. ##...

## Description Implement the functionality to add/edit product properties. We already have an product properties index page: ![Image](https://github.com/solidusio/solidus/assets/19948291/8e04195c-4fd4-4bf5-8d5d-73dddd3c65ef) We're missing a create/edit page that utilizes the new UI components, which...

## Description The integration of this feature should allow column sorting with a click on the column itself, similar to what is already present in the current admin but managed...