[rotang] Some element touch ups.

- When modifying an existing rota config the default generator is not set from config.
- The Description field for create/modify rotation changed to a textarea.

Bug: 845549
Change-Id: I970a92dfa8d828f369a479a7a064213aa8912f8a
Reviewed-on: https://chromium-review.googlesource.com/c/1377811
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19589}
1 file changed
tree: 99fee5625cb64ddd298df5a1620f7055071e430f
  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