Open Heelis opened 7 years ago
@heelis Feature related to rights (members) not yet developed but the model part is ready : You can use you own instance in the meantime. If you want we could set up a new instance on a different port ?
@ptrouillard I'm currently trying to change the HMI but i'm learning angular. It's not easy.
Branch ISSUE-36 created. I think I need some help as I don't know how to get the logs to show. In menu.component.ts following code is stopping the IHM to display
this.projectService.getAll()// .do(a => console.log('log paulo !!!!!!!!!!!!')) .subscribe(v => this.project = v, e => console.error('log paulo !!!!!!!!!!!!' + e));
@Heelis check this : 812e720417d8258178f17f494e04f4ec5cdc7aab
Cool, je regarde ça la semaine prochaine.
As a scrum master I wish to see the stories related to the project of my choice In order to have a burndown related only to my project