ernest icon indicating copy to clipboard operation
ernest copied to clipboard

build admin section

Open willkg opened this issue 11 years ago • 2 comments

We should build a very small admin section that allows certain people to create projects, create sprints in those projects, edit projects, edit sprints, etc.

The list of admin can be maintained in settings. Or it can be its own table. We don't have user accounts in Ernest so far, so we can fudge this part for now.

  • [x] implement project admins
  • [x] create new sprint
  • [x] edit sprint
  • [ ] delete sprint
  • [ ] implement site admin
  • [ ] create project

willkg avatar Oct 11 '13 01:10 willkg

Pull #29 adds project admins to the soup. It also adds a "new sprint" form. That covers part of this.

willkg avatar Nov 17 '13 01:11 willkg

I'm working on some of this now.

willkg avatar Jan 03 '14 15:01 willkg