batarang icon indicating copy to clipboard operation
batarang copied to clipboard

Batarangathon 2 - Models View

Open aaronfrost opened this issue 10 years ago • 8 comments

WE AREN'T GOING TO WORK ON THIS RIGHT NOW. We are adding it so that we can begin to think about an alternate view. This view is inherently difficult to use. We need to simplify the UI, without losing the functionality.

  • [ ] Add search by propertyName.
  • [ ] Mode the appContext so that this search has an API so that it can perform.

aaronfrost avatar Apr 08 '14 21:04 aaronfrost

I have some work on this that you haven't seen yet. Let me dig up a screenshot...

btford avatar Apr 08 '14 21:04 btford

screen shot 2013-07-19 at 5 44 29 pm

btford avatar Apr 08 '14 21:04 btford

@btford make sure to check this one out as well: https://github.com/rev087/ng-inspector

skiant avatar Jun 04 '14 08:06 skiant

Doing it in a panel like this does eliminate the need for the bridge that u have built. However, having it in the dev tools feels cleaner. Thoughts Brian?

aaronfrost avatar Jun 04 '14 14:06 aaronfrost

I think we should perhaps just collaborate on ng-inspector (although I noticed that it seems not to have any tests either)

btford avatar Jun 04 '14 18:06 btford

ng-inspector author here. Tests are something I feel strongly the project should have had from the start, but I simply lack the experience to implement - it's definitely in the todo list tho.

Tangentially, if Batarang could benefit from any assets/code in ng-inspector, I'd be happy to contribute.

rev087 avatar Jun 05 '14 09:06 rev087

Just to update the previous comment, I've added Protractor e2e tests to the project, see the issue referenced by @mzgol.

rev087 avatar Jun 06 '14 12:06 rev087

Can we just merge both repos into one that is collaborated on by the developers of ng-inspector, AngularJS, and anyone else in the community who is able to and provides good code? Otherwise the fragmentation will cause people to install both, switch between for little features, and confuse people. It will also probably save time and make the debugging tool better if everyone is working on one specific repo.

ilanbiala avatar Jul 29 '14 19:07 ilanbiala