sourcegraph icon indicating copy to clipboard operation
sourcegraph copied to clipboard

executors: improve admin page

Open LawnGnome opened this issue 3 years ago • 0 comments

Plan of attack

  • [x] Remove RxJS and convert entirely to Apollo.
  • [x] Add polling.
  • [x] Add storybook.
  • [ ] Improve empty state.
  • [ ] Show and link to current jobs per executor.
  • [ ] Expose more info:
    • [ ] Number of CPUs.
    • [ ] Memory.
    • [ ] CPU usage (graph?).
    • [ ] Memory usage (graph?).
  • [ ] Ask design for input.

Eventually closes #27546.

Test plan

TBC; presumably some combination of storybook coverage and live testing.

App preview:

Check out the client app preview documentation to learn more.

LawnGnome avatar Aug 11 '22 00:08 LawnGnome