Skip to content
Snippets Groups Projects
  1. Jul 24, 2019
  2. Jul 02, 2019
  3. Jun 04, 2019
    • Isaac Evavold's avatar
      fix termcode factory reinitialization error · 94547f25
      Isaac Evavold authored
      Error caused when user loaded the degree planner (thus initializing the termcode factory), switched to the dars view (which doesn't reset the termcode factory), then switched back to the degree planner (which attempted to initialize an already initialized termcode factory).
      
      This fixes the bug by only attempting to initialize the termcode factory if the termcode factory is uninitialized
      94547f25
  4. Jun 03, 2019
  5. May 23, 2019
    • Isaac Evavold's avatar
      ROENROLL-1765 fix double click on course item opening 2 detail modals · 4d8e861d
      Isaac Evavold authored and Isaac Evavold's avatar Isaac Evavold committed
      Bug was caused because the course details modal didn't open until the course details API call had resolved. If the user double clicked on the course item, two clicks were registered before the first modal had opened which trigged a second modal to open. Now the course details modal always opens immediately (thus preventing subsequent clicks from targeting the course item element) and the details modal is open while it waits for the details API to resolve.
      4d8e861d
  6. May 20, 2019
  7. May 08, 2019
  8. May 01, 2019
  9. Apr 15, 2019
  10. Apr 04, 2019
  11. Mar 29, 2019
  12. Mar 07, 2019
  13. Mar 05, 2019
  14. Feb 26, 2019
  15. Feb 21, 2019
  16. Feb 20, 2019
  17. Feb 18, 2019
  18. Feb 15, 2019
  19. Feb 14, 2019
  20. Feb 13, 2019
  21. Feb 12, 2019
  22. Feb 11, 2019
  23. Feb 08, 2019
  24. Feb 05, 2019
  25. Feb 01, 2019
  26. Jan 31, 2019
  27. Jan 29, 2019
  28. Jan 28, 2019
Loading