timex icon indicating copy to clipboard operation
timex copied to clipboard

Calendar plugin for filament

Results 12 timex issues
Sort by recently updated
recently updated
newest added

I am unable install this package I am getting the below error, Problem 1 - buildix/timex[dev-main, 1.0.0.x-dev, ..., 1.1.6] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were...

Bulk Delete events, deletes everything instead of selected ones. How to fix it ?

I enabled the past creation in the config file and nothing works . . . my expectation would be that I could add a previous event date. I could not...

HTML tags are visible where 'body' field in Event List ![image](https://user-images.githubusercontent.com/22895615/219101880-3173277e-ea3a-4437-b23b-393bc12c8fc7.png)

return \Redirect::to(config('FILAMENT_PATH').'/'.$this->getPageClass()::getSlug()); should become return \Redirect::to(config('filament.path').'/'.$this->getPageClass()::getSlug());

![image](https://user-images.githubusercontent.com/15715495/210287889-7d000dc9-54ec-4080-886d-cfde6cac4f56.png) I don't know whether this is a bug or not, but I think the time range for all-day events is simply "All day", no need to show time range....

enhancement