1. 28 Jun, 2021 1 commit
    • Tyler Amos's avatar
      Save last_synced_at on licenses table · 116158c9
      Tyler Amos authored
      Add a column for last_synced_at to the licenses table.
      Use this new column for the "Last sync" value shown in the details
      section of the Subscription page.
      Modify the activate and sync services to save last_synced_at when
      creating a cloud license record.
      
      Changelog: added
      116158c9
  2. 24 Jun, 2021 39 commits