lightblue-platform / lightblue-applications

GNU General Public License v3.0
5 stars 9 forks source link

Metadata app: Operations could use some descriptions #113

Open paterczm opened 9 years ago

paterczm commented 9 years ago

From what I can see, developers are often unsure what is a difference between 'edit entity', 'create entity' and 'create version'. It would help if metadata app provided explanations.

bvulaj commented 9 years ago

Pull request #115

paterczm commented 9 years ago

This looks good, though I just realized it will be a wasted effort once we migrate to angularjs: https://github.com/lightblue-platform/lightblue-applications/issues/81. The angularjs version is pretty advanced and much more maintainable... sorry, I should have told you. Would you like to work on the angularjs version?

bvulaj commented 9 years ago

Hah, oh well.

I've never worked with angularJS before, so it depends on how timely that replacement plans on being. Though, I can probably just add this functionality to the angularJS version if you'd like before we consider this actually closed.

paterczm commented 9 years ago

There is no timeline. I started working on it, but got involved in more pressing issues. Core functionality is already implemented.

bvulaj commented 9 years ago

See pull request #115 for the vanilla JS impl. This needs to be ported to the angularJS version which will eventually be used in favor of the vanilla JS implementation.