Qassure-frontend/src
2026-06-10 11:08:59 +05:30
..
assets first commit 2026-01-19 19:36:31 +05:30
components feat: introduce AuthLayout and update password reset validation to require terms acceptance 2026-06-10 11:08:59 +05:30
features/dashboard/components refactor: enhance user validation schemas, improve code formatting, and debug storage statistics retrieval. 2026-05-18 16:55:18 +05:30
hooks feat: implement granular permission checks for tenant actions and add tenant metadata display to settings. 2026-06-04 13:19:39 +05:30
lib feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
pages feat: introduce AuthLayout and update password reset validation to require terms acceptance 2026-06-10 11:08:59 +05:30
routes feat: implement prompt execution module and associated UI components to allow testing AI templates with variable inputs 2026-05-27 17:48:46 +05:30
services feat: add cancel functionality for prompt execution with request ID tracking 2026-06-05 14:50:04 +05:30
store feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +05:30
types feat: add cancel functionality for prompt execution with request ID tracking 2026-06-05 14:50:04 +05:30
utils feat: enhance error handling across UI components and services to display server-provided error messages and update SMTP configuration deletion logic 2026-04-29 18:51:18 +05:30
App.tsx feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
index.css feat: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controls 2026-05-15 18:17:34 +05:30
main.tsx refactor: update main.tsx to use double quotes and correct render syntax 2026-06-05 17:44:20 +05:30