• Joined on 2025-07-24
Admin pushed to ui-fix at Admin/panel 2025-12-04 11:02:17 +00:00
ad6338ecae fix: update contact URL structure for Radicale sync functions
Admin pushed to ui-fix at Admin/panel 2025-12-04 10:56:24 +00:00
1bc9dc2dd5 feat: refactor Radicale contact sync logic to include retry mechanism and improve error handling
Admin pushed to ui-fix at Admin/panel 2025-12-04 10:37:22 +00:00
3292435e68 feat: implement Radicale CardDAV sync utility and update contact handling for asynchronous sync
Admin pushed to ui-fix at Admin/panel 2025-12-04 10:25:47 +00:00
22503e1ce0 feat: add script to export contacts as VCARDs and upload to Radicale
Admin pushed to ui-fix at Admin/panel 2025-12-03 21:23:12 +00:00
05ec244107 feat: update createContractHandler to return the newly created contract with its ID
77f4c80a79 feat: add customer contract number to project view and update project query
5abacdc8e1 feat: update contract handling to include customer contract number and improve status filtering
Compare 3 commits »
Admin pushed to ui-fix at Admin/panel 2025-12-03 20:07:01 +00:00
5b794a59bc feat: enhance contact phone handling to support multiple numbers and improve form submission
Admin pushed to ui-fix at Admin/panel 2025-12-03 19:58:30 +00:00
9dd208d168 feat: redesign contacts list to use a table layout for improved readability and organization
Admin pushed to ui-fix at Admin/panel 2025-12-03 19:46:36 +00:00
02f31cb444 fix: update notes handling in contact migration to preserve original contact info
Admin pushed to ui-fix at Admin/panel 2025-12-03 15:23:10 +00:00
60b79fa360 feat: add contact management functionality
Admin pushed to master at Admin/wastpol 2025-12-03 12:12:10 +00:00
c6aac8ef8c Update phone number in Main component
6ddaeeae2e Update font family to 'Noto Sans' in globals.css and tailwind.config.js
Compare 2 commits »
Admin pushed to master at Admin/wastpol 2025-12-03 12:05:21 +00:00
35329c2626 Initial commit
Admin created branch master in Admin/wastpol 2025-12-03 12:05:21 +00:00
Admin pushed to ui-fix at Admin/panel 2025-12-03 07:01:12 +00:00
c9b7355f3c fix: update cron job command to use the correct node path for backups
Admin pushed to ui-fix at Admin/panel 2025-12-02 10:30:22 +00:00
eb41814c24 feat: add settings table and backup notification functionality
Admin pushed to ui-fix at Admin/panel 2025-12-02 10:11:56 +00:00
e6fab5ba31 feat: add deployment guide, backup functionality, and cron jobs for automated backups
Admin pushed to ui-fix at Admin/panel 2025-12-02 10:06:41 +00:00
99853bb755 Merge branch 'ui-fix' of https://git.wastpol.pl/admin/Panel into ui-fix
9b84c6b9e8 feat: implement notifications system with API endpoints for fetching and marking notifications as read
Compare 2 commits »
Admin pushed to ui-fix at Admin/panel 2025-11-20 20:38:07 +00:00
6ac5ac9dda feat: add documentation for files to delete from codebase, including debug, test, and one-off scripts
Admin pushed to ui-fix at Admin/panel 2025-11-18 08:43:47 +00:00
fae7615818 feat: add edited_at column to notes and implement note update functionality with audit logging
Admin pushed to ui-fix at Admin/panel 2025-11-14 14:22:42 +00:00
acb7117c7d feat: add internationalization support for TeamLeadsDashboard with translations for various labels and messages
Admin pushed to ui-fix at Admin/panel 2025-11-14 14:17:35 +00:00
1d8ee8b0ab feat: add year selection filter to TeamLeadsDashboard and update API request accordingly