Releases: solidusio/solidus
Releases · solidusio/solidus
solidus_admin/v0.3.1
What's Changed
Full Changelog: solidus_admin/v0.3.0...solidus_admin/v0.3.1
solidus_admin/v0.3.0
What's Changed
- [admin] Fix mock components reported location by @elia in #5589
- [admin] Require ViewComponent v3.9 with inheritable translations by @elia in #5590
- [admin] Remove previews for non-UI components that didn't add much value by @elia in #5592
- [admin] Consistently use
label
for providing text for table scopes, batch actions and filters by @elia in #5593 - [admin] Reduce the size of the panels title by @elia in #5594
- fix(admin stock items spec): Wait for tab to be active by @tvdeyen in #5601
- [admin] Document SolidusAdmin intended usage and how to contribute by @elia in #5595
- [ADMIN] Fix flash messages coloring by @spaghetticode in #5681
- Convert existing Admin modals to Turbo frames by @spaghetticode in #5688
- [admin] fix docs links in README by @ccarruitero in #5703
- Make SolidusAdmin's testing support code require-able by @mamhoff in #5700
- [Admin] Add the ability to configure batch action confirmation by @forkata in #5702
- Show the page action for creating a new shipping method by @forkata in #5719
- [Admin] Create new Refund Reasons by @spaghetticode in #5696
- [Admin] Add Update Tax Category feature by @spaghetticode in #5697
- Move solidus admin promotion to legacy promotions by @mamhoff in #5724
- Show "Unavailable" status for products with a future
Available On
date by @forkata in #5734 - Docker development environment improvements by @nvandoorn in #5735
- Create custom orders index component for solidus_legacy_promotions by @mamhoff in #5779
- Use configurable adjustment promotion source types in Thumbnail.for by @mamhoff in #5781
- Fix flaky spec with sleep by @mamhoff in #5783
- Components registry safe reload by @mamhoff in #5780
- SolidusAdmin: Components per Adjustment Source by @mamhoff in #5789
- Support Tailwind CSS in core dummy app by @mamhoff in #5798
- Admin adjustable components by @mamhoff in #5791
- [Admin] Create new Adjustment Reasons by @MadelineCollier in #5811
- Add before action to handle option type params by @nvandoorn in #5816
- [Admin] Adjustment Reasons edit/update by @MadelineCollier in #5815
- [Admin] Shipping Categories edit/update by @MadelineCollier in #5817
- [Admin] Refund Reasons edit/update by @MadelineCollier in #5819
- [Admin] Create new Store Credit Reasons by @MadelineCollier in #5820
- [Admin] Store Credit Reasons edit/update & New request specs to appease Codecov by @MadelineCollier in #5821
- [Admin] Add request spec for Refund Reasons & other minor edits by @MadelineCollier in #5822
- Remove unused load methods & Add more request spec coverage by @MadelineCollier in #5825
- [Admin] Introduce RMA reasons creation & modification capability by @MadelineCollier in #5829
- [Admin] Introduce role creation by @MadelineCollier in #5831
- [SolidusAdmin] Remove inaccessible details/summary element by @mamhoff in #5835
- [Admin] Edit/Update roles via new admin UI by @MadelineCollier in #5828
- Standardize admin controller setup methods by @MadelineCollier in #5842
- [Admin] Update Spree::Role admin UI with descriptions & required names by @MadelineCollier in #5844
- [Admin] Add new users admin addresses page by @MadelineCollier in #5865
- [Admin] Add new users admin order history page by @MadelineCollier in #5869
- [Admin] Handle states_required? in admin address component by @MadelineCollier in #5871
- Add filtering by store to orders index component by @forkata in #5870
- [Admin] Add new users admin items page by @MadelineCollier in #5874
Full Changelog: solidus_admin/v0.2.0...solidus_admin/v0.3.0
v4.3.5
v4.3.4
Solidus Core
- [v4.3] Fix down migration for promotion_orders promotions foreign key by @github-actions[bot] in #5652
Solidus Backend
- [v4.3] Use routing proxy in locale selection by @github-actions[bot] in #5671
- [v4.3] Menu item should not match url if match_path is set by @github-actions[bot] in #5651
- [v4.3] Do not show theme selector if only one theme is configured by @github-actions[bot] in #5707
- [v4.3] Fix search by variant on stock items by @github-actions[bot] in #5663
Full Changelog: v4.3.3...v4.3.4
v4.2.4
Solidus Core
- [v4.2] Allow "sqlite3" as ENV["DB"] by @mamhoff in #5613
- Fix dummy app database.yml for ENV[DB] = sqlite3 by @mamhoff in #5619
- Dummy App generator: Use db var instead of ENV var by @mamhoff in #5623
- [v4.2] Skip `ActionCable` for dummy apps by @github-actions[bot] in #5631
- [v4.2] Explicitly require URI in app configuration by @github-actions[bot] in #5647
- [4.2] Fix latest rubocop issues by @tvdeyen in #5653
Solidus Backend
- [4.2] Fix latest rubocop issues by @tvdeyen in #5653
- [v4.2] Fix search by variant on stock items by @github-actions[bot] in #5662
- [v4.2] Menu item should not match url if match_path is set by @github-actions[bot] in #5650
Solidus API
Solidus Sample
Solidus
Full Changelog: v4.2.3...v4.2.4
v4.1.5
Solidus Core
- [v4.1] [v4.2] Allow "sqlite3" as ENV["DB"] by @github-actions[bot] in #5617
- [v4.1] Dummy App generator: Use db var instead of ENV var by @github-actions[bot] in #5626
- [v4.1] Skip `ActionCable` for dummy apps by @github-actions[bot] in #5630
- [v4.1] Explicitly require URI in app configuration by @github-actions[bot] in #5646
- [4.1] Fix latest rubocop offenses by @tvdeyen in #5654
Solidus Backend
Solidus API
Solidus Sample
Solidus
Full Changelog: v4.1.4...v4.1.5
v4.3.3
Solidus
- [v4.3] Add Admin Tailwind build when generating sandbox by @github-actions[bot] in #5689
Solidus Core
- [v4.3] Add Admin Tailwind build when generating sandbox by @github-actions[bot] in #5689
- [v4.3] Explicitly require URI in app configuration by @github-actions[bot] in #5648
- [v4.3] Fix minor sandbox generation issues by @github-actions[bot] in #5676
- [v4.3] Fix specs failing after Money 6.18.0 release by @github-actions[bot] in #5691
Solidus Admin
- [v4.3] Fix minor sandbox generation issues by @github-actions[bot] in #5676
Solidus Backend
- [v4.3] Fix JS locale data for release of Money 6.19 by @github-actions[bot] in #5690
Full Changelog: v4.3.2...v4.3.3
v4.3.2
Solidus Core
- [v4.3] Disable admin preview for extensions test apps by @github-actions[bot] in #5602
- [v4.3] Bundle solidus_admin >= 0.2 in Solidus installer by @github-actions[bot] in #5608
Solidus Backend
- [v4.3] Use `spree` routing proxy in theme selection partial by @github-actions[bot] in #5603
- [v4.3] Theme selection for Solidus Admin: Use spree routing proxy by @github-actions[bot] in #5605
Full Changelog: v4.3.1...v4.3.2