c767e65819fix: Update port mapping to avoid conflict in production and development configurationsRKWojs2025-07-28 21:44:02 +02:00
8e35821344Refactor project tasks page and navigation componentsRKWojs2025-07-28 20:56:04 +02:00
747a68832efeat(i18n): Add Polish translations for task management components and update search placeholder
Chop
2025-07-27 23:54:56 +02:00
e828aa660bfeat(i18n): Implement multilingual support with Polish and English translations
Chop
2025-07-27 22:01:15 +02:00
9b6307eabefeat: Add TaskCommentsModal for viewing and managing task comments
Chop
2025-07-17 22:49:12 +02:00
490994d323feat: Add optional max wait display to task rows and tables
Chop
2025-07-17 22:39:54 +02:00
b5120657a9refactor: Update layout of task template actions for improved alignment and usability
Chop
2025-07-10 23:45:50 +02:00
5228ed3fc0feat: Enhance ProjectTasksSection with improved button styles and layout adjustments
Chop
2025-07-10 23:41:03 +02:00
51d37fc65afeat: Implement task editing functionality with validation and user assignment
Chop
2025-07-10 23:35:17 +02:00
92f458e59bfix: Update note rendering logic to simplify system note display
Chop
2025-07-10 23:02:45 +02:00
33ea8de17efeat: Add coordinate formatting utility and update project views
Chop
2025-07-10 22:56:03 +02:00
9c076f537edocs: Add merge completion summary
main
Chop
2025-07-10 22:37:31 +02:00
1594889e3bMerge branch 'auth2' into main
Chop
2025-07-10 22:35:28 +02:00
50fce2f6baAdd merge preparation summary documentation
Chop
2025-07-10 22:34:30 +02:00
5cd56593ebFix projects map page - restore original design
Chop
2025-07-10 22:32:13 +02:00
faeb1ca80cPrepare branch for merge to main
Chop
2025-07-10 22:18:32 +02:00
38b0682d83feat(audit-logging): Replace req.session with req.auth for audit logging in notes and projects
Chop
2025-07-10 00:08:59 +02:00
b1a78bf7a8feat(audit-logging): Implement Edge-compatible audit logging utility and safe logging module
Chop
2025-07-09 23:08:16 +02:00
90875db28bfeat: Add user tracking to project tasks and notes
Chop
2025-06-26 00:17:51 +02:00
294d8343d3feat: Implement user tracking in projects
Chop
2025-06-25 23:08:15 +02:00
81afa09f3afeat: Update Authorization Implementation Guide with current state, completed phases, and security best practices
Chop
2025-06-25 22:36:14 +02:00
988a33788dfix: Align action buttons to the right in the layer control panelRKWojs2025-06-25 16:16:17 +02:00
44bc7b3e7cfix: Await asynchronous calls in ProjectViewPage and remove redundant Leaflet imports in WMSLayerRKWojs2025-06-25 13:43:27 +02:00
988a4eb71bfeat: Implement user management functionality with CRUD operations; add user edit page, API routes for user actions, and enhance authentication middlewareRKWojs2025-06-25 13:37:10 +02:00
1524e1e9bbfeat: add authentication test page and API testing scripts; implement debug auth endpoint and enhance task route with read permissionsRKWojs2025-06-25 12:54:37 +02:00
c1bb4c44fdfeat: upgrade next-auth to v5.0.0-beta.29 and refactor authentication middlewareRKWojs2025-06-25 12:32:13 +02:00
7e67fe96efstyle: Increase column widths for improved readability in ProjectListPage tableRKWojs2025-06-25 11:35:36 +02:00
035a0386d7Your commit message here
Chop
2025-06-25 00:22:12 +02:00
4b2a544870feat: Add comprehensive Authorization Implementation Guide for Next.js application, detailing authentication, role-based access control, and security best practices
Chop
2025-06-24 23:54:30 +02:00
7e1edfebcefeat: Sort projects by project_id in descending order on ContractDetailsPage
Chop
2025-06-24 23:49:41 +02:00
74550be679Refactor LeafletMap to implement custom WMSLayer component and remove WMSTileLayer usage; update mapLayers configuration for improved readability and maintainability; delete obsolete page_backup.js file.
Chop
2025-06-24 22:46:53 +02:00
af133c1d5ffeat: Add tool panel with multiple map interaction tools in ProjectsMapPageRKWojs2025-06-24 13:41:47 +02:00
56088b4e78feat: Update maxZoom values to 20 for various map layers and enhance Polish Cadastral Data layers with additional server supportRKWojs2025-06-24 13:30:36 +02:00
4c11801ab1feat: Implement layer control and custom zoom functionality in ProjectsMapPage and LeafletMap componentsRKWojs2025-06-24 12:01:48 +02:00
96da5212d4fix: Remove unnecessary whitespace in table headers across multiple components
Chop
2025-06-21 21:56:20 +02:00
6df4302396feat: enhance TaskStatusDropdownSimple with portal-based dropdown and position calculationRKWojs2025-06-21 00:08:33 +02:00
e5d681547dfeat: enhance map functionality by adding URL state management and event handling for view changesRKWojs2025-06-20 23:56:11 +02:00
7b4d5afb90refactor: simplify next.config.mjs by removing experimental block for serverExternalPackagesRKWojs2025-06-20 23:21:34 +02:00
68c6165b32feat: implement ProjectTasksList component and update ProjectTasksPage to use it feat: add date_completed column to project_tasks table in database initialization feat: update project task status to set date_completed when marking as completedRKWojs2025-06-20 23:17:18 +02:00
27c5feb6dcfeat: add TaskStatusChart component and integrate it into the home page
Chop
2025-06-19 23:51:45 +02:00
ab0721881afeat: Add test script for date formatting functions
Chop
2025-06-19 23:29:17 +02:00
639179ed21feat: Add date formatting utility functions and integrate them across components
Chop
2025-06-19 23:29:06 +02:00
306c96328efeat: Add simple dropdown components for project and task statuses
Chop
2025-06-19 23:16:13 +02:00
1dc3fd88f9feat: Implement TaskStatusDropdown and integrate it across project and task components
Chop
2025-06-19 22:59:48 +02:00
2f5194bb4enew dashboard
Chop
2025-06-19 22:35:57 +02:00
f0e3bf6eaafeat: Add schema check and logging tests for project tasks and notes
Chop
2025-06-19 22:13:08 +02:00
3762f2e6f8feat: Add is_system column to notes and update task note handling for system notes
Chop
2025-06-19 22:12:07 +02:00
d40af1ff31feat: Enhance project task management with expandable notes and descriptions, and add date_started column for task tracking
Chop
2025-06-19 22:01:39 +02:00
78b2474a9ffeat: Implement task addition modal with escape key handling and z-index adjustments
Chop
2025-06-19 21:50:13 +02:00
aaa08a3504feat: Add comprehensive roadmap for app development and prioritize features
Chop
2025-06-19 20:57:50 +02:00
a8f52f6d28feat: Implement full-screen map view and enhance project navigation
Chop
2025-06-19 19:17:22 +02:00
0acb203ef8Refactor project and contract forms for improved UI and functionality
Chop
2025-06-19 18:59:03 +02:00
85f18825adfeat: Add advanced map features and UI/UX enhancements to README
Chop
2025-06-19 17:59:52 +02:00