Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

rearrange the angular controllers (this applies to scanctrl mostly) #22

Closed
mozfreddyb opened this issue Mar 6, 2014 · 1 comment
Closed

Comments

@mozfreddyb
Copy link

For now we have a Controller for the rules and the Scanning parts, but the Scanning thing is already not really for scanning but for file uploads and other things.

Given that the web ui might become more separated and the scanning might once become async (if we use a Worker, see #7) the AngularJS Controller should probably be rearranged.

Also, AngularJS currently doesnt really handle file uploads, so there's already a workaround. But I think I'd lean towards keeping AngularJS as the framework for now

@mozfreddyb mozfreddyb added enhancement and removed bug labels Mar 6, 2014
@mozfreddyb
Copy link
Author

fixed once #138 is merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant