Skip to content
Snippets Groups Projects
  1. Jan 24, 2023
  2. Dec 07, 2022
    • Konrad Mohrfeldt's avatar
      feat: rework show selector · b650844b
      Konrad Mohrfeldt authored
      Up until now we had two different show selectors based on the number of
      shows that were available. We now use the same show selector for any
      number of shows.
      
      Apart from that shows are now sorted
       1. based on their active state (descending, so inactive last) and
       2. their name (ascending, so A-Z)
      in the show selector so it’s easier to find relevant shows.
      
      Other changes:
      * title handling has been moved into PageHeader component
      * calendar management has been removed and is now handled
        locally in the EmissionManager component
      * inactive shows are badged
      
      refs #122
      b650844b
  3. Nov 28, 2022
  4. Nov 10, 2022
  5. Apr 24, 2022
  6. Apr 22, 2022
  7. Sep 08, 2020
  8. Aug 24, 2020
Loading