1. 26 Feb, 2019 4 commits
    • miferreiro's avatar
      Changes in the form of pets · 60457198
      miferreiro authored
      The list of existing people in a pet owner field has been added to better identify the person we want to select.
      In addition, it has been added that in the view of a person's pets, the name of that person appears by default in the form of adding / editing the information of a pet.
      60457198
    • miferreiro's avatar
      Deletes name and surname columns from the view of a person's pets · e9c2ea00
      miferreiro authored
      Now there are no columns with repetitive information
      e9c2ea00
    • miferreiro's avatar
      Adds an error message when person delete is not posible · 2b9622da
      miferreiro authored
      When the frontend tries to delte a person and the request fails a message is shown to notify the user.
      2b9622da
    • miferreiro's avatar
      Removed idOwners from pet tables · 05f35f4c
      miferreiro authored
      Now the name and surname of the person who owns the pet is displayed instead of its id.
      To do this, we have included the getPeople method in the people dao to obtain the information of a specific person and thus obtain the name and surname to be shown in the table.
      05f35f4c
  2. 21 Feb, 2019 9 commits
  3. 18 Feb, 2019 5 commits
  4. 13 Feb, 2019 1 commit
  5. 12 Feb, 2019 1 commit