Skip to content
Snippets Groups Projects
Select Git revision
  • dev
  • main default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Oct292827correct call to function makeDeleteRequest(..)devdevadd markup for delete confirmation dialog, create function to inflate dialog upon the click of any delete button to prompt the user for delete operation. If the user clicks yes the contact is deleted and the dialog disappears, but if the user clicks no the dialog is hiddenadd style rules for delete confirmation dialogremove unused import statementadd ids to table data, add functionalities to delete buttons to make delete request through AJAX to delete contacts from the servermodify width of Contact table, table columns and buttonsrefactor deleteContact(..), showContactForm(..) and addContactFromForm(..) methods to handle binding result errorsmodify width of buttonsadd set textBox class to all text inputs in contact_form.htmladd style rules for text inputmodify contact table structureBasically modify this file by adding css link and other changesmodify style rules for buttons, andmodify style rules for update and delete buttonlog all errors to consolespecify post method for form in contact_form.htmlrefactor method for processing and adding contacts to the contacts listadd default action attribute to form in contact_form.htmladd link to style.css filemodify this file by removing thymeleaf processing errormodify this filerefactor by creating contacts propertyspecify surname label on formcorrect form action attributeadd style rules for update and delete buttonsadd labels to contact formmodify error.html pageadd update and delete buttonsmodify error pageadd routes for handling posting contact data and fetching the contact formmodify contact formmodify contactscreate contact formadd method to insert new contactscreate contact controller to handle contact request routingno significant change madecreate contact_form.htmlimport contact file in this filecreate contact java filecreate list of contacts in this files
Loading