fix: select dropdowns clipped by sections, add approval actions to posts
All checks were successful
Deploy / deploy (push) Successful in 12s
All checks were successful
Deploy / deploy (push) Successful in 12s
- Fix CollapsibleSection overflow clipping select dropdowns - Add SlidePanel footer prop for always-visible save/cancel bar - Add approval action buttons: Send to Review, Approve, Reject, Schedule - Add sync-brands.js script for local→remote NocoDB brand sync - Add posts.reject i18n key (en + ar) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -888,5 +888,6 @@
|
||||
"posts.approvers": "المعتمدون",
|
||||
"posts.selectApprovers": "اختر المعتمدين...",
|
||||
"posts.scheduling": "الجدولة والتعيين",
|
||||
"posts.content": "المحتوى"
|
||||
"posts.content": "المحتوى",
|
||||
"posts.reject": "رفض"
|
||||
}
|
||||
Reference in New Issue
Block a user