MIF_E31221222/sigap-website/app/_components
vergiLgood1 8f12715072 feat: Add Sidebar Statistics Tab for crime analytics overview
- Implemented SidebarStatisticsTab component to display monthly incidents and crime overview statistics.
- Integrated StatCard components for total incidents, monthly average, and clearance rate.
- Added visualization for incidents by month with dynamic height based on incident counts.
- Included CrimeTypeCard for displaying the most common crimes with percentage breakdown.

feat: Create Additional Tooltips for enhanced map controls

- Developed AdditionalTooltips component to provide year, month, and category selection.
- Integrated MonthSelector, YearSelector, and CategorySelector for filtering options.
- Added functionality to toggle visibility of selectors.

feat: Implement Crime Tooltips for crime data controls

- Created CrimeTooltips component to manage various crime data views.
- Included tooltips for incidents, heatmap, trends, patrol areas, clusters, and timeline.

feat: Enhance Search Control with incident search capabilities

- Developed SearchTooltip component for searching incidents by various criteria.
- Implemented suggestion filtering based on selected search type (crime ID, incident ID, coordinates, description, address).
- Added functionality to display detailed information about selected incidents.

feat: Consolidate tooltips into a unified Tooltip component

- Merged CrimeTooltips, AdditionalTooltips, and SearchTooltip into a single Tooltips component.
- Streamlined props for managing active controls and selected filters.

feat: Add Map Legend for crime rate visualization

- Created MapLegend component to visually represent crime rates using color coding.
- Integrated with existing map overlay for better user experience.
2025-05-05 01:11:37 +07:00
..
map feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
tutorial add profile and remove older project 2025-03-05 14:58:15 +07:00
typography add profile and remove older project 2025-03-05 14:58:15 +07:00
ui feat(map): add pitch and bearing constants for map initialization 2025-05-03 22:58:14 +07:00
action-row.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
action-search-bar.tsx fix: fix suggestion doesnt appear when handleSearchTypeSelect trigger 2025-05-05 00:19:30 +07:00
alert-dialog.tsx refactor createUsersTable 2025-03-29 21:34:48 +07:00
confirm-dialog.tsx Change alert dialog to dialog 2025-03-30 22:41:47 +07:00
custom-dropdown-switcher.tsx change project structure 2025-03-12 16:13:57 +07:00
danger-action.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
data-table.tsx Refactor lagi anjir 2025-04-02 21:00:11 +07:00
date-time-picker.tsx change project structure 2025-03-12 16:13:57 +07:00
deploy-button.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
env-var-warning.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
floating-action-search-bar.tsx Refactor FloatingActionSearchBar to accept actions and props; remove map-navigations component; implement top-controls with search functionality; enhance crime map with fly-to incident feature; add district layer highlight effect. 2025-05-04 08:54:03 +07:00
form-field.tsx add sign in with password and form forgot password 2025-04-04 22:00:19 +07:00
form-message.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
form-section.tsx add custom date time picker 2025-03-10 23:54:28 +07:00
form-wrapper.tsx Refactor CRUD Users 2025-03-23 09:43:15 +07:00
header-auth.tsx refactor add user and invite user 2025-03-22 23:20:31 +07:00
hero.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
inbox-drawer.tsx resolve RLS issue for upload avatars images 2025-03-07 00:22:44 +07:00
info-row.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
next-logo.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
provider-info.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
react-hook-form-field.tsx use IsActive props from sidebar component 2025-03-23 06:54:54 +07:00
section.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
submit-button.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
supabase-logo.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
team-switcher.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
theme-switcher.tsx add layout for my account, preference, notiication and import 2025-03-07 23:08:16 +07:00