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

Allow Puma 6

Puma 6 was disallowed in 2022, because back then Rails itself generated
Gemfiles with `'puma', "...

github.com/solidusio/solidus - ace10871ae6cf8aa77f37d648ee84134324666bc authored 11 months ago by Martin Meyerhoff <[email protected]>
Merge pull request #5594 from solidusio/elia/panel-title

[admin] Reduce the size of the panels title

github.com/solidusio/solidus - be710f38949d02f9714cdda6678256a96efddc77 authored 11 months ago by Elia Schito <[email protected]>
Don't set the button component background on focus

github.com/solidusio/solidus - fceab4e621880bcaed82cbca97d1715c05bee32c authored 11 months ago by Elia Schito <[email protected]>
Reduce the size of the panels title

github.com/solidusio/solidus - 6e370b72dac245610a30f55682d4c43850156b02 authored 11 months ago by Elia Schito <[email protected]>
Render all panel section through a single helper

github.com/solidusio/solidus - 3bf12d08bd397098dbbb0b70357912ea0c022543 authored 11 months ago by Elia Schito <[email protected]>
Add a light background to images

Images with transparency will generally assume a light background.

github.com/solidusio/solidus - 77bcfeb9472d51f063480022fe3f6e9387c2387a authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5513 from solidusio/elia/admin/order-adjustments

[admin] Order adjustments

github.com/solidusio/solidus - 12d750461d98a46f8f1bcd4f89c527047ac780ab authored 12 months ago by Elia Schito <[email protected]>
Add the adjustments index page

github.com/solidusio/solidus - 941f42027db2a56f3fcb5b3680496ba850e37e2c authored 12 months ago by Elia Schito <[email protected]>
Move order feature specs in a folder

github.com/solidusio/solidus - e75f1371517002d66abead81c0adacf526cdcc26 authored 12 months ago by Elia Schito <[email protected]>
Add back url support for the index page component

github.com/solidusio/solidus - 2c5f2d1c8c3e2d9d33abf3696d0aaf0a8defb531 authored 12 months ago by Elia Schito <[email protected]>
Remove unused table component method

github.com/solidusio/solidus - 713a885ec28bfc05af79214a634b602f5b3368ad authored 12 months ago by Elia Schito <[email protected]>
Compact the template methods in the index page component

Make them into a clear list, eventually we'll add specific documentation.

github.com/solidusio/solidus - 628185aa0699427ac3053ce800921b000ec2fe31 authored 12 months ago by Elia Schito <[email protected]>
Avoid warnings for `action_dispatch.show_exceptions` in Rails 7.1

Also removes a repeated configuration.

github.com/solidusio/solidus - 9d5d9776a24de274c30dad37c2d83cd647d1c62f authored 12 months ago by Elia Schito <[email protected]>
Use the clang format for rubocop reports

This format uses the filename:line-number which is easy to copy and
paste in most editors.

github.com/solidusio/solidus - 8a5931218ffe86495199ab4707410b95915c5e60 authored 12 months ago by Elia Schito <[email protected]>
Add optional sidebar rendering to the index page

github.com/solidusio/solidus - 4c5fff905ad6d3c1fec6be75f6ba19d7c4ed92b7 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5593 from solidusio/elia/admin/table-keys

[admin] Consistently use `label` for providing text for table scopes, batch actions and filters

github.com/solidusio/solidus - bb39b3f8a151f8c84fdd7b4dca819e47f6383e55 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5592 from solidusio/elia/admin/drop-redundant-previews

[admin] Remove previews for non-UI components that didn't add much value

github.com/solidusio/solidus - 36a78e7db0b46eb371a127009537c7ec55e88408 authored 12 months ago by Elia Schito <[email protected]>
Keep all the label structs in the table component together

github.com/solidusio/solidus - e717cdb07b017bf29a38d057b345c194317bf639 authored 12 months ago by Elia Schito <[email protected]>
Rename the filters text key from `presentation` to `label`

github.com/solidusio/solidus - 366d39df6ddddcc8d73e3c787df7ff8d09ee1c36 authored 12 months ago by Elia Schito <[email protected]>
Rename the batch_actions text key from `display_name` to `label`

github.com/solidusio/solidus - 2adb60a08616ca4f3831fa2e3c485fe5e5938df3 authored 12 months ago by Elia Schito <[email protected]>
Remove previews for non-UI components that didn't add much value

The coverage shouldn't drop after this change.

github.com/solidusio/solidus - d4c83e3aced349017d54496a65731790e81a93cd authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5590 from solidusio/elia/vc-3.9

[admin] Require ViewComponent v3.9 with inheritable translations

github.com/solidusio/solidus - 64f6a582a6a3795ebc7e09df877aa5fb9b64a78a authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #3379 from nebulab/kennyadsl/sprockets-4-support

Add support for Sprockets v4 to the DummyApp

github.com/solidusio/solidus - 7bab27b1a160c3c002c566813754ab1b9c7fc8d8 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5589 from solidusio/elia/mock-component-fix

[admin] Fix mock components reported location

github.com/solidusio/solidus - 9692a6833104aeef9659b06714da02d6840abe8b authored 12 months ago by Elia Schito <[email protected]>
Require ViewComponent v3.9 with inheritable translations

github.com/solidusio/solidus - 23e87cc0489049d0754486b45c7e72c8b8b37b47 authored 12 months ago by Elia Schito <[email protected]>
Ensure ViewComponent warnings for mock components report the correct location

github.com/solidusio/solidus - 73bc29eedacbf914107e71976ced12e5b8147b70 authored 12 months ago by Elia Schito <[email protected]>
Make navigation mock components return a safe string

github.com/solidusio/solidus - 82dcf1ed4e0445409cc16769a35cac0c5224f7a2 authored 12 months ago by Elia Schito <[email protected]>
Lock rack to be less than 3

Removing the dependency on sprockets < 4 rack is now unbounded, but
rack 3 is only supported fro...

github.com/solidusio/solidus - 9c4057d3b729e99ccb74f90ae40db23bc5fec0b5 authored 12 months ago by Elia Schito <[email protected]>
Add a DummyApp sprockets 4 configuration manifest

This is needed from Sprockets, since v4. It contains
all dependencies that needs to be compiled....

github.com/solidusio/solidus - 1a35ea58caf9bd20b03cd2d113cbc3d5ccaa14e8 authored 12 months ago by Alberto Vena <[email protected]>
Remove the hound badge from the README

github.com/solidusio/solidus - 6ef5c78b2bc4f5ce58630ca1af482349cf3d366f authored 12 months ago by Elia Schito <[email protected]>
Ensure draft releases name and tag-name are handled in release scripts

github.com/solidusio/solidus - 9d29194b81d4a4a848ca0fa101dbffc45c61df3e authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5582 from solidusio/elia/fix-select2-locales-loading-with-precompiled-assets

Fix the check on select2 translations asset existence

github.com/solidusio/solidus - 5eeae45982acf56519812c4a21e1663f8b2b4870 authored 12 months ago by Elia Schito <[email protected]>
Fix the check on select2 translations asset existence

In environment expecting precompiled assets `Rails.application.assets`
is `nil` and we should fa...

github.com/solidusio/solidus - 8f997be67d5a6dc8153a9a176aebdb1bbb4ac01c authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5583 from solidusio/elia/separate-subframeworks-ci-runs

Separate subframeworks CI runs

github.com/solidusio/solidus - be5fea9d4765ace60acc7ba5065178b00fdfe538 authored 12 months ago by Elia Schito <[email protected]>
Run each subframework's specs separately

Make it easier to see the error in the RSpec report when running
multiple subframeworks in the s...

github.com/solidusio/solidus - 0b9ca18bd1ef6c3a19cdc39da0bb213178301b60 authored 12 months ago by Elia Schito <[email protected]>
Release solidus_admin/v0.2.0

github.com/solidusio/solidus - 2b28f94ecfca729dbd7cd170a7ac7b356fd82614 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5580 from solidusio/elia/restore-coverage-uploads

Restore coverage tracking

github.com/solidusio/solidus - 4c635fe5f1359c30eb68f7f5d784432b0f69cb1b authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5574 from solidusio/elia/restore-rails-main-specs

Add Rails main branch to Circle CI test matrix

github.com/solidusio/solidus - d01b825e63e19697259d2d7fd9d6850f816cc2a4 authored 12 months ago by Elia Schito <[email protected]>
Add Rails main branch to Circle CI test matrix

github.com/solidusio/solidus - bdf29dc09b7e69a92f1d2bff17908d96c0ba398e authored 12 months ago by Peter Berkenbosch <[email protected]>
Remove unused YAML references

github.com/solidusio/solidus - 399922f0c95e8785855c019cdeeb04718d14bdeb authored 12 months ago by Elia Schito <[email protected]>
Manually set the Rails version accepting both version numbers and branches

github.com/solidusio/solidus - 80284f87f7259bc3838a7f7748467463eadeadc9 authored 12 months ago by Elia Schito <[email protected]>
Get known rails branches from the git repo

github.com/solidusio/solidus - 11a35d371aa6ab4625a6216247b24434cefce878 authored 12 months ago by Elia Schito <[email protected]>
Add a missing spec for the admin/tax_rates section

github.com/solidusio/solidus - dcab63a20a263061d17df718c998098e3b259490 authored 12 months ago by Elia Schito <[email protected]>
Add spec coverage for missing translations handling

github.com/solidusio/solidus - 0025c047646c3ace7853593f8d589b8a442f1cf6 authored 12 months ago by Elia Schito <[email protected]>
Add coverage for editing stock items in the admin

github.com/solidusio/solidus - 811d3baeaa22d8aac678b1ac9e31bc77c46963b1 authored 12 months ago by Elia Schito <[email protected]>
Fix the admin/properties spec filename

github.com/solidusio/solidus - 6948a97cdf475834fb70a2c60752373645cab7b3 authored 12 months ago by Elia Schito <[email protected]>
Add coverage for importing backend menu items into the admin

github.com/solidusio/solidus - 4465f025dec03441d8e51a12abdeffb3c607a491 authored 12 months ago by Elia Schito <[email protected]>
Merge the coverage command and job

Avoid env variables that seem to not work properly and bump the ruby
version.

github.com/solidusio/solidus - ba60db3dd65393b3ef40d9e860867bd67b152b88 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5561 from nebulab/rainerd+elia/admin/index-component

[Admin] Introduce base Index Component

github.com/solidusio/solidus - e5f001da52fbbd58130e411f52213299f9674dbd authored 12 months ago by Elia Schito <[email protected]>
Extract common index pages translations to the super component

github.com/solidusio/solidus - 26074dac70207cee294cf5e730fadab309f3e42b authored 12 months ago by Elia Schito <[email protected]>
Add back styles to the preview layout

github.com/solidusio/solidus - c016d80d9eee35d628fdce98053af7627a325b85 authored 12 months ago by Elia Schito <[email protected]>
Use ui/pages/index component tabbed index components

github.com/solidusio/solidus - ed0c6cb396f7194f239871a8003bfb4ef1b4d2dd authored 12 months ago by Elia Schito <[email protected]>
Add support for inheritable translations

Waiting for https://github.com/ViewComponent/view_component/pull/1934
to be released.

github.com/solidusio/solidus - 6d6300847a5bc38f0a5ac3a4bba3bfdff29debb5 authored 12 months ago by Elia Schito <[email protected]>
Use ui/pages/index component in promotion_categories/index component

github.com/solidusio/solidus - 81b3481e9c647e28002502375dcf1ce1f08c2c4b authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in promotions/index component

github.com/solidusio/solidus - 5b29bc6c0c4474bf3b5a006b34608b4daf0af45f authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in payment_methods/index component

github.com/solidusio/solidus - a042db763026e9928442882d5e585cc2c1b8c5e4 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in propertiies/index component

github.com/solidusio/solidus - 797317379b85ca85e70516ae28dd97ce9038c797 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in taxonomies/index component

github.com/solidusio/solidus - 2c32de6ad7152ee7db5bb661e3c89fb0875e4543 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in orders/index component

github.com/solidusio/solidus - f25b512a50fb63e12ff8de4154be1c22682347c4 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in users/index component

github.com/solidusio/solidus - 13e5d008b2f935be8381d78060c9ea875a99cdfb authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in zones/index component

github.com/solidusio/solidus - 59d7e35cfe3f1a38c3a2290e4293cba22842c6e2 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in option_types/index component

github.com/solidusio/solidus - 7ac8c844405a87785f8d9488f9ef4dfe77a73e36 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in stores/index component

github.com/solidusio/solidus - a9a15f1ed49e4db5ae478ba2f7a3b7b417a75279 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in products/index component

github.com/solidusio/solidus - 455bdce8e77085e42c88ae22ed890be19102bc9d authored 12 months ago by Rainer Dema <[email protected]>
Create ui/pages/index component

Co-Authored-By: Elia Schito <[email protected]>

github.com/solidusio/solidus - a73abe8ce391f4d5bb1224288bb112a98f534c85 authored 12 months ago by Rainer Dema <[email protected]>
Use ui/pages/index component in stock_items/index component

github.com/solidusio/solidus - 6f264b4f2ee197158f72d68a3139c956d52ea7b0 authored 12 months ago by Rainer Dema <[email protected]>
Reuse the sandbox Procfile.dev in the main Procfile.dev

Also shorten the admin tailwind watcher to be just `admin`.

github.com/solidusio/solidus - 8a98d20df8b93024a263f6c2ec9e3c4fc91ce64e authored 12 months ago by Elia Schito <[email protected]>
Fix top rounded borders on the ui/table component

github.com/solidusio/solidus - 7c5c12b7e28afebd6a56780e90255c699f4a1869 authored 12 months ago by Elia Schito <[email protected]>
Let the admin alpha features preference setter not have a question mark

github.com/solidusio/solidus - 784ae12efecf37cd5db7f4707fec5d3ec1844aa2 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5577 from tonxyx/fix-property-destroy

Fix property destroy - use destroy instead of discard

github.com/solidusio/solidus - 8411f0530dc55c9e5efbdca331ed5ea16679a7ee authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5575 from solidusio/elia/rakefile

Split the main Rakefile into themed sub-files

github.com/solidusio/solidus - 5194d99b57eec05c55f989719ca4251b0452874c authored 12 months ago by Elia Schito <[email protected]>
Fix property destroy - use destroy instead of discard

github.com/solidusio/solidus - 29d6a81a16620f938d2773fa7f34208bea3bb1aa authored 12 months ago by Toni Butkovic <[email protected]>
Move linting commands to rake tasks

Only check files tracked by git and not generated and temporary files.

github.com/solidusio/solidus - 413c4c95abb6e0de52932cf8754239b0ea9cc117 authored 12 months ago by Elia Schito <[email protected]>
Split the rake file in themed task files

github.com/solidusio/solidus - e1361eedc9063e7bf124d01b1a363d46e8233b96 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5573 from solidusio/elia/starter-tailwind

Update the procfile to include the TW build for the frontend

github.com/solidusio/solidus - 2c8298567a91a7e2e8874a0a52e35f72a628c7f1 authored 12 months ago by Elia Schito <[email protected]>
Update the procfile to include the TW build for the frontend

github.com/solidusio/solidus - 35464138e84395da51a4aada4e80b903a01bf15f authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5571 from solidusio/github-actions/7338044811-1-1703678274

Post-release chores after having released Solidus v4.3.0

github.com/solidusio/solidus - 9af5ea04b6c52f31325aea39afeb36ec19b4b677 authored 12 months ago by Elia Schito <[email protected]>
Post-release chores after having released Solidus v4.3.0

This code has been automatically generated by our 'Prepare post-release' GitHub
action.

Make su...

github.com/solidusio/solidus - 6191fc2fb59299ab59f9c7bbcb097b2d1994a17b authored 12 months ago by elia <[email protected]>
Remove extra args from post-release script call

github.com/solidusio/solidus - dbdafabaa27f7540f959a79820ef2e53a4e3a212 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5570 from solidusio/elia/gh-actions-fix

Post release GH actions fix

github.com/solidusio/solidus - 6d6ebf0a1607f267daae7015dbd9ad24c5193313 authored 12 months ago by Elia Schito <[email protected]>
Allow running the post release action manually

github.com/solidusio/solidus - 711ae694cd715749886f291d2b38baf17a1239d7 authored 12 months ago by Elia Schito <[email protected]>
Remove extra "cd" in post release GH action

github.com/solidusio/solidus - 71fee66e70ebc9f37b060d173cc4bfc23b114812 authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5568 from solidusio/github-actions/7302928632-1-1703270526

Prepare release for Solidus v4.3.0

github.com/solidusio/solidus - 82900b946f22b8e3fd6390f1fc3a43c53dfa83fc authored 12 months ago by Elia Schito <[email protected]>
Merge pull request #5569 from solidusio/elia/flakey-spec-fix

Ensure the customer returns specs leverages time outs

github.com/solidusio/solidus - d86d7bb77b4724b153f41ac98bfaa773d82e1fc4 authored 12 months ago by Alberto Vena <[email protected]>
Ensure the customer returns specs leverages time outs

This is the most probable cause of previous flakyness.

github.com/solidusio/solidus - a14176f34e9a5080d30772f30fb04da9a7418d30 authored 12 months ago by Elia Schito <[email protected]>
Prepare release for Solidus v4.3.0

This code has been automatically generated by our 'Prepare release' GitHub
action.

The actual r...

github.com/solidusio/solidus - 02560130bd4fcb5287d0f4726dff909bf260214c authored almost 1 year ago by elia <[email protected]>
Merge pull request #5566 from nebulab/kennyadsl/fix-missing-action

Remove unused action in controller callbacks

github.com/solidusio/solidus - d9cb1e1f4f7d4f33914616bcf2268bb99b2a97dd authored almost 1 year ago by Rainer Dema <[email protected]>
Remove unused `load_promotion_category` method and callback

Removed the load_promotion_category method and its corresponding
before_action for the non-exis...

github.com/solidusio/solidus - 7a3b599e553a3130797316a8908b2643f6c76f71 authored almost 1 year ago by Rainer Dema <[email protected]>
Remove unused action in controller callbacks

With Rails 7.1, callbacks only work with actions that are defined
on the controller. This check ...

github.com/solidusio/solidus - de02e88494728b1b209f0b0f0581e8e509212d51 authored almost 1 year ago by Alberto Vena <[email protected]>
Merge pull request #5567 from nebulab/nebulab/fix-installer-specs

Update installer specs to match the new starter content

github.com/solidusio/solidus - 08ba83f7bb9753c592f44cf6eeb5ef82894fd248 authored almost 1 year ago by Rainer Dema <[email protected]>
Update installer specs to match the new starter content

github.com/solidusio/solidus - d5b02587291ef52538ec61b0d565740910ca8c72 authored almost 1 year ago by Alberto Vena <[email protected]>
Fix the signature of bin/release/update-changelog

github.com/solidusio/solidus - b141cf846592f770d5539088572644a91c6605e5 authored almost 1 year ago by Elia Schito <[email protected]>
Add a missing require to the bump-version script

github.com/solidusio/solidus - 98c8a426e195dcc861ed81a75e72981fabbab359 authored almost 1 year ago by Elia Schito <[email protected]>
Merge pull request #5563 from solidusio/elia/enable-admin-preview

Enable the admin preview by default for new installations

github.com/solidusio/solidus - bba617e08355b7eb9b5fd9f53c542606b6d1861c authored almost 1 year ago by Elia Schito <[email protected]>
Merge pull request #5540 from brettchalupa/flash-revision

chore(admin): restyle legacy UI flash to not overlap buttons

github.com/solidusio/solidus - 5120a8d8ec7d1c3ca121dcc5b7815092fd4338fe authored almost 1 year ago by Elia Schito <[email protected]>
Merge pull request #5498 from mamhoff/use-configurable-promo-adjuster-in-callback

Use configurable promo adjuster in callback

github.com/solidusio/solidus - 594f479d8af0fedb45ca60885375e952fcf9c3fa authored almost 1 year ago by Elia Schito <[email protected]>
Release v0.1.0

github.com/solidusio/solidus - 0d15e02d6131d9c322ebfe5f999077019edc8562 authored almost 1 year ago by Elia Schito <[email protected]>
Enable the admin preview by default for new installations

github.com/solidusio/solidus - ab793315e1e96a517dfa5386a8266490c2052b3a authored almost 1 year ago by Elia Schito <[email protected]>
Merge pull request #5562 from nebulab/rainerd/admin/add-pagination-in-payment-methods-index-component

[Admin] Include pagination in `payment_methods/index` component

github.com/solidusio/solidus - 7601be84dfd3f7a8422e7e02a1cabd7a3ad397d9 authored almost 1 year ago by Rainer Dema <[email protected]>
Include pagination in `payment_methods/index` component table

github.com/solidusio/solidus - 4290d31b53a34fc408056d7872e6afad646aca38 authored about 1 year ago by Rainer Dema <[email protected]>