solidus_admin/v0.3.0
tvdeyen
released this
18 Oct 05:54
·
581 commits
to main
since this release
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