Commit Graph
100 Commits
Author SHA1 Message Date
lingniu 159c80b0ae feat(platform): harden telemetry pipeline and unify Semi UI workspaces 2026-07-18 00:26:36 +08:00
lingniu 65b4e4f055 feat(operations): support canonical source providers 2026-07-16 22:50:55 +08:00
lingniu 9a5e6e0c4f feat(operations): add auditable source provider maintenance 2026-07-16 20:01:08 +08:00
lingniu c270140006 fix(master-data): enforce authoritative vehicle totals 2026-07-16 19:35:05 +08:00
lingniu d67f42b4f4 feat(operations): add automated reconciliation center 2026-07-16 19:14:53 +08:00
lingniu bbab018d55 docs(oneos): publish API integration runbook 2026-07-16 18:49:04 +08:00
lingniu 46f2026c03 feat(oneos): add signed scope API client 2026-07-16 18:49:01 +08:00
lingniu 1243efc7dd docs(monitor): record province aggregation release 2026-07-16 18:36:35 +08:00
lingniu 21d1baada5 feat(monitor): aggregate nationwide fleet by province 2026-07-16 18:36:31 +08:00
lingniu ea4d576793 docs(access): record real source calibration 2026-07-16 18:10:48 +08:00
lingniu d682b7ffe1 fix(access): expose master data maintenance queue 2026-07-16 18:10:00 +08:00
lingniu ff6df370cb fix(access): report only real vehicle sources 2026-07-16 18:07:45 +08:00
lingniu 85de053962 docs(auth): record vehicle grant interval release 2026-07-16 18:03:22 +08:00
lingniu ddc1bb2d96 feat(auth): manage vehicle grant intervals 2026-07-16 18:01:23 +08:00
lingniu d6b857240c docs: record source diagnosis release 2026-07-16 17:39:07 +08:00
lingniu 55f8fbe113 fix(operations): stabilize empty policy audit 2026-07-16 17:37:29 +08:00
lingniu 96cad7eef7 feat(operations): add source diagnosis workspace 2026-07-16 17:35:10 +08:00
lingniu df7d9799b3 docs: record customer demo gate release 2026-07-16 17:21:26 +08:00
lingniu b2d469835e feat(auth): add customer demo acceptance gate 2026-07-16 17:20:51 +08:00
lingniu 7e9f46db2a docs: record live-first vehicle release 2026-07-16 17:15:28 +08:00
lingniu acc29c3873 feat(vehicle): prioritize live status 2026-07-16 17:14:34 +08:00
lingniu 3e5c5772df docs: record monitor context release 2026-07-16 17:10:02 +08:00
lingniu 1cfc9c2bdd feat(monitor): preserve investigation context 2026-07-16 17:08:54 +08:00
lingniu 38b056f5f1 feat(history): scope export tasks to owners 2026-07-16 17:00:33 +08:00
lingniu a2722e4afd feat(history): align fields quality and exports 2026-07-16 16:46:10 +08:00
lingniu 17c4591040 feat(platform): expose multi-source vehicle evidence 2026-07-16 16:35:04 +08:00
lingniu 196cfa018f docs: record monitor customer-list release 2026-07-16 16:10:23 +08:00
lingniu b44dd3c45c fix(monitor): keep fleet totals on bound vehicles 2026-07-16 16:05:59 +08:00
lingniu c224907fad feat(monitor): retain authorized vehicles without locations 2026-07-16 16:04:23 +08:00
lingniu 4688abadef feat(auth): enforce vehicle grant time boundaries 2026-07-16 15:44:29 +08:00
lingniu a541d10c7b docs: align platform goal with 0716 meeting 2026-07-16 15:36:09 +08:00
lingniu cda77555b7 docs: add vehicle platform meeting goal backlog 2026-07-16 15:20:14 +08:00
lingniu 48e2ce9fd4 fix: deduplicate account vehicle permissions 2026-07-16 14:16:22 +08:00
lingniu a1195fb97d feat: add customer authentication and scoped RBAC 2026-07-16 13:58:28 +08:00
lingniu 6d6c9ce534 refactor(mileage): use fixed-column table on mobile 2026-07-16 13:07:43 +08:00
lingniu 4877c3fe8f feat(mileage): compact mobile results and add date presets 2026-07-16 12:53:32 +08:00
lingniu c1b4703810 style(mileage): emphasize results across breakpoints 2026-07-16 12:44:53 +08:00
lingniu 069b324565 feat(platform): make mobile workflows task focused 2026-07-16 12:05:01 +08:00
lingniu 6d82a66d68 style(platform): unify workspace typography scale 2026-07-16 11:44:08 +08:00
lingniu 7299f42b0e docs(ops): document location source arbitration 2026-07-16 11:24:08 +08:00
lingniu 8487783564 fix(monitor): hold conflicting terminal coordinates 2026-07-16 11:16:22 +08:00
lingniu b9fcf476ec fix(monitor): arbitrate conflicting location sources 2026-07-16 11:07:23 +08:00
lingniu 9384d6acf5 perf(monitor): isolate follow viewport events 2026-07-16 10:41:41 +08:00
lingniu e0a5ba6f5d perf(monitor): throttle selected map centering 2026-07-16 10:35:52 +08:00
lingniu cf9e2a9803 perf(monitor): synchronize map follow frames 2026-07-16 10:32:31 +08:00
lingniu 77f12be63e perf(monitor): reuse point animation buffers 2026-07-16 10:27:36 +08:00
lingniu 59f220885b feat(vehicle): live-update single vehicle map 2026-07-16 10:20:18 +08:00
lingniu e0e7e28762 feat(monitor): match motion to report intervals 2026-07-16 09:55:10 +08:00
lingniu 3bbae099bc tune(monitor): extend point motion to five seconds 2026-07-16 09:41:08 +08:00
lingniu 26a0599611 tune(monitor): slow vehicle point transitions 2026-07-16 09:39:11 +08:00
lingniu 4ffaf95436 feat(monitor): animate live vehicle positions 2026-07-16 09:31:33 +08:00
lingniu 69c5ca09ba fix(web): use requested platform title 2026-07-16 09:19:05 +08:00
lingniu c3b0996698 feat(web): apply Lingniu brand assets 2026-07-16 09:17:04 +08:00
lingniu 61c1bbc365 perf(mileage): stream workbook export rows 2026-07-16 09:08:04 +08:00
lingniu b78cf1696f perf(api): make batch vehicle search exact 2026-07-16 08:58:32 +08:00
lingniu 251b53125d fix(api): bound mysql page sizes 2026-07-16 08:49:10 +08:00
lingniu 99d9dcca1b fix(mileage): bound daily date ranges 2026-07-16 08:44:00 +08:00
lingniu 91b5d76657 perf(monitor): bound map refresh fingerprints 2026-07-16 08:38:41 +08:00
lingniu 4c54cfa6ff perf(web): pause hidden live polling 2026-07-16 08:35:37 +08:00
lingniu e06778e38c perf(web): reuse locale formatters 2026-07-16 08:30:23 +08:00
lingniu 22d069a404 fix(web): stabilize client file downloads 2026-07-16 08:23:45 +08:00
lingniu 4b2e743229 fix(monitor): harden mobile entry dialog 2026-07-16 08:20:15 +08:00
lingniu 473c9e1251 fix(history): respect export permission boundary 2026-07-16 08:13:36 +08:00
lingniu 6049d8c22b fix(access): hide unresolved identity queue from viewers 2026-07-16 08:10:05 +08:00
lingniu 7346cd0891 fix(access): respect read-only permission boundary 2026-07-16 08:08:06 +08:00
lingniu 7cf856fd51 fix(history): activate column visibility settings 2026-07-16 08:03:59 +08:00
lingniu 1a9b2ce962 fix(web): bound stalled mutations 2026-07-16 07:54:04 +08:00
lingniu be1ff4ff0d fix(web): expose secondary query failures 2026-07-16 07:45:15 +08:00
lingniu e9b7c0d31f fix(web): recover vehicle option lookups 2026-07-16 07:38:39 +08:00
lingniu 25e8427882 fix(web): activate contextual help and filter status 2026-07-16 07:33:55 +08:00
lingniu d1764b3d66 fix(web): bound stalled route queries 2026-07-16 07:18:49 +08:00
lingniu a0448d6615 fix(web): retry transient map load failures 2026-07-16 07:13:23 +08:00
lingniu 970ef5d7c0 perf(web): reschedule route preloads after navigation 2026-07-16 07:09:55 +08:00
lingniu fa886abff9 fix(web): retry rejected route modules 2026-07-16 07:01:34 +08:00
lingniu ec3071d59b fix(ops): recover stale history error health 2026-07-16 06:48:47 +08:00
lingniu e99087f329 fix(tracks): sync query state with navigation 2026-07-16 06:41:06 +08:00
lingniu f1f0bab590 perf(tracks): defer empty map runtime 2026-07-16 06:35:34 +08:00
lingniu e6d26faad9 perf(tracks): coalesce address lookups 2026-07-16 06:22:37 +08:00
lingniu 41e2b1ab97 fix(auth): dedupe concurrent session expiry 2026-07-16 06:19:02 +08:00
lingniu ee96b8803c perf(history): reduce export polling load 2026-07-16 06:14:32 +08:00
lingniu 97fe1704a2 fix(web): recover pre-render boot failures 2026-07-16 06:04:30 +08:00
lingniu 4302fc8d45 perf(monitor): throttle selected address lookups 2026-07-16 05:52:29 +08:00
lingniu 3f7619c7cd perf(monitor): defer QR generator 2026-07-16 05:41:05 +08:00
lingniu 9c6cd09413 perf(monitor): stop hidden selection polling 2026-07-16 05:34:19 +08:00
lingniu d669531128 fix(web): bound lazy route recovery 2026-07-16 05:29:08 +08:00
lingniu b21f9a60cd perf(monitor): skip metadata-only map work 2026-07-16 05:16:51 +08:00
lingniu 379f1ce941 fix(web): recover route errors on scope change 2026-07-16 05:08:40 +08:00
lingniu c4f6587120 perf(web): release inactive mutation state 2026-07-16 05:04:17 +08:00
lingniu 6f0c15fe6d fix(statistics): isolate mileage query scopes 2026-07-16 04:59:13 +08:00
lingniu 25f3fa9c64 fix(monitor): isolate batch search scope 2026-07-16 04:52:35 +08:00
lingniu 14525887ea fix(web): isolate paginated filter scopes 2026-07-16 04:44:21 +08:00
lingniu d95d7ab735 fix(history): isolate query scope transitions 2026-07-16 04:36:41 +08:00
lingniu 6b4a0726b2 fix(auth): isolate client cache by session 2026-07-16 04:26:20 +08:00
lingniu b39917d9d6 docs(web): record bounded release rollout 2026-07-16 04:20:04 +08:00
lingniu 326d03cd6d ops(web): bound immutable release history 2026-07-16 04:18:15 +08:00
lingniu 8e8f3f9f5c perf(tracks): bound playback rendering work 2026-07-16 04:06:08 +08:00
lingniu 982acb7730 docs(web): record mileage DOM reduction 2026-07-16 03:49:28 +08:00
lingniu 5d3f5f1e59 perf(statistics): mount one responsive mileage matrix 2026-07-16 03:47:00 +08:00
lingniu 2f26fd25b9 perf(web): bound speculative route warming 2026-07-16 03:39:47 +08:00
lingniu cad39d6326 perf(monitor): aggregate realtime workspace 2026-07-16 03:26:14 +08:00