Commit Graph

  • 697e95f700 Add localStorage for tasks. master Maxime Delporte 2025-04-27 08:29:57 -03:00
  • dcae538e49 Make tasksService property used inside new-task and task components private. Maxime Delporte 2025-04-27 08:25:03 -03:00
  • 64e9693fdd Updating CI. Maxime Delporte 2025-04-22 07:40:04 -03:00
  • ae322a38fb Using Dependency Injection inside task.component instead of using Output for tasks.components. Maxime Delporte 2025-04-22 07:36:25 -03:00
  • 73de5fedfe Using dependency injection inside new-task.component. Maxime Delporte 2025-04-22 07:14:12 -03:00
  • b3d2a49ec9 Dependency Injection : Extracting tasks management system into tasks.service file. Using @Injectable to automatically instanciate our TasksComponent with the TasksService. Maxime Delporte 2025-04-22 06:55:43 -03:00
  • fa12a866a0 Using Pipes to transform Data. Here, the task.dueDate string into date. Maxime Delporte 2025-04-22 06:33:26 -03:00
  • 1e0a493bf3 Use of ng-content: Use shared UI component. Here, card.component. Maxime Delporte 2025-04-22 06:29:32 -03:00
  • c9aa8f647e Removing TaskContent new file. Renamming it as NewTaskData and adding it into task.model file. Maxime Delporte 2025-04-22 06:17:56 -03:00
  • 97d8a8ebc3 Adding 'Add Task' feature. Create a task-content model for better understanding. Maxime Delporte 2025-04-22 06:13:12 -03:00
  • f91561db26 Updating naming functions and variables. Adding onCancel call when click on the background. Maxime Delporte 2025-04-21 21:44:20 -03:00
  • 234403c4c9 Adding pop-up when user wants to create a task : new-task.component. Handle cancel pop-up action. Maxime Delporte 2025-04-21 17:40:30 -03:00
  • 08173fbdc3 Adding add task functionnality: without personalisation right now. Maxime Delporte 2025-04-21 12:57:42 -03:00
  • d4fe4db6ff Fixing assets. Maxime Delporte 2025-04-21 09:45:32 -03:00
  • 07186f2acd Current state of project : Section 2 - Chapter 49. Maxime Delporte 2025-04-21 09:44:07 -03:00
  • 89f22f491e Updating CI. Maxime Delporte 2025-04-21 09:25:22 -03:00
  • 890e2d528b Adding CI. Maxime Delporte 2025-04-21 09:06:15 -03:00
  • fe014727f1 initial commit Maxime Delporte 2025-04-21 08:47:09 -03:00