[mythtv-commits] [MythTV/mythtv] 634ca5: Ensure we still use the statusBox class

Stuart Auchterlonie noreply at github.com
Tue Dec 14 18:12:16 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 634ca5779a28f277bad82cffd6db78374c065d2c
      https://github.com/MythTV/mythtv/commit/634ca5779a28f277bad82cffd6db78374c065d2c
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M mythtv/html/backend/src/app/status/components/backends/backends.component.html
    M mythtv/html/backend/src/app/status/components/encoders/encoders.component.html
    M mythtv/html/backend/src/app/status/components/frontends/frontends.component.html
    M mythtv/html/backend/src/app/status/components/jobqueue/jobqueue.component.html
    M mythtv/html/backend/src/app/status/components/machineinfo/machineinfo.component.html
    M mythtv/html/backend/src/app/status/components/scheduled/scheduled.component.html
    M mythtv/html/backend/src/app/status/status.component.css

  Log Message:
  -----------
  Ensure we still use the statusBox class

It's possible that some components will not have data at all
times, eg. jobqueue. When there is no data ensure that the
statusbox is still properly rendered.


  Commit: f2a2918aa3b90d70a3f4472a0a8f334a12c3c3eb
      https://github.com/MythTV/mythtv/commit/f2a2918aa3b90d70a3f4472a0a8f334a12c3c3eb
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M mythtv/html/backend/src/app/home/home.component.html
    M mythtv/html/backend/src/app/home/home.component.ts

  Log Message:
  -----------
  Use Observables for hostname and timezone


  Commit: 675d5944ce23c8bbe0629750b5aeac63dac09fca
      https://github.com/MythTV/mythtv/commit/675d5944ce23c8bbe0629750b5aeac63dac09fca
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M mythtv/html/apps/backend/main.js

  Log Message:
  -----------
  Rebuild after changes


Compare: https://github.com/MythTV/mythtv/compare/2c4989c9278b...675d5944ce23


More information about the mythtv-commits mailing list