Skip to content
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

Added TimePicker and time method with generate argument #15215

Closed
wants to merge 2 commits into from

Conversation

achyutkneupane
Copy link

@achyutkneupane achyutkneupane commented Dec 31, 2024

Description

When using --generate with php artisan make:filament-resource, it detects date, datetime, and timestamps but not time.
So, I added the time field and column generation.

Visual changes

The description seems clear but here is what it generates:

image

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@danharrin
Copy link
Member

Hi, apologies but we are no longer accepting new features for v3 as per #13744. I would accept a PR for this feature when v4 is released, if you are still interested. Thank you!

@danharrin danharrin closed this Dec 31, 2024
@achyutkneupane
Copy link
Author

@danharrin This thing is missing in v4 too. How about a PR for this on v4?

@danharrin
Copy link
Member

Yes I would accept a v4 PR

@achyutkneupane achyutkneupane deleted the time-generate branch December 31, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants