Our state of the art Gantt chart


Post by rahulranjan »

Hi pmiklashevich
Here is the link to the project - https://drive.google.com/file/d/1B9jEtH ... sp=sharing


I am using same php code as backend server what is provided in the trial version just port number is changed

Post by pmiklashevich »

I'm afraid your attachment on google drive is not available for me.
Please attach your archive to this forum thread.
Attachments
2019-05-22_1606.png
2019-05-22_1606.png (147.05 KiB) Viewed 1674 times

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

pmiklashevich wrote: Wed May 22, 2019 5:07 pm I'm afraid your attachment on google drive is not available for me.
Please attach your archive to this forum thread.
Attachments
bryntumAngularV1.zip
You need to install node packages.
Backend is same as provided in gantt example integration with php. Code in server side(php) remains same
(1.45 MiB) Downloaded 155 times

Post by rahulranjan »

Hi
Any Update on this .

Post by pmiklashevich »

Hello,

I checked your archive and saw the error you see. But I'm afraid debugging user applications cannot be done in scope of the forum support. You have lots of custom code there and overrides, also the files are not structured and placed in one folder (examples/angular/bryntumAngularV1/src/app). A testcase should have minimal code to reproduce the issue. So please download the latest Gantt release and get examples/angular/advanced or examples/angular/taskeditor demo running. For that in examples/angular/_shared please run `npm install` and `npm run build` and in demo folder `npm install` and `npm run start`. After that please open https://localhost:4200/ and make sure the data is loaded and there is no errors in console. Then apply MINIMAL changes to the demo to show the issue you faced with in your application. Then zip it up and attach here. So I can replace my local advanced or taskeditor demo with your version and clearly see what you've done. If to reproduce the issue some actions are required to be done, please provide detailed instructions.

If you need help to debug your application, you can hire us: https://www.bryntum.com/services/

Best regards,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply