[rotang] Documentation and bugfix of the modifier UI.

Turns out I was looking at the wrong element when confirming my last
change.. So when can we have TypeScript? :)

https://rota-ng-staging.googleplex.com <- Live here.

Bug: 920632
Change-Id: Ib613f2965d745d7a06086eac183fd4fa352ab337
Reviewed-on: https://chromium-review.googlesource.com/c/1441656
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#20387}
4 files changed
tree: b130f7b8f416cbd52ccff80391df6d83d749ea79
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. DEVINFO.md
  5. DOCUMENTATION.md
  6. Makefile
  7. OWNERS
  8. README.md
  9. rotang.go
  10. SWITCH.md
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments

Source structure.

See BROWSE.md

Switch over from the old service to this.

See SWITCH.md