Skip to content

v0.3-alpha: Merge pull request #253 from tosdr/sprint/implementing-paper-trail

Compare
Choose a tag to compare
@evilcel3ri evilcel3ri released this 24 Feb 11:50
695f3f6

Major Changes

  • Implementing Paper Trail gem to allow the tracking of changes in Active Records and testing if it works on the models
  • Adding the class to the show page of services
  • Puts a display with tabs
  • Show the latest change for a service with date (need UX work)
  • Correct the displays between non-logged and logged user

Minor changes

  • Freezing PG gem version because the new release breaks
  • Minor fixes (such as the base url to reset passwords)