Skip to content

Instantly share code, notes, and snippets.

@berggren
Last active August 29, 2015 14:09
Show Gist options
  • Save berggren/3888c6ebb128f6adc63d to your computer and use it in GitHub Desktop.
Save berggren/3888c6ebb128f6adc63d to your computer and use it in GitHub Desktop.
Timesketch refactor roadmap

We need to do some initial refactor and clean up to give the project better maintainability and less complex Django magic. This will be done i multiple steps in seperate CLs. A rough roadmap follows.

  1. [DONE] API re-factor step 1 - Add tests - google/timesketch#8
  2. [DONE] Cleanup HTML and CSS - google/timesketch#15
  3. [DONE] Simplify SQL schema - google/timesketch#24
  4. [WiP] Refactor UI views - google/timesketch#22
  5. Clean up Sketch models - google/timesketch#25
  6. Clean up UserProfile models - google/timesketch#26
  7. API re-factor step 2 - google/timesketch#9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment