Commit graph

  • 239c4f59e1 refactor: remove unused code and apply minor optimizations main Chneemann 2025-04-18 20:36:38 +0200
  • 37cdddab1a feat: move guest login credentials to environment and prevent guest data change via password reset Chneemann 2025-04-18 06:48:21 +0200
  • 8d513ea299 fix: minor bugfixes Chneemann 2025-04-18 06:25:24 +0200
  • be468cabd6 feat: add transition effects for smoother UI interactions Chneemann 2025-04-18 05:29:47 +0200
  • a63e03ebc9 feat: add constants to SummaryComponent for improved readability and maintainability Chneemann 2025-04-17 04:51:30 +0200
  • 01afbe7926 refactor: move TaskStatus, TaskPriority, and TaskCategory enums from interface to constants Chneemann 2025-04-17 04:17:18 +0200
  • e4c8fcb7f0 feat: add task category constants, labels and colors for task management Chneemann 2025-04-17 04:12:56 +0200
  • 87a25ac66a feat: add task priority constants and labels for task management Chneemann 2025-04-16 20:06:38 +0200
  • 2df0ba517f feat: add task status constants and labels for task management Chneemann 2025-04-16 19:36:26 +0200
  • c02cf4d7a3 refactor: optimize and add comments to TaskComponent Chneemann 2025-04-15 23:17:45 +0200
  • b75fb18e42 feat: add environment.example.ts and update README with setup instructions Chneemann 2025-04-15 16:32:22 +0200
  • 82af32ab5c feat: create and integrate HeadlineComponent, replace all headlines across the app Chneemann 2025-04-15 04:50:11 +0200
  • dc9585c4c1 feat: create and style mobile-nav in ContactDetailComponent Chneemann 2025-04-14 23:57:55 +0200
  • 4061076ff1 fix: minor bugfixes and UI adjustments Chneemann 2025-04-14 04:45:41 +0200
  • 00b811afbd feat: integrate moveTask functionality into TaskMenuComponent Chneemann 2025-04-13 13:49:35 +0200
  • 2632f859fe fix: clear currentUserCache on logout to ensure correct state Chneemann 2025-04-13 12:46:58 +0200
  • d18e8e5e11 refactor: optimize FormBtnComponent for better performance and usability Chneemann 2025-04-13 12:30:01 +0200
  • 4941465594 style: adjust SCSS media queries for responsive design Chneemann 2025-04-13 11:13:09 +0200
  • 815b8ef605 refactor: use reactive breakpoints with observables and constants in ResizeService Chneemann 2025-04-12 09:49:41 +0200
  • ab6c4ce2b9 refactor: remove ConfirmDialogComponent Chneemann 2025-04-11 12:17:36 +0200
  • 1dd8d32acf fix: adjust layout of ContactDetailComponent for responsive SidebarComponent resizing Chneemann 2025-04-11 11:27:33 +0200
  • dfe2b14206 refactor: refactor if statements to switch-case for better readability and performance Chneemann 2025-04-11 10:36:53 +0200
  • 64418d6549 feat: add animation for taskOverlayEdit transition and fix bugs in OverlayComponent Chneemann 2025-04-11 10:14:25 +0200
  • 19f1a2de5a feat: add animation for opening and closing OverlayComponent and optimize code Chneemann 2025-04-11 09:29:06 +0200
  • a013402e23 feat: enable text-overflow ellipsis in welcome message for username Chneemann 2025-04-10 09:40:48 +0200
  • 03294771a5 feat: collapse SidebarComponent and make it more compact at 1440px screen width Chneemann 2025-04-10 09:16:41 +0200
  • ea1e14b1a8 feat: add takeUntil to manage subscriptions lifecycle and prevent memory leaks Chneemann 2025-04-08 10:51:08 +0200
  • 86692177a0 chore: completely remove Firebase and update README to reflect Django REST integration Chneemann 2025-04-08 08:31:41 +0200
  • 99b1e14034 refactor: remove LoginService and FirebaseService, add PasswordVisibilityService and integrate Chneemann 2025-04-08 08:22:42 +0200
  • c2c5bd850e fix: adjust handling of backend errors Chneemann 2025-04-07 12:51:57 +0200
  • 0646aaae6b fix: assign id and name to input fields Chneemann 2025-04-06 22:06:48 +0200
  • 8f79b0cf76 feat: migrate updateTask functionality to Django Rest Chneemann 2025-04-06 16:30:38 +0200
  • 0be9f98cca fix: additional bug fixes in OverlayComponent Chneemann 2025-04-06 15:54:18 +0200
  • 0e0e2db776 fix: bugfixes and optimization in OverlayComponent for improved performance and usability Chneemann 2025-04-06 11:42:35 +0200
  • cf4a994ad0 feat: create AuthInterceptor and integrate it; adjust AuthGuards accordingly Chneemann 2025-04-06 11:01:59 +0200
  • c58d5c026b fix: minor bugfixes and UI adjustments Chneemann 2025-04-06 08:53:02 +0200
  • da9e623325 feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process Chneemann 2025-04-05 22:43:12 +0200
  • 68a413dc97 feat: migrate ForgotPwComponent to Django Rest Chneemann 2025-04-05 21:25:55 +0200
  • 4b7912324d feat: migrate RegisterComponent to Django Rest Chneemann 2025-04-05 20:32:07 +0200
  • b02ebe78ba refactor: rename LoadingDialogComponent to LoginLoaderComponent and adjust functionality Chneemann 2025-04-05 14:14:30 +0200
  • 82f0687b77 feat: update DragDropService to only consider drop when status changes Chneemann 2025-04-05 13:42:29 +0200
  • 6286743507 feat: highlight active links in SidebarComponent Chneemann 2025-04-05 13:21:07 +0200
  • 4fb3ff25d9 fix: corrected filename typo from toast-notification.servic.ts to toast-notification.service.ts Chneemann 2025-04-05 13:06:26 +0200
  • 0c29600736 docs: add comments to ContactDetailComponent for better code understanding Chneemann 2025-04-05 12:58:34 +0200
  • 3898a9a2f1 fix: minor bugfixes and UI adjustments Chneemann 2025-04-05 04:31:38 +0200
  • aae115a82d feat: integrate ConfirmDialogComponent into TaskOverlayComponent to confirm task deletion Chneemann 2025-04-04 20:26:31 +0200
  • 7dec1bc6f6 feat: create, design, and integrate ConfirmDialogComponent Chneemann 2025-04-04 20:17:04 +0200
  • 5da2cc0237 feat: migrate contact deletion in ContactFormComponent to Django REST; update phone number input error message Chneemann 2025-04-04 19:08:43 +0200
  • 7b028ab843 refactor: remove saving of current task in local storage; adjust assignees state management Chneemann 2025-04-04 04:51:59 +0200
  • eeb9f4303c refactor: replace subtasksTitle & subtasksStatus with subtasks in Task interface Chneemann 2025-04-03 04:34:09 +0200
  • 94049f889d refactor: removed FirebaseService from components migrated to Django Rest Chneemann 2025-04-03 04:06:08 +0200
  • 2a50d716f1 feat: migrate logout functionality to Django Rest in SidebarComponent Chneemann 2025-04-02 20:43:55 +0200
  • 45a40a3980 feat: migrate subtask creation and toggle (check/uncheck) functionality to Django Rest Chneemann 2025-04-02 20:32:23 +0200
  • ff5abfa41a refactor: extracted assigned logic from AddTaskComponent to AssignedComponent and migrated to Django Rest Chneemann 2025-04-01 18:23:18 +0200
  • 3293def254 feat: implemented editing functionality for Contact; optimized data initialization in ContactsComponent Chneemann 2025-03-31 20:54:42 +0200
  • eca837b0ea feat: propagate created ID via UpdateNotifierService and call newly created contact in ContactsComponent Chneemann 2025-03-31 20:25:48 +0200
  • d6675bb439 feat: add functionality to create and save new contacts Chneemann 2025-03-31 20:11:55 +0200
  • c57926b731 refactor: Rename TaskUpdateService to UpdateNotifierService and added notify for contacts Chneemann 2025-03-31 04:31:14 +0200
  • ce2f9ed228 fix: minor bug fixes & migrated contact deletion to Django REST framework Chneemann 2025-03-31 04:12:20 +0200
  • db242700e0 refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays Chneemann 2025-03-30 19:29:24 +0200
  • 8659c16517 refactor: Refactor SharedService, extract logic into smaller services (ResizeService and ColorService) Chneemann 2025-03-30 10:43:36 +0200
  • a00690ffae chore: refactor and optimize code for better performance and readability Chneemann 2025-03-30 10:04:51 +0200
  • e995696882 feat: migrate ContactsComponent & ContactDetailComponent to Django Rest Chneemann 2025-03-30 09:46:38 +0200
  • 7b85ad5493 feat: created and integrated UserService for global access to user data Chneemann 2025-03-29 17:13:09 +0100
  • f24596eb8e refactor: Simplified error messages in ErrorNotificationService to enhance user experience Chneemann 2025-03-29 16:39:09 +0100
  • 839df9e3ff feat: set up HttpErrorInterceptor for error handling and integrated ErrorNotificationService; created and implemented ToastNotificationService for user notifications Chneemann 2025-03-29 16:28:07 +0100
  • 13a087cfb0 feat: add TaskUpdateService to handle task updates and optimize task state management Chneemann 2025-03-29 15:47:15 +0100
  • 72ca03086d refactor: improve task database communication and enhance data flow in components Chneemann 2025-03-29 15:45:24 +0100
  • 6e0429255b refactor: move success toast notifications for login and logout to ErrorHandlingService. Chneemann 2025-03-26 13:19:22 +0100
  • 76594ca28f feat: integrate ngx-toastr in ErrorHandlingService to display error messages in toast notifications. Chneemann 2025-03-26 13:14:34 +0100
  • 5422835c06 feat: added ngx-toastr notifications for login and logout success messages Chneemann 2025-03-26 13:09:25 +0100
  • dd90cf6e58 feat: integrated ngx-toastr for error handling and display in AuthenticatedGuard when token is expired Chneemann 2025-03-26 11:21:39 +0100
  • 0edfafb5f6 fix: improved guard routing and optimized user data loading Chneemann 2025-03-25 09:52:46 +0100
  • 47c7aacbfb refactor: optimized functions in ApiService and AuthService Chneemann 2025-03-25 08:25:24 +0100
  • 04c149ea41 feat: created ErrorHandlingService to intercept HTTP errors Chneemann 2025-03-24 09:39:27 +0100
  • a00863ef9e feat: created TokenService and moved logic from AuthService and ApiService Chneemann 2025-03-24 09:10:25 +0100
  • 2c102ddddc fix: fix incorrect routing in RedirectIfAuthenticatedGuard Chneemann 2025-03-23 22:32:32 +0100
  • dff56e2e40 feat: store UserId in localStorage and display User Initials in HeaderComponent Chneemann 2025-03-23 22:31:03 +0100
  • 39e03d2fab feat: add "Remember Me" checkbox in LoginComponent Chneemann 2025-03-23 22:05:06 +0100
  • d97579b97e chore: update project to Angular 18 Chneemann 2025-03-23 21:39:28 +0100
  • e6a8463e1c chore: rollback to angular-devkit/build-angular@^17.3.13 Chneemann 2025-03-23 21:30:36 +0100
  • 782fd703cd chore: reinstall npm and update package.json Chneemann 2025-03-23 21:26:39 +0100
  • 93000fd4c7 feat: migrate login, logout, and auth guards to Django Rest Chneemann 2025-03-23 19:58:26 +0100
  • 4b795ae977 feat: update Auth Guards and create main layout to simplify app.component Chneemann 2025-03-23 16:53:39 +0100
  • 876aadcd05 feat: migrate SummaryComponent to Django Rest and replace user with userId Chneemann 2025-03-23 15:10:39 +0100
  • 518a688272 feat: create, design and integrate LoadingSpinnerComponent Chneemann 2025-03-22 20:35:47 +0100
  • 18903e3c55 feat: migrate TaskComponent & TaskOverlayComponent to Django Rest and implement TaskService Chneemann 2025-03-22 20:14:43 +0100
  • df7629256a feat: migrate backend from Firebase to Django Rest and integrate ApiService in BoardComponent Chneemann 2025-03-22 14:02:50 +0100
  • 5949934b0d docs: add JSDoc comments to app.component.ts Chneemann 2024-11-16 18:19:24 +0100
  • 33a9b4e566 refactor: removed unused imports Chneemann 2024-11-16 08:14:54 +0100
  • 5400c5438d docs: add JSDoc comments to SidebarComponent Chneemann 2024-11-15 17:22:50 +0100
  • d2f9734b83 docs: add JSDoc comments to OverlayComponents Chneemann 2024-11-15 17:21:17 +0100
  • c2ea6c8762 docs: add JSDoc comments to AuthGuard Chneemann 2024-11-14 04:48:19 +0100
  • daf23c1c5c docs: add JSDoc comments to FirebaseService Chneemann 2024-11-14 04:47:27 +0100
  • 44add1ee3d docs: add JSDoc comments to LanguageService Chneemann 2024-11-14 04:43:51 +0100
  • bf88b88b99 docs: add JSDoc comments to OverlayService Chneemann 2024-11-14 04:42:26 +0100
  • 11e9161135 docs: add JSDoc comments to SharedService Chneemann 2024-11-14 04:41:53 +0100
  • 8557a2f7f0 docs: add JSDoc comments to DragDropService Chneemann 2024-11-14 04:40:45 +0100
  • a16cf8f374 docs: add JSDoc comments to AuthService Chneemann 2024-11-14 04:39:53 +0100
  • 7a7beda85d docs: add JSDoc comments to LegaInformationsComponents Chneemann 2024-11-12 04:49:58 +0100