[mythtv-commits] [MythTV/mythtv] fc05dc: wbe-app: New dashboard

Peter Bennett noreply at github.com
Mon May 15 21:51:37 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: fc05dcee84960c0387521b6e588bab751d810d0a
      https://github.com/MythTV/mythtv/commit/fc05dcee84960c0387521b6e588bab751d810d0a
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/backend/package-lock.json
    M mythtv/html/backend/package.json
    M mythtv/html/backend/src/app/app-routing.module.ts
    M mythtv/html/backend/src/app/app.module.ts
    M mythtv/html/backend/src/app/config/backend-warning/backend-warning.component.html
    M mythtv/html/backend/src/app/config/settings/channel-editor/channel-editor.component.html
    M mythtv/html/backend/src/app/config/setupwizard/setupwizard-routing.module.ts
    M mythtv/html/backend/src/app/config/setupwizard/setupwizard.component.html
    M mythtv/html/backend/src/app/config/setupwizard/setupwizard.component.ts
    A mythtv/html/backend/src/app/config/setupwizard/wiz-channeledit/wiz-channeledit.component.css
    A mythtv/html/backend/src/app/config/setupwizard/wiz-channeledit/wiz-channeledit.component.html
    A mythtv/html/backend/src/app/config/setupwizard/wiz-channeledit/wiz-channeledit.component.spec.ts
    A mythtv/html/backend/src/app/config/setupwizard/wiz-channeledit/wiz-channeledit.component.ts
    A mythtv/html/backend/src/app/dashboard/dashboard-routing.module.ts
    M mythtv/html/backend/src/app/dashboard/dashboard.component.html
    M mythtv/html/backend/src/app/dashboard/dashboard.component.ts
    A mythtv/html/backend/src/app/dashboard/recordings/recordings.component.css
    A mythtv/html/backend/src/app/dashboard/recordings/recordings.component.html
    A mythtv/html/backend/src/app/dashboard/recordings/recordings.component.spec.ts
    A mythtv/html/backend/src/app/dashboard/recordings/recordings.component.ts
    M mythtv/html/backend/src/app/guide/guide.component.html
    M mythtv/html/backend/src/app/layout/navbar/navbar.component.html
    M mythtv/html/backend/src/app/layout/navbar/navbar.component.ts
    M mythtv/html/backend/src/app/layout/sidenav/sidenav.component.html
    M mythtv/html/backend/src/app/primeng.module.ts
    M mythtv/html/backend/src/app/status/status.component.html

  Log Message:
  -----------
  wbe-app: New dashboard

The dashboard is now a page with tabs for backend status, channel
editor, program guide, and others to be added.

The restriction on channel editor requiring recordings to be disabled
has been removed.




More information about the mythtv-commits mailing list