martinfruehmorgen

Results 6 issues of martinfruehmorgen

Hello, Is there a way to have overlapping events in a row below each other and not visually overlapping? Any hint how to achieve that, is appreciated! edit: I see,...

enhancement

Hello, Is there a way to add a background color to specific columns (this means dates), for example all the weekends? Thanks, Martin

enhancement

Hello, it would be great to have also in the month view a sticky scrolling behaviour to have the header row always visible. See the codepen here: https://codepen.io/martinfruehmorgen/pen/yLaJqMR Thanks! Martin

enhancement
ideas
future

Hello, To be able to have multiday events also in the Scheduler view, I think it is necessary to implement the interval slot also for the scheduler view like it...

Hello, Is there a chance to implement creating a new task by dragging in the timeline (in a row)? Thanks again! Martin

enhancement

Hello, did anybody recognize a difference between feathers 5.0.23 vs 5.0.24 using $in-query with mongodb-objectIDs? In v23 a query ``` app.service('messages').find({ query: { roomId: { $in: ['62759ea6b884f9180816bfb1', '62759ea6b884f9180816bfc1'] } }...