Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Solidus

Become the brand everyone talks about.
Collective - Host: opensource - https://opencollective.com/solidus - Website: https://solidus.io/ - Code: https://github.com/solidusio/solidus

Add `return reasons` index page with dedicated actions

github.com/solidusio/solidus - a4e0b5a56d6c324f90e48ff27fbc949596e3851a authored about 1 year ago by Rainer Dema <[email protected]>
Add `adjustment reasons` index page with dedicated actions

github.com/solidusio/solidus - 124ebbd80752d485ee37fd0b9bfd2a2581aaab6c authored about 1 year ago by Rainer Dema <[email protected]>
Add `reimbursement types` index page with dedicated actions

github.com/solidusio/solidus - 6ddd0542644fbaf39a19ac6b658cc80bb94534ce authored about 1 year ago by Rainer Dema <[email protected]>
Add `store credit reasons` index page with dedicated actions

github.com/solidusio/solidus - 2df44f1143f42ee004c00384c11338bb2265eb1d authored about 1 year ago by Rainer Dema <[email protected]>
Add `refund reasons` index page with dedicated actions

github.com/solidusio/solidus - 9b44c98bcfdd18bd1d5d8b768cdac3fdef04fcf6 authored about 1 year ago by Rainer Dema <[email protected]>
Add ransackable attributes to reasons models for search in admin"

Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_attribu...

github.com/solidusio/solidus - 193dd8ef3892a64f46d3cb199775151a37aac9cd authored about 1 year ago by Rainer Dema <[email protected]>
Add `refunds_and_returns` section with tabs feature

github.com/solidusio/solidus - c36513670077c09c0272d5c11418eec4e5452e16 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5538 from solidusio/elia/admin/zones

[admin] Add index pages for `zones`

github.com/solidusio/solidus - c4115d78f6d8e610cec114a9ce097fbb02ff1950 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5537 from nebulab/rainerd/admin/add-stores-index-page

[Admin] Add `Stores` index component

github.com/solidusio/solidus - 1d4d0a98935d96324e24f471eb2fba2640a20657 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5533 from nebulab/kennyadsl/fix-routes-doc

Allow to choose a custom routes' mount point during install

github.com/solidusio/solidus - b09c1ff5d4548f1dcb153c09de70fc2ad993a46e authored about 1 year ago by Alberto Vena <[email protected]>
Add an index page for zones

github.com/solidusio/solidus - 1d2860fd570e6c0899ac66f6307ec85460f8e299 authored about 1 year ago by Elia Schito <[email protected]>
Add `stores/index` component with dedicated actions

github.com/solidusio/solidus - 7158d801ac3de74b586ad319df8e49cd2bbd5bd0 authored about 1 year ago by Rainer Dema <[email protected]>
Add ransackable attributes for `Spree::Store` search in admin

Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_attribu...

github.com/solidusio/solidus - 93941a22d6d8fd95e870dd369e3249d0ec4f017e authored about 1 year ago by Rainer Dema <[email protected]>
chore(admin): restyle flash to not overlap buttons

the common form pattern in the solidus admin is to have the buttons be
centered at the bottom. w...

github.com/solidusio/solidus - 4c1e06b2ef2738b5b2df4839d36e17633ce8c64d authored about 1 year ago by Brett Chalupa <[email protected]>
Merge pull request #5536 from solidusio/elia/admin/shipping

[admin] Add index pages for the settings / shipping area

github.com/solidusio/solidus - b96773eb138167cd18beeb6dbf1248c6bd6b004a authored about 1 year ago by Elia Schito <[email protected]>
Add an index page for shipping methods

github.com/solidusio/solidus - 94cce939c51a8787731755392baa0c71da5943c0 authored about 1 year ago by Elia Schito <[email protected]>
Fix the tax category spec

github.com/solidusio/solidus - cab7ad270078ad7325b37704d7c716db3ae8ed24 authored about 1 year ago by Elia Schito <[email protected]>
Add an index page for shipping categories

github.com/solidusio/solidus - cccd18cfa6e8c17bf733ee2e167304d062da0ad6 authored about 1 year ago by Elia Schito <[email protected]>
Add an index page for stock locations

github.com/solidusio/solidus - 5a2f44b481a082f497297e3c6dade2892a3bb5d3 authored about 1 year ago by Elia Schito <[email protected]>
Allow to choose a custom routes' mount point during install

Since we moved the frontend as an injectable templating system,
there are some manual steps to d...

github.com/solidusio/solidus - f4f3950e9f9b17dddb676307047b3422be7f238c authored about 1 year ago by Alberto Vena <[email protected]>
Merge pull request #5532 from nebulab/rainerd/admin/add-stock-items-index-page

[Admin] Add `Stock Items` index component

github.com/solidusio/solidus - 946a49e417c0aaa33fd0c3a5e68bedd4d1681cfd authored about 1 year ago by Rainer Dema <[email protected]>
Remove extra blank line in filter configuration

github.com/solidusio/solidus - 349502f516f0b124b61a354c7197496268ffdeed authored about 1 year ago by Rainer Dema <[email protected]>
Add conditional focus behavior to search field after filter selection

github.com/solidusio/solidus - 357d17f0bc9cfc8be538ba7462fc25b3482c34bf authored about 1 year ago by Rainer Dema <[email protected]>
Add `stock_items/index` component with dedicated actions

github.com/solidusio/solidus - 33cba691ecd634e0c3abf1a07b66a2f0c184f613 authored about 1 year ago by Rainer Dema <[email protected]>
Add ransackable association for `Spree::StockItem` search in admin

Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_associa...

github.com/solidusio/solidus - b3624089c1404b870b84df34b3017d4c0f3d6039 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5534 from solidusio/elia/admin/admin_resources

[admin] Extract common admin resources patterns to a helper

github.com/solidusio/solidus - 8a41475cfe54cfc43c02e0f878f9a2d87273f5e7 authored about 1 year ago by Elia Schito <[email protected]>
Extract common admin resources patters to a helper

github.com/solidusio/solidus - b90b31b74e241b1137a3b565a3cd3075bfec90c7 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5535 from solidusio/elia/rubocop-update

Fix rubocop violations after the latest release

github.com/solidusio/solidus - 8a2da21728f9ea1c341625dabe2bf8c899da4f39 authored about 1 year ago by Elia Schito <[email protected]>
Fix rubocop violations after the latest release

github.com/solidusio/solidus - bc3944d93a9eb621f3203dcae4ad2bf2a0d10514 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5530 from nebulab/rainerd/admin/payment-methods-index-page

[Admin] Add `Payment Methods` index component

github.com/solidusio/solidus - 81b8be65028dd3ec29d911cd893d84789bd8a856 authored about 1 year ago by Rainer Dema <[email protected]>
Add `payment_methods/index` component with dedicated actions

github.com/solidusio/solidus - dc968c6641013ff16a8b01f67dbf76e915e5412f authored about 1 year ago by Rainer Dema <[email protected]>
Add ransackable attributes for `Spree::PaymentMethod` search in admin

Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_attribu...

github.com/solidusio/solidus - 6b3fe71463ff47617582885d8cdd15f54618b186 authored about 1 year ago by Rainer Dema <[email protected]>
Enable sortable in `ui/table` component only for default scope

Introduced a fix to conditionally enable the sortable functionality in
the `ui/table` component...

github.com/solidusio/solidus - fb15fd8afe0c5ad4d4aa496a7a1fbd73f7e18261 authored about 1 year ago by Rainer Dema <[email protected]>
Normalize translations across components

github.com/solidusio/solidus - 5175a83987822d6308772a806dfa51063a822bc9 authored about 1 year ago by Rainer Dema <[email protected]>
Prevent form submission on toast close button click

github.com/solidusio/solidus - d74d0a60f0a9365d8ea850599bd1c9d39662c686 authored about 1 year ago by Rainer Dema <[email protected]>
Fix cancel search function to handle absence of filters

github.com/solidusio/solidus - 05127f04f909bc70be7979901eb26fcc9ff1b431 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5531 from solidusio/elia/admin/product-scopes

[admin] Add scopes to the products page

github.com/solidusio/solidus - 5fef8c006a25c76fcb605091144b2577422109ea authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5526 from nebulab/rainerd/admin/add-taxonimies-index-page

[Admin] Add `Taxonomies` index component

github.com/solidusio/solidus - a90a49849a3b7cbfac121ed31f73447f0b4f0b57 authored about 1 year ago by Rainer Dema <[email protected]>
Add scopes to the products/index page

github.com/solidusio/solidus - f8b6f4fd23159da650c241662b34205140f80048 authored about 1 year ago by Elia Schito <[email protected]>
Ensure the products controller can show deleted products

github.com/solidusio/solidus - ef7202797300cad62f96ee8f478c8953ab7cadfb authored about 1 year ago by Elia Schito <[email protected]>
Add a product state for deleted products

github.com/solidusio/solidus - 83f3e756a3ed1335e0de8ec830344a9b13f9cc64 authored about 1 year ago by Elia Schito <[email protected]>
Normalize translations across components

github.com/solidusio/solidus - 8e96c5a4765ad9571771dc2781ed8f20251f2d4c authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5529 from solidusio/elia/admin/tax-rates/index

[admin] Add a tax categories & rates index

github.com/solidusio/solidus - 0137397c620f166906a7570e315373c04719a83a authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5524 from solidusio/elia/feedback-button

[admin] Move the feedback link to the bottom of the page

github.com/solidusio/solidus - 974389bc930a64edea82f6d68fb7d1ad30bb3512 authored about 1 year ago by Elia Schito <[email protected]>
If no rows are visible the select-all checkbox should stay unselected

github.com/solidusio/solidus - 40346a2a78f61f83b96b859330af39630f7ba7c2 authored about 1 year ago by Elia Schito <[email protected]>
Expose the amount percentage for tax rates

github.com/solidusio/solidus - db06f7b49ce30744efc7e96781212b4cdb41ce39 authored about 1 year ago by Elia Schito <[email protected]>
Add some predefined values to the badge component

github.com/solidusio/solidus - 0d180f55022011755535710fa69bed921a255a95 authored about 1 year ago by Elia Schito <[email protected]>
Properly support `match_path` when importing menu items

github.com/solidusio/solidus - 124d5bba23b5d2295e9444c1cdb9a1e9f640efee authored about 1 year ago by Elia Schito <[email protected]>
Add a tax rates index with scopes and batch deletion

github.com/solidusio/solidus - aa910fd486fcf55185ea69d080ce34caee997ad3 authored about 1 year ago by Elia Schito <[email protected]>
Add a tax categories index with scopes and batch deletion

github.com/solidusio/solidus - 4f40355720c7b9be5e3c333666ece4d46b6f01a6 authored about 1 year ago by Elia Schito <[email protected]>
Allow columns to be defined as simple symbols

When both the header and the data are defaulting to an AR attribute
passing just the symbol shou...

github.com/solidusio/solidus - 6b2c6ed66b957859896aeedf7256c9641ca2e4e4 authored about 1 year ago by Elia Schito <[email protected]>
Allow `ui/table` to be in search mode by default if no scopes/filters are provided

github.com/solidusio/solidus - 8d0e595cf51f4f6969a67f105a54638fb53c66a2 authored about 1 year ago by Elia Schito <[email protected]>
Add support for "aria-current" to `ui/button`

github.com/solidusio/solidus - 5c98c8afd650b3eb1cf894f4d118315b73a986fb authored about 1 year ago by Elia Schito <[email protected]>
Move the feedback link to the bottom of the page

github.com/solidusio/solidus - ccd53efdaebec85ee5f2bfe80349d479c745d8ad authored about 1 year ago by Elia Schito <[email protected]>
Add `taxonomies/index` component with dedicated index action

github.com/solidusio/solidus - 0d2444f4205d56d901f2463b7ed27a7c066d4246 authored about 1 year ago by Rainer Dema <[email protected]>
Add TaxonomiesController with position update and destroy actions

github.com/solidusio/solidus - 252d0376d895f1314f323bec07fa4e77aa7127f2 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5528 from nebulab/rainerd/admin/promotion-categories-index

[Admin] Add `Promotion Categories` index component

github.com/solidusio/solidus - e5ae5ab06d2fbbea2c261b8941108c5d5229889c authored about 1 year ago by Rainer Dema <[email protected]>
Add `promotion_categories/index` component with dedicated controller actions

github.com/solidusio/solidus - f8314250c63ad52a407e1a0e1bef6015413d6109 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5525 from nebulab/rainerd/admin/add-option-types-index-page

[Admin] Add `Option Types` index component

github.com/solidusio/solidus - 68af92486f9a98500427099e8446ed78d8b99932 authored about 1 year ago by Rainer Dema <[email protected]>
Add `option_types/index` component with dedicated index action

github.com/solidusio/solidus - d65b21354fe389ac5f7ad7518f628356de5553d4 authored about 1 year ago by Rainer Dema <[email protected]>
Add OptionTypesController with position update and destroy actions

github.com/solidusio/solidus - c06be73e48605155163bc9c58f58452edc9863bb authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5527 from nebulab/rainerd/admin/add-propery-types-index

[Admin] Add `Properties` index component

github.com/solidusio/solidus - dba880dffb4df7d9ad4f8532ba2b032e5f944b49 authored about 1 year ago by Rainer Dema <[email protected]>
Merge pull request #5522 from nebulab/rainerd/admin/add-sortable-lists

[Admin] Add sortable rows in `ui/table` component

github.com/solidusio/solidus - 0bbb7029e445a616ee4c3a5967ebaa8b3ca258f1 authored about 1 year ago by Rainer Dema <[email protected]>
Add `properties/index` component with dedicated controller actions

github.com/solidusio/solidus - 0b4af87d8a29950a66b450824b7d5a682f750cb9 authored about 1 year ago by Rainer Dema <[email protected]>
Add sortable feature to `ui/table` component and update preview toggles

- Integrate sorting rows functionality with the
`sortable_controller.js`.
- Enhanced the previe...

github.com/solidusio/solidus - a0b8a40841da74ebb39a682d61526efaffd65a8a authored about 1 year ago by Rainer Dema <[email protected]>
Fix conditions to allow optional scopes functionality

github.com/solidusio/solidus - 1a337032fed2522bc7e39dbcd7339b8b8fb54e51 authored about 1 year ago by Rainer Dema <[email protected]>
Fix conditions to allow optional search bar functionality

github.com/solidusio/solidus - 5666ff2e75aa10008ce90962086eb3dcba741d56 authored about 1 year ago by Rainer Dema <[email protected]>
Implement new `sortable_controller.js` with `sortable.js` and `rails/request.js`

The `onEnd` method, sends a PATCH request to update item positions,
using `@rails/request.js` fo...

github.com/solidusio/solidus - 0b21c42346c5ce98f7a37ba93c2505735e924d5a authored about 1 year ago by Rainer Dema <[email protected]>
Move the feedback link to the bottom of the page

github.com/solidusio/solidus - ed2bcb56d778ae1872c2be783364ba0fd89005f8 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5521 from solidusio/elia/drop-autoprefixer-from-backend

Drop autoprefixer-rails from dependencies

github.com/solidusio/solidus - 960968970f1e826da136d2af1aeabc8bba0fb370 authored about 1 year ago by Elia Schito <[email protected]>
Drop autoprefixer-rails from dependencies

No need to force it on the whole application asset pipeline in 2023,
and it's easy to add it bac...

github.com/solidusio/solidus - 4acb785f36baa282705c59b6de1e46867125bc9e authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5517 from solidusio/elia/admin/promotions

[admin] Add a `promotions/index` component

github.com/solidusio/solidus - c74eafa17e4f6ff23e554a7e0ba4f9bff2bfcddc authored about 1 year ago by Elia Schito <[email protected]>
Add a promotions index with scopes and batch deletion

github.com/solidusio/solidus - b2b32130ce07ddacf2a9f2a306cd479fee60ab33 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5519 from solidusio/elia/admin/users/index

[admin] Add users index

github.com/solidusio/solidus - 733eba1ffa1cc3ad5c6a2c1847f0d5072cbad6a0 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5518 from solidusio/elia/admin-menu

[admin] Fix menu styles & add a backend menu items importer

github.com/solidusio/solidus - 5dd0817e1d4807db39920ceb7aac85d85b42a799 authored about 1 year ago by Elia Schito <[email protected]>
Add a users index with scopes and batch deletion

github.com/solidusio/solidus - 2830c385455772499ae133e54c70eb22b1eb52cb authored about 1 year ago by Elia Schito <[email protected]>
Extract row helpers form promotions and products

github.com/solidusio/solidus - b013fdc43520f89051be0a25cb8db581278f3da0 authored about 1 year ago by Elia Schito <[email protected]>
Simplify the next/prev page path helpers in index components

github.com/solidusio/solidus - 6f6f44cff5466b9c8395c4fdd141384f330c4fdd authored about 1 year ago by Elia Schito <[email protected]>
Add a config option for importing menu items from backend

github.com/solidusio/solidus - 597211c3974b56b6d8cf67ef6f21766c93d1b7cd authored about 1 year ago by Elia Schito <[email protected]>
Align the style of the new admin menu

github.com/solidusio/solidus - cab700c735519898bd16dc714fa55f80289e1c08 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5516 from solidusio/elia+rainer/admin/index-table-features

[admin] Add scopes and controller helpers for `ui/table`

github.com/solidusio/solidus - 4db50dcd888e506281dbefce4bc22ed3fed5e8dd authored about 1 year ago by Elia Schito <[email protected]>
Use turbo-permanent in `ui/table` for navigating out of search mode

Co-Authored-By: Rainer Dema <[email protected]>

github.com/solidusio/solidus - 73b1dedcb22bb9d9dfa12d01b3644b0a179d3897 authored about 1 year ago by Elia Schito <[email protected]>
Refactor `ui/table` to use the internal objects instead of proxy ivars

github.com/solidusio/solidus - 34faee9fcc13150083afc2d9d2dcaa3968586a19 authored about 1 year ago by Elia Schito <[email protected]>
Adjust the `ui/tab` colors so when disabled by a form submission they won't flash

github.com/solidusio/solidus - ff3c195e9586680b8bd60682a2ed70163d67ab6d authored about 1 year ago by Elia Schito <[email protected]>
Add a state column to `orders/index`

Co-Authored-By: Rainer Dema <[email protected]>

github.com/solidusio/solidus - c7f7af54b25afb234222c1527e19c16dcfbc7e23 authored about 1 year ago by Elia Schito <[email protected]>
Add support for scopes to `ui/table`

Scopes are alternative pools of record on which further filtering
can be performed.

Co-Authored...

github.com/solidusio/solidus - 1406dad17af6bdd0a49c469ef9658b5d30dace54 authored about 1 year ago by Elia Schito <[email protected]>
Extract common search patterns to a controller helper

This will be also the home for the upcoming scope support.

Co-Authored-By: Rainer Dema <rainer....

github.com/solidusio/solidus - cddacffceece7f2800e80c363f7c98ef2f06f696 authored about 1 year ago by Elia Schito <[email protected]>
Only hide `ui/table` cells overflow horizontally when wrapped

github.com/solidusio/solidus - 9ad6bd6597f3c3ae533f89728e5662015ab01ed8 authored about 1 year ago by Elia Schito <[email protected]>
Allow the `ui/tab` component to pick an arbitrary tag

github.com/solidusio/solidus - 00d145eeadd7ddc5655d95cb421eb87f80d88832 authored about 1 year ago by Elia Schito <[email protected]>
Reset `ui/table` filters when exiting clicking on "cancel" from search mode

Co-Authored-By: Rainer Dema <[email protected]>

github.com/solidusio/solidus - bfae4927858a95daaf58593f9e1363b81b4b533b authored about 1 year ago by Elia Schito <[email protected]>
Reorganize `ui/table` intializer

The list of kwargs and the number of objects was very high, after this
we can delegate some of t...

github.com/solidusio/solidus - 6def880bc625daed487c0918d8c839d506aba876 authored about 1 year ago by Elia Schito <[email protected]>
Let the first render of `ui/table` already hide toolbars based on the mode

Co-Authored-By: Rainer Dema <[email protected]>

github.com/solidusio/solidus - c09369acd44673183c26aa28cfb47e5d89488fe2 authored about 1 year ago by Elia Schito <[email protected]>
Don't change the cursor for disabled button

Using not-allowed can be confusing when a button is disabled temporarily
while submitting a form...

github.com/solidusio/solidus - 12298c4c4feb49153338d419c65f011261503dc1 authored about 1 year ago by Elia Schito <[email protected]>
Fix the store url to always have an HTTP(S) protocol defined

This helps not interpreting a domain as a relative path.
Also points the logo to the root of the...

github.com/solidusio/solidus - d7191a279da526daf0b64707b802f8540f7df5fd authored about 1 year ago by Elia Schito <[email protected]>
Don't add filter hidden inputs if not required in `ui/table`

This helps keeping the query URL short.

Co-Authored-By: Rainer Dema <[email protected]>

github.com/solidusio/solidus - 13ab92ac6e363b8c8c878f910852b9df6f1843b9 authored about 1 year ago by Elia Schito <[email protected]>
Merge pull request #5515 from solidusio/elia/misc-improvements

[admin] Misc improvements

github.com/solidusio/solidus - 67a40c1c55d3a55ea2904a97c4ca43eb1828f794 authored about 1 year ago by Elia Schito <[email protected]>
Restore pointer events on the `ui/toast` component

github.com/solidusio/solidus - 854301de20526730bd80fdea004e9f2adce013bf authored about 1 year ago by Elia Schito <[email protected]>
Update to the latest codecov ORB version

github.com/solidusio/solidus - d0692d869b5e358c85fdcb10c96e03bbb18d3b94 authored about 1 year ago by Elia Schito <[email protected]>
Load the current address with a standard `load_address` before action

github.com/solidusio/solidus - 7c39ea76ee38600f260d9ceba220bbb83014a37f authored about 1 year ago by Elia Schito <[email protected]>
Fix typo sending the response status to the component

github.com/solidusio/solidus - 8340c4bc96dc40888dd8565204a38d5041ed6091 authored about 1 year ago by Elia Schito <[email protected]>