|
|
ea684fc9fe
|
refactor(upload): replace upload card views with list table and addition details in table
|
2026-06-30 18:03:50 +05:30 |
|
|
|
ec77696157
|
refactor: simplify ticket lifecycle flow, remove processing and completed state
|
2026-06-30 13:01:08 +05:30 |
|
|
|
adff2e2c41
|
refactor: standardize ticket detail card and tab styling
|
2026-06-29 16:47:22 +05:30 |
|
|
|
3e5dbd5893
|
fix: keep ticket event stream active across status changes
|
2026-06-26 19:01:15 +05:30 |
|
|
|
11f95c4727
|
fix: hide assign action while ticket is processing
|
2026-06-26 17:58:25 +05:30 |
|
|
|
e805cdee09
|
fix: refresh ticket detail data with the active defect class, select the emitted defect class after analysis completes, and animate the processing loader icon.
|
2026-06-26 16:31:50 +05:30 |
|
|
|
57461a05f2
|
refactor(results): support class-based detection summaries
|
2026-06-26 14:55:29 +05:30 |
|
|
|
8a080cb051
|
fix: ticket detail api fallback handle
|
2026-06-26 12:46:04 +05:30 |
|
|
|
063f963fd4
|
refactor(ticket): extract defect class status metadata
|
2026-06-26 10:38:38 +05:30 |
|
|
|
1f8ca87bd0
|
feat(ticket): support defect-class ticket workflows
|
2026-06-26 00:50:52 +05:30 |
|
|
|
8665762ba2
|
chore: change worker name with contractor
|
2026-06-24 15:42:22 +05:30 |
|
|
|
81a53b692d
|
chore: remove dynamic title from result page and change favicon
|
2026-06-24 15:27:25 +05:30 |
|
|
|
82050372c6
|
feat(branding): add RoadMonitor logo and update auth/sidebar branding
|
2026-06-24 12:54:33 +05:30 |
|
|
|
2fc01f74e2
|
refactor(ticket): remove redundant View action from ticket table
|
2026-06-24 00:55:59 +05:30 |
|
|
|
67237982c8
|
feat(results): add video results skeleton and refresh detection summary UI
|
2026-06-24 00:36:27 +05:30 |
|
|
|
c1c81687d8
|
feat(ticket): add skeleton loading state for ticket detail page
|
2026-06-24 00:22:34 +05:30 |
|
|
|
81b68fdb61
|
feat(upload): preview uploaded videos with ProtectedVideoPlayer
|
2026-06-24 00:14:18 +05:30 |
|
|
|
5439a5ff45
|
fix(ui): add pointer cursors to repair evidence and multi-select controls
|
2026-06-23 23:51:54 +05:30 |
|
|
|
6e16d4f2c8
|
fix(auth): clear query cache when user logs out from nav menu
|
2026-06-23 23:19:09 +05:30 |
|
|
|
dfb95c5213
|
fix(ui): use pointer cursor on interactive controls and not-allowed when disabled
|
2026-06-23 23:14:32 +05:30 |
|
|
|
5e4cf61d6e
|
refactor: remove static routes and stop multiple token api call in sse
|
2026-06-23 22:48:34 +05:30 |
|
|
|
b282fdf56d
|
feat: add shared validation for chainage and coordinates
|
2026-06-23 18:32:38 +05:30 |
|
|
|
066374bebc
|
feat(forms): add PhoneInput and unify module form validation UX
|
2026-06-23 16:28:28 +05:30 |
|
|
|
27cf5c9d3f
|
feat(clients): align client form with first and last name API fields
|
2026-06-23 12:56:23 +05:30 |
|
|
|
a731fca5e0
|
refactor: video section ui modification
|
2026-06-23 10:29:09 +05:30 |
|
|
|
664d80809a
|
refactor: modify route guard pattern
|
2026-06-19 18:36:05 +05:30 |
|
|
|
fffd8e3e12
|
chore: ticket section implement sse
|
2026-06-19 18:06:11 +05:30 |
|
|
|
a567a52e26
|
feat(ticket): refine repair report and history timeline UI
|
2026-06-19 11:22:41 +05:30 |
|
|
|
8c3d19a429
|
feat: ticket system base implementation
|
2026-06-19 01:19:01 +05:30 |
|
|
|
a18fff4d6f
|
feat: add My Uploads listing with card and table views
|
2026-06-18 21:22:44 +05:30 |
|
|
|
dff9e2222f
|
refactor: change analysis to upload
|
2026-06-18 18:24:19 +05:30 |
|
|
|
d8fa02dc5d
|
style: restore default heading and paragraph typography
|
2026-06-18 17:20:33 +05:30 |
|
|
|
62ebf1ebf6
|
refactor: modularize upload page into location, input, and settings sections
|
2026-06-18 17:11:26 +05:30 |
|
|
|
9e76b8e6d0
|
refactor: implement project package segment lazy select
|
2026-06-18 16:30:06 +05:30 |
|
|
|
6cf363dce1
|
refactor: remove the legacy detailed summary section and simplify the results playback props, keeping detection counts and stats in the main playback card layout.
|
2026-06-18 14:49:49 +05:30 |
|
|
|
4add7a6c83
|
Merge branch 'feat/rbac' of https://git.convexsol.co/santasri.pachhal/visionRoad-ui into feat/upload
|
2026-06-18 13:44:45 +05:30 |
|
|
|
af4d7fae97
|
refactor video results playback and management form UX
|
2026-06-18 13:22:30 +05:30 |
|
|
|
defb956751
|
refactor: pause video when click on logs
|
2026-06-18 11:41:25 +05:30 |
|
|
|
9695c80e20
|
refactor: Align form validation UX across management dialogs
|
2026-06-18 11:05:31 +05:30 |
|
|
|
c6894bfea0
|
feat(video): base of video refactoring
|
2026-06-18 02:23:25 +05:30 |
|
|
|
d7c4027328
|
fix(async-select): fix select loading bugs
|
2026-06-18 01:24:52 +05:30 |
|
|
|
463ee0835f
|
refactor: add reusable select controls and enhance data table columns
|
2026-06-17 20:32:50 +05:30 |
|
|
|
b325975282
|
feat: add forgot password flow and reusable password field
|
2026-06-17 16:55:10 +05:30 |
|
|
|
4c2241ff72
|
chore: update eslint and prettier configuration
|
2026-06-17 16:23:28 +05:30 |
|
|
|
b54242cf7e
|
style: do inputs design modification
|
2026-06-17 16:14:50 +05:30 |
|
|
|
15f54372f4
|
styles: refactor codebase base style
|
2026-06-17 14:46:12 +05:30 |
|
|
|
182d4ac293
|
refactor: modularize road management modules
|
2026-06-17 13:31:25 +05:30 |
|
|
|
9bb740e446
|
feat: add zod validation for role and user forms
|
2026-06-17 12:05:43 +05:30 |
|
|
|
bd0782a55f
|
feat: add server-side table sorting
|
2026-06-17 10:59:50 +05:30 |
|
|
|
db11a512bf
|
feat: vitual lazy load on combobox
|
2026-06-17 02:32:15 +05:30 |
|