Commit Graph

  • e7e9cfce8c Merge branch 'release-v2.1.4' of https://github.com/Worklenz/worklenz into test/invitation-process shancds 2025-07-25 09:48:29 +05:30
  • 27605b4d68 feat(assignee-selector): enhance member invitation functionality and integrate project manager checks shancds 2025-07-25 09:47:09 +05:30
  • ff4b0ed315 Merge pull request #287 from Worklenz/imp/invite--improvement Chamika J 2025-07-25 08:52:44 +05:30
  • fe7c15ced1 feat(surveys): implement account setup survey functionality chamikaJ 2025-07-24 17:12:47 +05:30
  • 15ff69a031 refactor(styles): remove outdated HubSpot widget dark mode CSS overrides chamikaJ 2025-07-24 16:08:11 +05:30
  • 22d78222d3 feat(localization): update tab labels to include finance chamikaJ 2025-07-24 16:05:23 +05:30
  • 3a6af8bd07 feat(localization): add finance key to project-view localization files chamikaJ 2025-07-24 16:05:11 +05:30
  • 4ffc3465e3 feat(finance): implement project finance and rate card management features chamikaJ 2025-07-24 15:23:34 +05:30
  • 4b54f2cc17 feat(admin-center): implement organization calculation method settings chamikaJ 2025-07-24 12:53:46 +05:30
  • 67a75685a9 feat(reporting): add total time utilization component and enhance localization chamikaJ 2025-07-24 11:41:04 +05:30
  • 20ce0c9687 feat(reporting): enhance time reports page with new filters and components chamikaJ 2025-07-24 11:40:39 +05:30
  • 070c643105 Merge pull request #283 from shancds/test/invitation-process Chamika J 2025-07-24 10:30:54 +05:30
  • 980af8bd4f Merge branch 'imp/invite--improvement' into test/invitation-process Chamika J 2025-07-24 10:30:46 +05:30
  • aa00f6fe21 Merge branches 'feature/guest-user' and 'main' of https://github.com/Worklenz/worklenz into feature/guest-user feature/guest-user chamikaJ 2025-07-24 10:19:12 +05:30
  • 1931856d31 Merge branch 'main' of https://github.com/Worklenz/worklenz into fix/timelog-timezone-fix fix/timelog-timezone-fix chamikaJ 2025-07-24 10:18:52 +05:30
  • fe3fb5e627 Merge pull request #285 from Worklenz/development Chamika J 2025-07-24 10:17:22 +05:30
  • ef47df804f Merge pull request #284 from Worklenz/fix/release-v2.1.3 Chamika J 2025-07-24 10:16:34 +05:30
  • 7ea05d2982 feat(database): add performance indexes for optimized task queries chamikaJ 2025-07-24 10:16:09 +05:30
  • daa65465dd feat(reporting): add utility methods for date and time calculations in ReportingMembersController chamikaJ 2025-07-24 09:56:23 +05:30
  • de26417247 refactor(reporting): enhance timezone handling and clean up migration chamikaJ 2025-07-24 09:25:50 +05:30
  • 69b2fe1a90 feat(reporting): implement timezone support in reporting allocation and related components chamiakJ 2025-07-24 07:50:01 +05:30
  • 95aa2ef8ee refactor: centralize Ant Design imports and remove unused components chamikaJ 2025-07-23 17:20:42 +05:30
  • e3443eedfb feat(localization): add guest role text and invitation message fields for team members chamikaJ 2025-07-23 17:20:30 +05:30
  • 03bd3659e0 feat(guidelines): add general coding, localization, and component naming rules chamikaJ 2025-07-23 17:20:14 +05:30
  • 5c327a3a21 Merge pull request #281 from Worklenz/development v2.1.3 Chamika J 2025-07-23 16:07:57 +05:30
  • 123a912e64 Merge pull request #280 from Worklenz/fix/release-v2.1.3 Chamika J 2025-07-23 15:09:27 +05:30
  • 78516d8d6c feat(analytics-hubspot): modularize analytics and HubSpot integration chamikaJ 2025-07-23 14:36:50 +05:30
  • 9946c9a00e fix(upgrade-plans): adjust minimum seat value logic and enhance HubSpot widget dark mode styles chamikaJ 2025-07-23 13:24:58 +05:30
  • 4887383dc4 feat(upgrade-plans): add responsive styles and improve layout for upgrade plans component chamikaJ 2025-07-23 13:03:00 +05:30
  • a6863d8280 refactor: update code to use centralized Ant Design imports chamikaJ 2025-07-23 12:07:48 +05:30
  • edf81dbe57 refactor: update Ant Design imports to centralized path chamikaJ 2025-07-23 11:05:39 +05:30
  • 300d4763f5 Enhance project member management with search functionality and localization updates shancds 2025-07-23 10:49:00 +05:30
  • 80f5febb51 feat(antd-imports): establish centralized import rules for Ant Design components chamikaJ 2025-07-23 10:33:55 +05:30
  • aaaac09212 Merge branch 'fix/release-v2.1.3' of https://github.com/Worklenz/worklenz into test/invitation-process shancds 2025-07-23 08:50:54 +05:30
  • c4400d178f Refactor invite components to comment out unused UI elements shancds 2025-07-23 08:48:01 +05:30
  • a6286eb2b8 feat(migrations): add README for node-pg-migrate and enhance frontend configuration chamiakJ 2025-07-23 07:46:39 +05:30
  • b105661623 feat(migrations): add initial migration setup and performance indexes chore/added-node-pg-migrate chamiakJ 2025-07-22 22:06:07 +05:30
  • ee75aead78 Merge pull request #278 from Worklenz/fix/release-v2.1.3 Chamika J 2025-07-22 17:26:45 +05:30
  • e3c002b088 style(task-list): enhance styling for task list components chamikaJ 2025-07-22 17:25:37 +05:30
  • 3beed3dae6 feat(auth): update password requirements and localization for signup chamikaJ 2025-07-22 17:25:25 +05:30
  • 33aace71c8 refactor(tasks): improve code readability and formatting in tasks-controller-v2 chamikaJ 2025-07-22 17:12:06 +05:30
  • da791e2cb7 Enhance project member invitation feature with new localization and UI updates shancds 2025-07-22 16:21:18 +05:30
  • 354b9422ed feat(tasks): add color_code_dark to task groups and enhance task list display chamikaJ 2025-07-22 16:08:41 +05:30
  • 3373dccc58 Update localization and UI for team member invitation feature shancds 2025-07-22 15:21:13 +05:30
  • 06da0d20b9 Enhance project member drawer localization and UI shancds 2025-07-22 14:43:04 +05:30
  • 256f1eb3a9 feat(task-list): enhance empty state display in task list component chamikaJ 2025-07-22 12:46:09 +05:30
  • 5f86ba6b13 feat(auth): implement new authentication pages and refactor routes chamikaJ 2025-07-22 12:27:05 +05:30
  • 5addcee0b2 Merge branch 'release/v2.1.2' of https://github.com/Worklenz/worklenz into test/invitation-process shancds 2025-07-21 09:54:09 +05:30
  • 3419d7e81d Merge branch 'feature/project-gantt-chart' of https://github.com/Worklenz/worklenz into test/invitation-process shancds 2025-07-21 09:50:23 +05:30
  • 78d960bf01 feat(gantt): introduce advanced Gantt chart components and demo page feature/project-gantt-chart chamikaJ 2025-07-20 22:05:42 +05:30
  • 7aeaaa1fee docs(job-queue-dependencies): add documentation for job queue setup and configuration imp/recurring-tasks-improvements chamikaJ 2025-07-20 19:16:24 +05:30
  • 474f1afe66 feat(recurring-tasks): implement recurring tasks service with timezone support and notifications chamikaJ 2025-07-20 19:16:03 +05:30
  • 8dc3133814 Merge pull request #275 from shancds/test/kanban-order-v1.2.3 Chamika J 2025-07-17 16:30:39 +05:30
  • 1709fad733 Add drag-and-drop data transfer support in EnhancedKanbanBoardNativeDnD shancds 2025-07-17 15:51:23 +05:30
  • 7f71e8952b Enhance EnhancedKanbanBoardNativeDnD with task priority updates and socket integration shancds 2025-07-17 12:52:40 +05:30
  • 22d2023e2a Update phase handling in EnhancedKanbanBoardNativeDnD component shancds 2025-07-17 11:54:33 +05:30
  • f73c151da2 feat(holiday-system): add holiday population functionality and API integration chamikaJ 2025-07-17 11:27:29 +05:30
  • fa08463e65 Enhance localization support in Kanban board shancds 2025-07-17 11:10:23 +05:30
  • 7226932247 Enhance EnhancedKanbanBoardNativeDnD to support phase reordering shancds 2025-07-17 10:56:06 +05:30
  • 6adf40f5a6 Merge pull request #274 from shancds/test/kanban-order-v1.2.2 Chamika J 2025-07-16 09:35:12 +05:30
  • 5214368354 feat(holiday-system): implement comprehensive holiday management features chamiakJ 2025-07-16 07:59:27 +05:30
  • f03f6e6f5d Implement task order updates and socket emissions in EnhancedKanbanBoardNativeDnD shancds 2025-07-15 18:17:32 +05:30
  • a112d39321 Merge pull request #272 from Worklenz/development v2.1.2 Chamika J 2025-07-15 17:20:59 +05:30
  • 4788294bc4 Merge pull request #271 from Worklenz/release/v2.1.2 Chamika J 2025-07-15 17:20:25 +05:30
  • 7eb55b315a feat(i18n): enhance internationalization support and optimize task updates fix/drag-and-drop-task-list chamikaJ 2025-07-15 17:19:30 +05:30
  • d7416ff793 Merge branch 'test/kanban-right-click-feature-v1.2.1' of https://github.com/shancds/worklenz-open-source into test/kanban-order-v1.2.2 shancds 2025-07-15 16:46:43 +05:30
  • d89247eb02 Add delete phase confirmation modal with localization support shancds 2025-07-15 16:45:57 +05:30
  • 5318f95037 Merge branch 'release/v2.1.2' of https://github.com/Worklenz/worklenz into test/kanban-order-v1.2.2 shancds 2025-07-15 16:39:35 +05:30
  • c80b00ec76 Add delete status confirmation modal with localization support shancds 2025-07-15 16:34:03 +05:30
  • f48476478a Implement task deletion functionality in TaskCard component shancds 2025-07-15 16:19:40 +05:30
  • 737f7cada2 refactor(App): streamline cache cleanup process on logout chamikaJ 2025-07-15 16:11:30 +05:30
  • 833879e0e8 feat(logout): implement cache cleanup and service worker unregistration on logout chamikaJ 2025-07-15 16:08:07 +05:30
  • cb5610d99b feat(timer): add useTimerInitialization hook for managing running timers chamikaJ 2025-07-15 15:57:01 +05:30
  • 0434bbb73b refactor(account-setup): update ProjectStep to use custom dispatch and refresh user session chamikaJ 2025-07-15 15:40:06 +05:30
  • 6e911d79fc feat(auth): add combined AuthAndSetupGuard for route protection chamikaJ 2025-07-15 15:34:43 +05:30
  • 0bb748cf89 feat(database-migrations): implement grouping-specific sort orders and constraints chamikaJ 2025-07-15 15:19:16 +05:30
  • ba5d4975af Merge pull request #270 from shancds/test/row-kanban-board-v1.2.0 Chamika J 2025-07-15 15:09:57 +05:30
  • d4620148bd Update TaskProgressCircle to visually indicate task completion shancds 2025-07-15 14:48:26 +05:30
  • 8d7d54be78 Enhance TaskCard accessibility by adding title attribute to task name shancds 2025-07-15 14:28:45 +05:30
  • c34b94c7db Merge pull request #269 from shancds/test/row-kanban-board-v1.2.0 Chamika J 2025-07-15 14:24:24 +05:30
  • 55a0028e26 refactor(drag-and-drop): replace console logging with error logging chamikaJ 2025-07-15 14:24:24 +05:30
  • 17371200ca feat(drag-and-drop): enhance task grouping updates and socket event handling chamikaJ 2025-07-15 14:22:27 +05:30
  • 83044077d3 Enhance task status handling and progress visualization in Kanban board shancds 2025-07-15 14:13:37 +05:30
  • a03d9ef6a4 Merge pull request #268 from Worklenz/fix/task-sort-order Chamika J 2025-07-15 13:38:49 +05:30
  • fca8ace10d Merge pull request #267 from Worklenz/feature/show-multiples-levels-of-subtaks-in-task-list Chamika J 2025-07-15 13:31:10 +05:30
  • d970cbb626 feat(task-management): enhance task timer synchronization and color handling chamikaJ 2025-07-15 13:30:59 +05:30
  • 6d8c475e67 refactor(sort-orders): remove outdated deployment and implementation guides chamikaJ 2025-07-15 13:18:51 +05:30
  • a1c0cef149 Remove PerformanceMonitor and VirtualizedTaskList components along with their associated styles to streamline the enhanced Kanban board. Update TaskCard to include a progress circle for better task visualization. shancds 2025-07-15 12:17:16 +05:30
  • 8f098143fd Merge branch 'main' of https://github.com/Worklenz/worklenz into test/row-kanban-board-v1.2.0 shancds 2025-07-15 09:00:38 +05:30
  • 407dc416ec feat(sort-orders): implement separate sort orders for task groupings chamiakJ 2025-07-15 07:44:15 +05:30
  • 61461bb776 feat(user-activity): enhance user activity logs with additional data and improved queries chamikaJ 2025-07-14 13:26:28 +05:30
  • 2a7019c64c refactor(home-page): simplify layout by removing unnecessary Card component chamikaJ 2025-07-14 12:48:13 +05:30
  • 5b1cbb0c46 Merge branch 'main' of https://github.com/Worklenz/worklenz into feature/task-activities-by-user chamikaJ 2025-07-14 12:46:18 +05:30
  • 3d67145af7 refactor(task-list): adjust subtask indentation for improved visual hierarchy chamikaJ 2025-07-14 12:37:54 +05:30
  • 1c981312d4 feat(task-drawer): enhance task navigation and hierarchy display chamikaJ 2025-07-14 12:28:04 +05:30
  • 02d814b935 refactor(task-list): enhance task row components with depth handling chamikaJ 2025-07-14 12:04:31 +05:30
  • e87f33dcc8 Merge pull request #265 from Worklenz/development fix/home-page-tasks Chamika J 2025-07-14 11:37:47 +05:30
  • 6286d4315d Merge pull request #262 from Worklenz/fix/home-page-tasks Chamika J 2025-07-14 11:37:22 +05:30
  • a1234b8af0 Merge pull request #264 from Worklenz/development Chamika J 2025-07-14 08:57:44 +05:30
  • bc0a62002b Merge pull request #263 from Worklenz/chore/updated-readme.md Chamika J 2025-07-14 07:54:44 +05:30