Skip to content
Snippets Groups Projects
  1. Feb 14, 2019
    • aydreeihn's avatar
      Issue: Duplicate Tickets in Closed Queue · 216453f3
      aydreeihn authored
      When going to my closed queue, I had the same ticket showing multiple times. This commit moves the call to the distinct method outside of any if statements so that the tickets will always be grouped by their id.
      216453f3
  2. Feb 12, 2019
  3. Feb 11, 2019
  4. Feb 08, 2019
  5. Feb 07, 2019
    • JediKev's avatar
      issue: Client-Side Forms · d4e240b8
      JediKev authored
      This addresses an issue where the client-side forms are not rendering
      correctly. This is due to updating the render() functions but not updating
      everywhere they are used.
      d4e240b8
  6. Feb 06, 2019
  7. Feb 05, 2019
Loading