Skip to content
Snippets Groups Projects
  1. Nov 12, 2020
    • Michael Terry's avatar
      AA-289: rewrite how course updates behave when dismissed · 40fbef4a
      Michael Terry authored
      Previously, dismissing one course update would disable all future
      updates. But that feels a bit limiting.
      
      Instead, these are the new rules:
      - If the newest update has not been dismissed yet, it gets displayed.
      - If the newest update has been dismissed, we display nothing.
      - Editing the newest update will cause it to be displayed again.
      - New updates get displayed, even if previous updates were dismissed.
      
      This commit includes a light refactoring and addition of some utility
      methods to help manage the above.
      
      It also notes that the learning MFE does not use the "latest_update"
      waffle option, which controls the labeling of the update message.
      40fbef4a
  2. Nov 10, 2020
  3. Nov 09, 2020
  4. Nov 08, 2020
  5. Nov 07, 2020
  6. Nov 06, 2020
  7. Nov 05, 2020
Loading