bhargavgolla / isisJavaScript

GSoC 2013 Project
Apache License 2.0
4 stars 0 forks source link

Isis JavaScript Viewer NOT working as Expected #1

Open olatom opened 10 years ago

olatom commented 10 years ago

Hello Bhargav, I still cannot get this JS Viewer working. The domain services are not listed on the homepage (first screen) after login , instead I got user, services, version. Then clicking on services gives > ToDos, Fixtures, Bookmarks, Auditing ..., Publishing .... Then, when I click on Todo service: I get the 5 operations i.e. notYetComplete, comple etc But, none of those operations work. Its like they are disabled. newToDo opens up a page with only a submit button. Moreover, clicking on the allToDos operation did not return anything, also did not navigate to the next screen. The Chrome and Firefox debug console did not return any errors, only array of objects like this: . I am getting : Object { description:Object, category: Object, dueBy:Object, cost: Object}

I have set up my data nucleus whilst trouble shooting, run short of ideas now. I thought it was a problem with uninstalled fixtures, but not sure if the fixtures are installed or not.

Any tips for trouble shooting will be appreciated.
screen2-services screen1-homepage screen3-service screen4-newtodo

Thanks a lot.

olatom commented 10 years ago

Adding the user profile screen ... noticed user sven has a role of N/A.

user-profile