• Joined on 2025-07-24
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
Admin pushed to ui-fix at Admin/panel 2025-11-14 14:06:44 +00:00
d3fa4df621 feat: enhance dashboard API to generate continuous sample data and calculate cumulative values for project timelines
Admin pushed to ui-fix at Admin/panel 2025-11-14 11:24:49 +00:00
a1f1b33e44 feat: enhance TeamLeadsDashboard with detailed realised vs unrealised values by project type and improved chart visualization
Admin pushed to ui-fix at Admin/panel 2025-11-14 11:08:53 +00:00
7f63dc1df6 feat: add realised vs unrealised value summary to TeamLeadsDashboard with pie chart visualization
Admin pushed to ui-fix at Admin/panel 2025-11-14 10:17:35 +00:00
ac77a9d259 feat: enhance TeamLeadsDashboard with ComposedChart and improved tooltip for monthly and cumulative values
Admin pushed to ui-fix at Admin/panel 2025-11-14 10:05:43 +00:00
38b9401b04 feat: implement team lead dashboard with data fetching and chart display