Skip to content

Different highlights for 'active' vs 'inactive' project states in the view #4

@wlingke

Description

@wlingke
  1. All project models should have a project.data.active = true or false. False if project was created 15 days ago or more. Calculate this for now on the client side. I am investigating if I should do this on the server side Nightly task runner that marks active/inactive state on projects #3 instead.

The state should be set in the angular model constructor /static/client/projects/models/Project.js at data.active

  1. Create different CSS highlighting on the "My Projects" page for active vs in not active projects.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions