Skip to content
Snippets Groups Projects
  1. Oct 13, 2023
    • Konrad Mohrfeldt's avatar
      fix: add missing translation · f80e1354
      Konrad Mohrfeldt authored
      f80e1354
    • Konrad Mohrfeldt's avatar
      feat: add breadcrumbs integration · b269ca2d
      Konrad Mohrfeldt authored
      refs #181
      b269ca2d
    • Konrad Mohrfeldt's avatar
      feat: keep show context menu · 970c3657
      Konrad Mohrfeldt authored
      Until now the show context menu was only displayed when user’s were
      visiting routes for that particular show. As we keep a global show
      selection state, we can display this context menu at any time, because
      the state is not unset when users visit other dashboard sites.
      
      At least for now that makes sense.
      970c3657
    • Konrad Mohrfeldt's avatar
      refactor: re-work global navigation and show concept · 66613c70
      Konrad Mohrfeldt authored
      This refactor includes a bulk of the changes discussed in #181. It
      removes the existing navbar and replaces it with a sidebar instead. This
      leaves us more room for context-aware navigation options and other
      information that is relevant to users.
      
      Additionally, the show management page is now split up into two, the
      show episodes management, listing the coming shows/timeslots and the
      show’s schedules, and the show basic data page, that contains all mostly
      static data for a show and which is usually maintained by
      administrators.
      
      refs #181
      66613c70
Loading