Skip to content
Snippets Groups Projects
  1. Jun 16, 2023
    • Konrad Mohrfeldt's avatar
      refactor: rework ComboBox component · e9eca0b5
      Konrad Mohrfeldt authored
      The ComboBox is now generic (both in the sense of TypeScript generics as
      well as use in other areas as the show selector). It’s behaviour now
      also aligns with te TagInput component.
      e9eca0b5
  2. Mar 28, 2023
    • Konrad Mohrfeldt's avatar
      refactor: rework show selector · f9762d85
      Konrad Mohrfeldt authored
      We’ve decided to move the show selector into the navbar because the
      selected show is the primary state of the dashboard from which almost
      all other state is derived.
      
      Apart from that we now have support for filtering the list based on
      active and inactive shows (and possible other criteria in the future) as
      it was suggested in #122.
      f9762d85
  3. Mar 24, 2023
  4. Feb 28, 2023
  5. Dec 07, 2022
  6. Nov 28, 2022
  7. Nov 10, 2022
  8. Nov 09, 2022
    • Konrad Mohrfeldt's avatar
      feat: migrate to vue3/compat and Vite build system · 202388aa
      Konrad Mohrfeldt authored
      Notable changes:
       * Vue 2.6 to Vue 3 + compat migration.
       * Build system migration from vue-cli/webpack to Vite.
       * Application dependencies like bootstrap-vue, vue-router, vuex,
         or vue-toast-nofitication have been updated, if doing so was
         necessary or advisable for the Vue 3 migration.
       * Static file includes for the oidc-client in oidc_callback.html
         and oidc_callback_silentRenew.html have been removed in favor
         of automatic processing in the build system so that all assets
         are versioned and invalid cache hits are prevented.
      
      Fixes #53 and #110.
      202388aa
  9. Apr 22, 2022
  10. Dec 15, 2020
  11. Dec 14, 2020
  12. Dec 02, 2020
  13. Nov 24, 2020
  14. Nov 17, 2020
  15. Oct 20, 2020
  16. Oct 19, 2020
  17. Oct 13, 2020
  18. Oct 12, 2020
  19. Jul 20, 2020
  20. Jun 15, 2020
  21. Aug 11, 2019
  22. May 08, 2019
  23. Apr 05, 2018
  24. Mar 02, 2018
  25. Dec 19, 2017
  26. Nov 29, 2017
  27. Nov 27, 2017
  28. Nov 24, 2017
  29. Nov 16, 2017
Loading