threatgrid / ctia-ui

A web-based interface to a Cisco Threat Intel API instance
5 stars 2 forks source link

Decompose components.clj into multiple namespaces #39

Open saintx opened 7 years ago

saintx commented 7 years ago

It seems like our GUI components have outgrown their namespace. Given that the components namespace is approaching ~1400 loc, it seems like a sensible time to refactor and decompose it a bit.