Our pure JavaScript Scheduler component


Post by jrote »

Hi,

I'm trying to get the tasks example to work in angular but I haven't had much luck, is there any examples available for this?

Thanks

Jake

Post by pmiklashevich »

Hello Jake,

Could you please provide more details on what you've tried and where you got stuck? Tasks demo is a simple tree with some custom styles applied. I've created a feature request to have the Tasks demo ported to Angular, but we need some time to implement it: https://app.assembla.com/spaces/bryntum/tickets/8079 If you have more specific questions, please feel free to ask.

Best regards,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by pmiklashevich »

Hello again Jake,

We've implemented the Tasks demo in Angular. It will be available in next releases, but I'll attach it here, so you can have an early access. To start it please download scheduler trial from the Bryntum website. Then unpack it and copy "tasks" folder into /scheduler-2.0.0-trial/examples/angular_versions folder. Then please open a terminal, change current directory to /scheduler-2.0.0-trial/examples/angular_versions/tasks, and run "npm install" and then "ng serve". Then please open https://localhost:4200/ and make sure it works.

Best wishes,
Pavel
Attachments
tasks.zip
(1.06 MiB) Downloaded 107 times

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply