We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for Laravel-Backpack/CRUD:
Last week 20 issues were created. Of these, 9 issues have been closed and 11 issues are still open.
💚 #2611 Error when saving using select2_from_array with an id other than the key (only in pgsql), by DanielKimmich 💚 #2609 [4.1.0][Feature] Allow Counting for select_multiple records, by AbbyJanke 💚 #2608 [4.1.x][Feature] Upon DataTable AJAX error, trigger modal / swal / alert with error information, by tabacitu 💚 #2606 [4.0] select2_from_ajax "Collection::getKey does not exist", by mamprogr 💚 #2605 [Feature request] set default value in select2_from_ajax, by mamprogr 💚 #2604 [4.1.x][Feature] DocBlock for each field, column, filter, widget, button, by tabacitu 💚 #2602 [Feature request] select2_from_ajax without relationship, by mamprogr 💚 #2601 [4.1.0][Ready] Renamed field "wrapperAttributes" to "wrapper", by tabacitu 💚 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu 💚 #2597 [4.1.0][Bug] Problems with relationship field type, by DanielKimmich 💚 #2596 [4.1.0][Feature][Merged] Chart widget + ChartController, by tabacitu
❤️ #2610 [4.1.0] Show operation adds a "Save and Preview" save action, by tabacitu ❤️ #2607 How to create a modal button with Backpack?, by tsnobre90 ❤️ #2603 Is Backpack 3.6 compatible with Laravel 7 ?, by KevinRignault ❤️ #2598 Update checklist.blade.php, by PiahDoNeumann ❤️ #2595 patch upload_multiple.blade.php, by vonsogt ❤️ #2594 [Suggestion] Add "Closure" type for setupUpdateOperation(), by alucard001 ❤️ #2593 [4.1.x][Feature] Chart widget, by tabacitu ❤️ #2592 [4.0] Fix widget styles not loading, by tabacitu ❤️ #2590 cannot edit n to n , by sokvebolkol
👍 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu It received 👍 x0, 😄 x0, 🎉 x0 and ❤️ x1.
🔈 #2598 Update checklist.blade.php, by PiahDoNeumann It received 6 comments.
Last week, 13 pull requests were created, updated or merged.
Last week, 8 pull requests were updated. 💛 #2601 [4.1.0][Ready] Renamed field "wrapperAttributes" to "wrapper", by tabacitu 💛 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu 💛 #2596 [4.1.0][Feature][Merged] Chart widget + ChartController, by tabacitu 💛 #2577 [4.1][Bug fixing] Guess relation info from relation methods, by tabacitu 💛 #2513 [4.1] Fluent syntax for Columns and Fields, by tabacitu 💛 #2508 [WIP] Final branch for 4.1 upgrade, by tabacitu 💛 #2266 [4.1][Feature][Beta] Repeatable field type (aka matrix; aka group), by tabacitu 💛 #1408 [4.1.x][Feature][Ready] Phone field type, by tabacitu
Last week, 5 pull requests were merged. 💜 #2610 [4.1.0] Show operation adds a "Save and Preview" save action, by tabacitu 💜 #2598 Update checklist.blade.php, by PiahDoNeumann 💜 #2592 [4.0] Fix widget styles not loading, by tabacitu 💜 #2572 [4.1] Fluent syntax for filters, by tabacitu 💜 #2448 [4.1][Feature][Done] Column anchors for list view, by pxpm
Last week there were 6 commits. 🛠️ Merge pull request #2598 from PiahDoNeumann/patch-1 Update checklist.blade.php by tabacitu 🛠️ Update checklist.blade.php Add option to set attributes config by PiahDoNeumann 🛠️ Update CHANGELOG.md by tabacitu 🛠️ Merge pull request #2592 from Laravel-Backpack/fix-widget-styles-not-loading [4.0] Fix widget styles not loading by tabacitu 🛠️ fixes #2074 by tabacitu 🛠️ Update weekly-digest.yml by tabacitu
Last week there were 2 contributors. 👤 tabacitu 👤 PiahDoNeumann
Last week there were 9 stagazers. ⭐ hamidms ⭐ Tegos ⭐ devnulldd ⭐ animaxdev ⭐ timpakul ⭐ nicolascoutureau ⭐ mulsun ⭐ nobiit ⭐ D1maB You all are the stars! 🌟
Last week there was 1 release. 🚀 4.0.57 4.0.57 🌈
That's all for last week, please 👀 Watch and ⭐ Star the repository Laravel-Backpack/CRUD to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for Laravel-Backpack/CRUD:
ISSUES
Last week 20 issues were created.
Of these, 9 issues have been closed and 11 issues are still open.
OPEN ISSUES
💚 #2611 Error when saving using select2_from_array with an id other than the key (only in pgsql), by DanielKimmich
💚 #2609 [4.1.0][Feature] Allow Counting for select_multiple records, by AbbyJanke
💚 #2608 [4.1.x][Feature] Upon DataTable AJAX error, trigger modal / swal / alert with error information, by tabacitu
💚 #2606 [4.0] select2_from_ajax "Collection::getKey does not exist", by mamprogr
💚 #2605 [Feature request] set default value in select2_from_ajax, by mamprogr
💚 #2604 [4.1.x][Feature] DocBlock for each field, column, filter, widget, button, by tabacitu
💚 #2602 [Feature request] select2_from_ajax without relationship, by mamprogr
💚 #2601 [4.1.0][Ready] Renamed field "wrapperAttributes" to "wrapper", by tabacitu
💚 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu
💚 #2597 [4.1.0][Bug] Problems with relationship field type, by DanielKimmich
💚 #2596 [4.1.0][Feature][Merged] Chart widget + ChartController, by tabacitu
CLOSED ISSUES
❤️ #2610 [4.1.0] Show operation adds a "Save and Preview" save action, by tabacitu
❤️ #2607 How to create a modal button with Backpack?, by tsnobre90
❤️ #2603 Is Backpack 3.6 compatible with Laravel 7 ?, by KevinRignault
❤️ #2598 Update checklist.blade.php, by PiahDoNeumann
❤️ #2595 patch upload_multiple.blade.php, by vonsogt
❤️ #2594 [Suggestion] Add "Closure" type for setupUpdateOperation(), by alucard001
❤️ #2593 [4.1.x][Feature] Chart widget, by tabacitu
❤️ #2592 [4.0] Fix widget styles not loading, by tabacitu
❤️ #2590 cannot edit n to n , by sokvebolkol
LIKED ISSUE
👍 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu
It received 👍 x0, 😄 x0, 🎉 x0 and ❤️ x1.
NOISY ISSUE
🔈 #2598 Update checklist.blade.php, by PiahDoNeumann
It received 6 comments.
PULL REQUESTS
Last week, 13 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 8 pull requests were updated.
💛 #2601 [4.1.0][Ready] Renamed field "wrapperAttributes" to "wrapper", by tabacitu
💛 #2599 [4.1.0] Fluent Syntax for Widgets, by tabacitu
💛 #2596 [4.1.0][Feature][Merged] Chart widget + ChartController, by tabacitu
💛 #2577 [4.1][Bug fixing] Guess relation info from relation methods, by tabacitu
💛 #2513 [4.1] Fluent syntax for Columns and Fields, by tabacitu
💛 #2508 [WIP] Final branch for 4.1 upgrade, by tabacitu
💛 #2266 [4.1][Feature][Beta] Repeatable field type (aka matrix; aka group), by tabacitu
💛 #1408 [4.1.x][Feature][Ready] Phone field type, by tabacitu
MERGED PULL REQUEST
Last week, 5 pull requests were merged.
💜 #2610 [4.1.0] Show operation adds a "Save and Preview" save action, by tabacitu
💜 #2598 Update checklist.blade.php, by PiahDoNeumann
💜 #2592 [4.0] Fix widget styles not loading, by tabacitu
💜 #2572 [4.1] Fluent syntax for filters, by tabacitu
💜 #2448 [4.1][Feature][Done] Column anchors for list view, by pxpm
COMMITS
Last week there were 6 commits.
🛠️ Merge pull request #2598 from PiahDoNeumann/patch-1 Update checklist.blade.php by tabacitu
🛠️ Update checklist.blade.php Add option to set attributes config by PiahDoNeumann
🛠️ Update CHANGELOG.md by tabacitu
🛠️ Merge pull request #2592 from Laravel-Backpack/fix-widget-styles-not-loading [4.0] Fix widget styles not loading by tabacitu
🛠️ fixes #2074 by tabacitu
🛠️ Update weekly-digest.yml by tabacitu
CONTRIBUTORS
Last week there were 2 contributors.
👤 tabacitu
👤 PiahDoNeumann
STARGAZERS
Last week there were 9 stagazers.
⭐ hamidms
⭐ Tegos
⭐ devnulldd
⭐ animaxdev
⭐ timpakul
⭐ nicolascoutureau
⭐ mulsun
⭐ nobiit
⭐ D1maB
You all are the stars! 🌟
RELEASES
Last week there was 1 release.
🚀 4.0.57 4.0.57 🌈
That's all for last week, please 👀 Watch and ⭐ Star the repository Laravel-Backpack/CRUD to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: