Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.webbeat.web
  • Issues
  • #449
Closed
Open
Issue created Feb 16, 2017 by Jaden DIEFENBAUGH@jdiefenbaughContributor

Separate frontend apps from backend API

Ideally, the code that runs in the browser (HTML/CSS/JS) isn't even in the same repository as the server API (Python). For example, the reports app is currently a continuum of Angular & Django, making it hard to test and refactor. Separating the two by not using Django templating but instead just using Django to serve the files would be a step in the right direction.

Assignee
Assign to
Time tracking