Skip to content
Snippets Groups Projects
  1. Jan 25, 2024
  2. Nov 08, 2023
  3. Oct 21, 2023
    • Konrad Mohrfeldt's avatar
      refactor: unify state update routines and remove selectedShow-dependent code · 7adb359c
      Konrad Mohrfeldt authored
      This refactors the existing state helpers (useCopy and
      useUpdatableState) and unifies them to useUpdateBehaviour, useCopy,
      useAPIObjectFieldCopy, useRelation and useRelationList. This eliminates
      a lot of custom code in the show settings page and unifies the behaviour
      of all input fields and save operations making the experience more
      consistent and understandable.
      
      It also enables us to show the save-in-progress state and errors that
      occurred during updates for all fields along with customizable debounce
      and proper v-model support.
      
      We also got rid of the remaining uses of useSelectedShow. The show
      settings page still made use of it despite using a route that
      provides the relevant show that should be edited.
      7adb359c
    • Konrad Mohrfeldt's avatar
      044b172d
  4. Oct 13, 2023
  5. Jun 17, 2023
  6. Jun 16, 2023
  7. Jun 15, 2023
  8. Jun 08, 2023
  9. Apr 09, 2023
  10. Feb 28, 2023
Loading