Commit Graph
23 Commits
Author SHA1 Message Date
Syed Waseem 96bc0e0ba2 feat: add simulation and recovery incident modules, including new input components and UI scaffolding 2026-08-29 12:06:06 +05:30
Syed Waseem f1294724b7 feat: introduce reusable CustomInput and CustomTextArea components with built-in validation support 2026-08-25 12:50:47 +05:30
Syed Waseem f72ef36629 feat: implement Action Builder and Master Data configuration UI components and custom input controls 2026-08-21 15:26:31 +05:30
Syed Waseem 0d2394e5ee Merge branch 'development' of https://gitea.maskantech.in/gitea_admin/aeroresolve_frontend into waseem 2026-08-21 15:25:44 +05:30
Syed Waseem cdcddf65b2 Merge branch 'development' of https://gitea.maskantech.in/gitea_admin/aeroresolve_frontend into waseem 2026-08-20 16:35:33 +05:30
Syed Waseem e23a2a2adf feat: implement action builder configuration module with category, type, and field definition management 2026-08-20 14:55:52 +05:30
Syed Waseem 1bedca9b86 feat: implement SimulationTerminal component for real-time passenger recovery policy evaluation 2026-08-19 16:41:15 +05:30
Syed Waseem 1c562adf29 feat: implement recovery incident management and simulation modules with supporting types and UI components 2026-08-19 16:32:47 +05:30
Syed Waseem 32cb1ab745 feat: add incident audit trail API integration and UI component 2026-08-18 09:43:27 +05:30
Syed Waseem a50fc12496 feat: implement recovery incident management module with UI components and API integration for resolution tracking. 2026-08-17 16:38:33 +05:30
Syed Waseem 4b6622f7d8 feat: implement dashboard UI components, data types, and API integration 2026-08-13 11:09:06 +05:30
Syed Waseem 8ac4376a25 feat: implement Policy Engine and Master Data API services along with associated components 2026-08-11 12:58:52 +05:30
Syed Waseem 26a3f68b99 feat: implement RecoveryPlanTab and update incident detail view with status management logic 2026-08-10 15:31:12 +05:30
Syed Waseem 750286ddea feat: add recovery incident management module with CRUD operations and incident logging form 2026-08-07 16:25:36 +05:30
Syed Waseem 8a34abcc97 feat: implement ConfigurationFieldsColumn component with search, reordering, and field management actions 2026-08-06 16:17:20 +05:30
Syed Waseem 72864c1027 feat: add ConfigurationFieldsColumn component with search, reorder, and management capabilities 2026-08-06 16:09:45 +05:30
Syed Waseem 2751487810 feat: implement master data and action builder configuration modules with CRUD functionality and supporting UI components 2026-08-06 16:05:03 +05:30
Syed Waseem eff663fbc1 Merge branch 'development' of https://gitea.maskantech.in/gitea_admin/aeroresolve_frontend into waseem 2026-08-04 14:53:41 +05:30
Syed Waseem 568f55f00f feat: implement dynamic form rendering and field management system for action builders 2026-08-03 16:21:27 +05:30
Syed Waseem 95bfe33ddc feat: implement policy engine, action builder, and master data management modules with shared custom UI components 2026-08-03 11:44:46 +05:30
Syed Waseem fb848d181f feat: initialize action builder, master data modules, and add custom UI components and routing configuration. 2026-07-29 15:14:17 +05:30
Syed Waseem cb842ca8bb dff 2026-07-21 14:49:05 +05:30
Syed Waseem 48dbbdfcbb refactor: replace lucide-react icons with phosphor-icons in various components
- Updated icon imports in dashboard, policy engine, and custom components to use phosphor-icons.
- Replaced icons such as Check, Plus, Trash2, and others with their phosphor equivalents.
- Ensured consistent icon usage across the application for better visual coherence.
2026-07-18 16:15:06 +05:30