New
solidus_admin/v0.4.0
What's Changed
- test: Wait for modal to open before testing its content by @tvdeyen in https://github.com/solidusio/solidus/pull/5993
- [specs] Wait for modal before testing its content by @MadelineCollier in https://github.com/solidusio/solidus/pull/5998
- Use Order#email to show the order's email in new admin by @softr8 in https://github.com/solidusio/solidus/pull/5596
- [Admin][Users]Add new admin store_credits show page by @MadelineCollier in https://github.com/solidusio/solidus/pull/5978
- [Admin][Products] Add product properties create/edit flow to admin by @MadelineCollier in https://github.com/solidusio/solidus/pull/6011
- tests: Give even more dialogs more time to open in tests by @tvdeyen in https://github.com/solidusio/solidus/pull/6017
- [Admin][Users] Add new admin store credits edit_amount flow by @MadelineCollier in https://github.com/solidusio/solidus/pull/6031
- [Admin][Users] Add new admin store credits edit_memo flow by @MadelineCollier in https://github.com/solidusio/solidus/pull/6033
- [Admin][Users] Add new admin store credits invalidate flow by @MadelineCollier in https://github.com/solidusio/solidus/pull/6034
- [Admin][Users] Add new admin store credits create flow by @MadelineCollier in https://github.com/solidusio/solidus/pull/6036
- [Admin] Add Prettier config by @tvdeyen in https://github.com/solidusio/solidus/pull/6043
- Pin view_component to < 3.21.0 by @tvdeyen in https://github.com/solidusio/solidus/pull/6048
- Fix unsafe html view component, allow ViewComponent 3.21+ by @mamhoff in https://github.com/solidusio/solidus/pull/6055
- [Admin] Use Rails.application.mounted_helpers in base component by @mamhoff in https://github.com/solidusio/solidus/pull/6039
- [Admin] Open edit and new forms in dialog with turbo frame by @tvdeyen in https://github.com/solidusio/solidus/pull/6046
- Fix missing options in select tags by @chaimann in https://github.com/solidusio/solidus/pull/6120
- Remove Display Order from side menu by @chaimann in https://github.com/solidusio/solidus/pull/6119
- [Admin] Fix tailwindcss-rails Version to v3 for Solidus Admin Compatibility by @swamp09 in https://github.com/solidusio/solidus/pull/6135
- [Admin] Allow bulk delete resources by @chaimann in https://github.com/solidusio/solidus/pull/6134
New Contributors
- @chaimann made their first contribution in https://github.com/solidusio/solidus/pull/6120
- @magpieuk made their first contribution in https://github.com/solidusio/solidus/pull/5929
Full Changelog: https://github.com/solidusio/solidus/compare/solidus_admin/v0.3.2...solidus_admin/v0.4.0