Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break data_manager file inspector into stand alone directives. #190

Open
sterlingbaldwin opened this issue Feb 27, 2017 · 0 comments
Open
Assignees

Comments

@sterlingbaldwin
Copy link
Contributor

The angular controllers are getting pretty big. Its time to break them apart in smaller more manageable chunks. The best way to do this is to take common elements and turn them into their own directives. This will reduce the total amount of code as well as make them reusable if we want to add similar elements in other places.

@sterlingbaldwin sterlingbaldwin changed the title Break data_manager file inspector into stand alone directives/. Break data_manager file inspector into stand alone directives. Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants