Commit Graph

  • da3728024d feat(gantt): enhance Gantt chart with task creation and phase updates feature/custom-gantt-chart Chamika J 2025-08-06 17:11:45 +05:30
  • abc923a95e refactor(auth): simplify session middleware and remove debug endpoint chore/added-google-login-from-mobile-app Chamika J 2025-08-06 12:51:21 +05:30
  • 097c281051 feat(auth): enhance session middleware logging and error handling Chamika J 2025-08-06 12:40:11 +05:30
  • a1aaf9bd59 refactor(auth): remove debug logging from authentication methods Chamika J 2025-08-06 12:37:29 +05:30
  • 66edec201f feat(auth): enhance session ID generation and improve cookie handling Chamika J 2025-08-06 12:28:57 +05:30
  • 7ce4ba12ab feat(auth): add cookie-signature dependency and enhance session cookie handling Chamika J 2025-08-06 11:55:43 +05:30
  • 0959f3f926 feat(auth): enhance session middleware logging and error handling Chamika J 2025-08-06 11:33:14 +05:30
  • cc68a5e9cc feat(auth): improve session cookie handling and logging in middleware Chamika J 2025-08-06 11:06:36 +05:30
  • 3ebf262b8e feat(auth): enhance session handling for mobile compatibility Chamika J 2025-08-06 11:02:03 +05:30
  • 57c71357da feat(auth): enhance session management and debugging capabilities Chamika J 2025-08-06 10:57:27 +05:30
  • 3cb44e8dc8 fix(auth): correct type assertion for session passport property Chamika J 2025-08-06 10:48:52 +05:30
  • 11a31e5a6d feat(auth): improve session regeneration and response handling in login process Chamika J 2025-08-06 10:47:33 +05:30
  • 5b00d83847 feat(auth): enhance session handling and response logging in authentication Chamika J 2025-08-06 10:35:35 +05:30
  • 8e5d55ce7d feat(auth): add detailed logging for authentication processes Chamika J 2025-08-06 10:28:28 +05:30
  • 7bb020d448 feat(auth): implement mobile Google authentication using Passport strategy Chamika J 2025-08-05 17:12:29 +05:30
  • 84f96b7db2 Merge pull request #309 from shancds/upstreame-release-v2.1.4 Chamika J 2025-08-05 16:49:37 +05:30
  • 69ec445a8a feat(gantt): enhance Gantt chart interactivity and animations Chamika J 2025-08-05 16:44:12 +05:30
  • ad7eb505b5 feat(gantt): enhance Gantt chart functionality with task progress tracking Chamika J 2025-08-05 16:02:07 +05:30
  • d33a7db253 refactor(gantt): restructure Gantt components and update styles Chamika J 2025-08-05 12:21:08 +05:30
  • f87fba96d8 refactor(task-comments): update response structure for comment data shancds 2025-08-05 09:20:14 +05:30
  • 81d5c8559c feat(task-comments): enhance comment response with user avatar and attachments shancds 2025-08-05 09:18:40 +05:30
  • 945c52b770 Merge branch 'chore/added-google-login-from-mobile-app' of https://github.com/Worklenz/worklenz into upstreame-release-v2.1.4 shancds 2025-08-05 08:25:56 +05:30
  • f84d834295 feat(auth): add logging for token audience validation in Google authentication Chamika J 2025-08-04 17:02:48 +05:30
  • 01ce34f3d8 feat(auth): enhance token audience validation for Google authentication Chamika J 2025-08-04 16:54:17 +05:30
  • 210a9a7aba fix(labels-controller): update color validation to use WorklenzColorShades for label updates release-v2.1.4 Chamika J 2025-08-04 15:28:31 +05:30
  • 6e37208f62 fix(password-validator): adjust password length validation to include maximum length of 32 characters Chamika J 2025-08-04 15:23:58 +05:30
  • 8188b5c381 feat(auth): enhance Google authentication validation Chamika J 2025-08-04 12:44:34 +05:30
  • 0e21eacd52 feat(auth): implement mobile Google authentication endpoint Chamika J 2025-08-04 12:40:06 +05:30
  • 136dac17fb feat(labels): implement label update functionality and enhance UI imp/settings-labels-improvement Chamika J 2025-08-04 12:28:52 +05:30
  • 884cb9c462 refactor(SettingsLayout): streamline layout and improve styling Chamika J 2025-08-04 09:58:49 +05:30
  • d1bd36e0a4 refactor(AdminCenterLayout): simplify layout structure and improve styling Chamika J 2025-08-04 09:55:56 +05:30
  • 9c4293e7a9 feat(gantt): implement Gantt chart functionality with roadmap tasks and project phases chamiakJ 2025-08-04 07:22:56 +05:30
  • 11a6224fb3 fix(holiday-api): add error handling and fallback for countries with states API feature/team-utilization Chamika J 2025-08-01 17:17:57 +05:30
  • 8f407b45a9 feat(holiday-calendar): implement holiday calendar component with CRUD functionality Chamika J 2025-08-01 16:54:58 +05:30
  • 1a64115063 Merge branch 'release-v2.1.4' of https://github.com/Worklenz/worklenz into feature/team-utilization Chamika J 2025-08-01 09:31:38 +05:30
  • 7c42087854 feat(update-notification): implement update notification system for new versions Chamika J 2025-07-31 16:12:04 +05:30
  • e5e56e48f8 feat(spam-moderation): implement spam detection and moderation for team invitations and signups chore/add-spam-protection Chamika J 2025-07-31 15:52:08 +05:30
  • 14c89dec24 chore(tests): remove obsolete SQL test scripts for sort order validation Chamika J 2025-07-31 15:51:43 +05:30
  • b1bdf0ac11 feat(hubspot): add dark mode support and light color scheme for chat widget Chamika J 2025-07-31 15:44:04 +05:30
  • 7635676289 feat(trial-user-limits): implement trial member limit checks in project and team controllers Chamika J 2025-07-31 12:56:28 +05:30
  • 903a9475b1 feat(sri-lankan-holidays): add comprehensive holiday management for Sri Lanka Chamika J 2025-07-31 10:43:49 +05:30
  • 13984fcfd4 Merge branch 'release-v2.1.4' of https://github.com/Worklenz/worklenz into feature/team-utilization chamiakJ 2025-07-31 06:57:50 +05:30
  • 2bd6c19c13 refactor(layouts): simplify MainLayout and enhance styling chamikaJ 2025-07-30 17:20:20 +05:30
  • 374595261f feat(task-list-v2): enhance sticky column behavior and dark mode support chamikaJ 2025-07-30 16:25:29 +05:30
  • b6c056dd1a feat(task-status-dropdown): enhance task status update and group movement handling chamikaJ 2025-07-30 15:26:27 +05:30
  • 81e1872c1f refactor(task-list): simplify drag-and-drop functionality and enhance task rendering chamikaJ 2025-07-30 15:08:28 +05:30
  • f085f87107 feat(timer): enhance timer conflict resolution and state management chamikaJ 2025-07-30 13:27:41 +05:30
  • d9700a9b2c refactor(assignee-selector, kanban-group): clean up code formatting and improve modal confirmation handling chamikaJ 2025-07-30 13:09:43 +05:30
  • 9da6dced01 Merge branch 'release-v2.1.4' of https://github.com/Worklenz/worklenz into feature/team-utilization chamikaJ 2025-07-30 12:56:56 +05:30
  • 9dfc1fa375 feat(admin-center): implement admin center settings retrieval and enhance holiday population logic chamikaJ 2025-07-30 11:35:12 +05:30
  • 5cce3bc613 feat(localization): add timer conflict handling and update translations chamikaJ 2025-07-30 10:13:08 +05:30
  • 2bde793d44 fix(reporting): add table alias parameter to date range clause method release-v2.1.5 chamiakJ 2025-07-29 19:21:11 +05:30
  • 8a829c659f Merge branch 'development' of https://github.com/Worklenz/worklenz into release-v2.1.5 chamiakJ 2025-07-29 19:11:33 +05:30
  • 8d17490f7e fix(reporting): update task logging queries for accuracy development chamiakJ 2025-07-29 19:08:52 +05:30
  • c53ab511bf Merge branch 'main' of https://github.com/Worklenz/worklenz into release-v2.1.4 chamikaJ 2025-07-29 14:19:44 +05:30
  • 7b9a16fd72 Merge pull request #307 from Worklenz/development main Chamika J 2025-07-29 14:16:55 +05:30
  • 8830af2cbb refactor: update .gitignore and remove obsolete files chamikaJ 2025-07-29 14:16:52 +05:30
  • b915de2b93 feat(reporting): enhance date handling and export functionality chamikaJ 2025-07-29 13:05:55 +05:30
  • 29b8c1b2af feat(task-context-menu): add copy link functionality and update translations chamikaJ 2025-07-29 12:49:51 +05:30
  • c2b231d5cc feat(survey-modal): add survey modal configuration to environment files chamikaJ 2025-07-29 11:13:08 +05:30
  • 53a28cf489 refactor(localization): update task-related translations and improve user activity feed chamikaJ 2025-07-29 10:19:28 +05:30
  • e8ccc2a533 Merge pull request #306 from Worklenz/feature/task-activities-by-user Chamika J 2025-07-29 08:46:13 +05:30
  • f24c0d8955 Merge branch 'release-v2.1.4' into feature/task-activities-by-user Chamika J 2025-07-29 08:46:05 +05:30
  • 069ae6ccb1 feat(projects-controller): add currency and budget fields to project details chamiakJ 2025-07-28 18:31:30 +05:30
  • 01a580d992 Merge pull request #304 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 16:57:33 +05:30
  • c2e670c9a2 feat(survey-localization): add survey localization files for multiple languages chamikaJ 2025-07-28 16:57:40 +05:30
  • 25042baf71 Merge pull request #303 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 16:31:53 +05:30
  • e8d21ee187 feat(account-setup): implement skip functionality and update localization chamikaJ 2025-07-28 16:30:21 +05:30
  • a8d1446b0d Merge pull request #302 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 16:14:03 +05:30
  • 2082934cd5 feat(hubspot-integration): refine HubSpot widget styling and add account setup skip functionality chamikaJ 2025-07-28 16:12:12 +05:30
  • 4debcd6aa5 Merge pull request #301 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 15:45:34 +05:30
  • 76adb89caf feat(task-filters): enhance sorting functionality and localization updates chamikaJ 2025-07-28 15:45:12 +05:30
  • 703a6425fe feat(surveys): add survey tables and initial data for account setup questionnaire chamikaJ 2025-07-28 15:17:21 +05:30
  • e2c9e19b83 Merge pull request #300 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 15:08:43 +05:30
  • e2a749e0b6 refactor(survey-submission): update validation logic and submission data handling chamikaJ 2025-07-28 15:07:09 +05:30
  • 2c0b0ac4c5 Merge pull request #299 from Worklenz/fix/reporting-sidebar-style-fix Chamika J 2025-07-28 14:55:11 +05:30
  • dd511b236f refactor(reporting-layout): streamline sidebar and content layout chamikaJ 2025-07-28 14:54:54 +05:30
  • 2c860b0cc8 feat(localization): update password-related translations in German and Spanish signup forms chamikaJ 2025-07-28 14:17:41 +05:30
  • f81d0f9594 feat(holiday-settings): implement organization holiday settings management chamikaJ 2025-07-28 13:07:15 +05:30
  • c18b289e4f feat(reporting): enhance reporting allocation and members controllers chamikaJ 2025-07-28 10:31:08 +05:30
  • b762bb5b18 Merge pull request #298 from Worklenz/feature/holiday-calendar-integration Chamika J 2025-07-28 10:01:33 +05:30
  • 7c7f955bb5 Merge branch 'feature/team-utilization' into feature/holiday-calendar-integration Chamika J 2025-07-28 10:01:24 +05:30
  • 1e6045c534 Merge pull request #297 from Worklenz/fix/task-time-log-timezone-fix Chamika J 2025-07-28 09:48:08 +05:30
  • 2a9e12a495 feat(task-time-logs): enhance time log retrieval and formatting with user timezone chamikaJ 2025-07-28 09:44:59 +05:30
  • e0f268e4a1 fix(holiday-controller): specify error type in catch block for better type safety chamiakJ 2025-07-28 07:41:29 +05:30
  • d39bddc22f feat(project-view): add user permission-based tab filtering chamiakJ 2025-07-28 07:36:25 +05:30
  • 591d348ae5 feat(localization): update and enhance localization files for multiple languages chamiakJ 2025-07-28 07:19:55 +05:30
  • fc88c14b94 Merge branch 'feature/add-calender-and-holidays' of https://github.com/Worklenz/worklenz into feature/team-utilization chamiakJ 2025-07-26 12:31:35 +05:30
  • eeec5b2b84 feat(navbar): implement new notification and invitation components chore/added-sign-up-survey chamikaJ 2025-07-25 17:01:15 +05:30
  • fd2fc793df Merge pull request #295 from Worklenz/chore/added-sign-up-survey Chamika J 2025-07-25 15:23:03 +05:30
  • 8380b354cc refactor(template-drawer): remove unused parameters from TemplateDrawer component chamikaJ 2025-07-25 15:23:02 +05:30
  • 2aaf0fc19a feat(account-setup): refactor language handling in account setup process chamikaJ 2025-07-25 15:22:51 +05:30
  • f3b7479770 Merge pull request #291 from Worklenz/chore/added-sign-up-survey Chamika J 2025-07-25 13:03:16 +05:30
  • 65745e368f Merge branch 'release-v2.1.4' into chore/added-sign-up-survey Chamika J 2025-07-25 13:03:03 +05:30
  • cabd05e0da Merge pull request #290 from Worklenz/imp/invite--improvement Chamika J 2025-07-25 13:01:29 +05:30
  • 6e71a91d6c Merge pull request #288 from shancds/test/invitation-process imp/invite--improvement Chamika J 2025-07-25 13:01:01 +05:30
  • 7dc3dedda5 feat(account-setup): enhance localization and UI for account setup process chamikaJ 2025-07-25 12:50:19 +05:30
  • 944acf99db feat(project-member-drawer): filter out already invited members from the selection list shancds 2025-07-25 12:07:43 +05:30
  • a9d0244ca2 fix(update-member-drawer): correct job title assignment in member update request shancds 2025-07-25 11:31:36 +05:30
  • b688f8e114 feat(account-setup): enhance account setup process with new survey and task management features chamikaJ 2025-07-25 10:52:07 +05:30