lightblue-platform / lightblue-applications

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

Rewrite metadata app to angularjs #81

Open paterczm opened 9 years ago

paterczm commented 9 years ago

This is to improve maintenance in overall, making changes to the current jquery implementation is a bit painful. Writing unit tests will be possible (https://github.com/lightblue-platform/lightblue-applications/issues/79) and metadata app will use the same underlying technology as the data app.

paterczm commented 9 years ago

https://github.com/paterczm/lightblue-applications/tree/angularjs

alechenninger commented 9 years ago

Do you think the apps should be separate? I brought this up in #29 . It seems to be the activities are related enough that you shouldn't have to use two separate applications to do the job. For instance, in SQL developer you can edit schema and data.