angular-weekly-scheduler icon indicating copy to clipboard operation
angular-weekly-scheduler copied to clipboard

Daily grid line

Open borys-rudenko opened this issue 8 years ago • 3 comments

Hello @fmaturel . Very nice component. Maybe it is possible to rework it a little bit and add some configuration to make not only Week granularity, but also Day. It can be very helpful for different booking systems purposes, because usually you need to book something for a few days for example. If you like this idea and the logic will be not too much complicated - maybe I can try to implement this feature and create PR.. What do you think?

borys-rudenko avatar Sep 06 '16 10:09 borys-rudenko

+1 This would be a great feature!

tonysepia avatar Sep 08 '16 11:09 tonysepia

Thanks @borys-rudenko ! I'm glad you like the component. I'm using it in production for quickly drafting weekly events that can be further edited at a daily granularity. We're happy with that for the time being, but I like the idea of making the component more flexible. I honestly don't have the time to work on this right now, so a PR would be welcomed! If you go for this, have a look at the grid system and it should be nice to be able to switch from daily / weekly or even monthly grid. Also try to avoid angular watchers as much as possible to keep the component fast. If you need assistance, I hope i can dedicate a few minutes to help you on the PR.

fmaturel avatar Sep 08 '16 12:09 fmaturel

+1

tingspain avatar May 21 '19 14:05 tingspain