-
-
Notifications
You must be signed in to change notification settings - Fork 344
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 User prompt for missing inputs #1681
Conversation
Add Initial Lifecycle Hooks - Configuring/Configured by @lrljoe in v3 - Initial Lifecycle Hooks - Configuring/Configured rappasoft#1520 Add "HasAllTraits" for Maintainability by @lrljoe in v3 - Splitting Codebase - ConfigurableAreas, CollapsingColumns and TableAttributes rappasoft#1514 Rename row-contents blades for clarity by @lrljoe in V3 Rename row-contents blades rappasoft#1519 Add missing tests for DateFilter and DateTimeFilter by @lrljoe in V3 Adds missing tests for DateTimeFilter and DateFilter rappasoft#1527
Update Changelog
Develop to Master 3.1.2
- Add additional Lifecycle Hook by @lrljoe in rappasoft#1534 - SettingColumns/ColumnsSet - Migrate methods for pre-render out of render by @lrljoe in rappasoft#1534 - Update tests to reflect hooks by @lrljoe in rappasoft#1534 - Update tests to add invalid string tests for dates by @lrljoe in rappasoft#1534 - Remove maps and minimise functions from FrontendAssets by @lrljoe in rappasoft#1534
Develop to Master - Workflows Only
V3 - Develop to Master (3.1.3)
## [v3.1.4] - 2023-12-04 ### New Features - Add capability to hide Column Label by @lrljoe in rappasoft#1512 - Add capability to set a custom script path for the scripts/styles by @lrljoe in rappasoft#1557 - Added rowsRetrieved Lifecycle Hook, expanded documentation for Lifecycle Hooks ### Bug Fixes - Added missing tailwind background colour class for when hovering over the clear button in dark mode by @slakbal in rappasoft#1553 - Fixed extraneous space in config.php by @viliusvsx in in rappasoft#1577 - Changed table default vertical overflow to auto by @dmyers in rappasoft#1573 - Fix footer rendering issue with extra td displayed depending on bulk action statuses ### Tweaks - Create additional Exception Classes (NoColumnsException, NoSearchableColumnsException, NoSortableColumnsException) - Revert previous splitting of JS Files - Add capability to customise Bulk Actions Styling with tests by @lrljoe in rappasoft#1564 - TH Classes - TH Checkbox Classes - TD Classes - TD Checkbox Classes
Pre 3.1.5 release merge
Develop to Master
3.1.7 Develop to Master
v3.1.8 - Release
…#1621) * Fix CHANGELOG.md missing release
V3.2.1 Release
v3.2.2 Release
V3.2.3 Pre-Release Merge (rappasoft#1675)
@lrljoe Can you review this? |
Looks okay to me. Away for a bit but @rappasoft may be able to merge this in and do a release |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@lrljoe @rappasoft |
Apologies, been a bit busy of late! Will look to get this reviewed and merged in this week. |
This provides option in console to prompt for missing input.
Screenshots:
For Model:
For Model with modelpath
All Submissions:
New Feature Submissions:
Changes to Core Features: