-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SolidusAdmin
#5068
Add SolidusAdmin
#5068
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5068 +/- ##
==========================================
+ Coverage 88.74% 88.77% +0.02%
==========================================
Files 565 609 +44
Lines 13986 14762 +776
==========================================
+ Hits 12412 13105 +693
- Misses 1574 1657 +83
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
SolidusAdmin
development branch (don't merge yet 🙅♂️)
3a06dd5
to
2918e38
Compare
3a6c427
to
673deb7
Compare
SolidusAdmin
development branch (don't merge yet 🙅♂️)SolidusAdmin
The focus ring was not properly shown and the disabled border wasn't set.
This is a leftover from when we switched to rendering components directly.
It was a typo.
This will represent all input shaped elements like `input`, `textarea` and `select`.
Those are not dependent on the authentication system.
This is temporary and will last until we get out of v0.x.
For now it should stay opt-in.
Backend should not depend on solidus_admin.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Add SolidusAdmin to the list solidus sub-frameworks, for now it will live in the repo and be released separately while we complete coverage for the existing backend sections.
During the intermediate phase it will be possible to keep SolidusAdmin and Spree::Backend in the same rails application and benefit immediately from the updated UI/UX of the sections covered by the new admin dashboard.
Features
deface
)Action Items: