Yinyin Liu
|
ca65ce19d8
|
fix: return Unauthorized() instead of Forbid() in UpdateTicketComment
|
2026-04-22 11:13:33 +02:00 |
Yinyin Liu
|
ced1de83e1
|
Merge remote-tracking branch 'origin/main' into ticket-comment
|
2026-04-22 10:22:28 +02:00 |
Yinyin Liu
|
a7c3a8f5a8
|
allow to edit comment
|
2026-04-21 15:20:08 +02:00 |
Yinyin Liu
|
334c1cdbe1
|
email support team when an installation turns red
|
2026-04-21 14:06:26 +02:00 |
Yinyin Liu
|
64c8abd108
|
email support team when an installation turns to eror status
|
2026-04-21 14:05:35 +02:00 |
Yinyin Liu
|
3fbb2eeee0
|
add notificiation system to ticket dashboard
|
2026-04-15 16:15:03 +02:00 |
Yinyin Liu
|
5bced9374b
|
added yes or no data collection mode
|
2026-04-14 15:56:22 +02:00 |
Yinyin Liu
|
5d6c9a886c
|
allow to upload pictures and pdf in ticket and specific tab
|
2026-04-08 15:58:57 +02:00 |
Yinyin Liu
|
706e0674fb
|
a lot of fixes to report system
|
2026-03-30 14:36:50 +02:00 |
Yinyin Liu
|
b0bcf06d4e
|
allow more flexible email frequency
|
2026-03-28 17:19:22 +01:00 |
Yinyin Liu
|
c4b293fb74
|
fix download pdf logo issue
|
2026-03-28 09:58:37 +01:00 |
Yinyin Liu
|
015cd5e5e6
|
parsed based64 encoded daily sinexcel data
|
2026-03-28 09:37:40 +01:00 |
Yinyin Liu
|
1683ab9b9a
|
make inesco energy as the default naming
|
2026-03-26 09:33:35 +01:00 |
Yinyin Liu
|
8c58ce45f6
|
add DC or AC Coupled option for Sodistore Home and Sodistore Pro
|
2026-03-26 09:08:49 +01:00 |
Yinyin Liu
|
3521da7a1d
|
add sodistore pro as a new product
|
2026-03-26 08:05:49 +01:00 |
Yinyin Liu
|
d59027a277
|
email the assignee when a ticket is assigend
|
2026-03-24 15:47:30 +01:00 |
Yinyin Liu
|
0657a5fb82
|
update sodistore home information tab based on weekly meeting's feedback
|
2026-03-24 13:42:36 +01:00 |
Yinyin Liu
|
baaabbecd0
|
add AI and cookies usage acknowledgement
|
2026-03-24 12:35:50 +01:00 |
Yinyin Liu
|
730f337502
|
restructure sodistore home Information tab
|
2026-03-23 13:19:14 +01:00 |
Yinyin Liu
|
33fc7fff01
|
unify report email and pdf download and add inesco logo
|
2026-03-19 12:22:48 +01:00 |
Yinyin Liu
|
876a82bf82
|
allow create ticket for instalation not on monitor and link installation live page from ticket and allow type Other to create new category
|
2026-03-18 15:45:09 +01:00 |
Yinyin Liu
|
3b6a16f2f8
|
rsolve alarm naming duplicates
|
2026-03-17 14:49:22 +01:00 |
Yinyin Liu
|
bf47a82b25
|
ticket dashboard beta version
|
2026-03-16 12:07:18 +01:00 |
Yinyin Liu
|
88173303d9
|
added ticket dashboard frontend: Detail & AI
|
2026-03-16 10:13:25 +01:00 |
Yinyin Liu
|
a40c168f1a
|
added ticket dashboard frontend: List & Create
|
2026-03-16 10:11:53 +01:00 |
Yinyin Liu
|
50bc85ff2a
|
unified daily report data from S3 and then db and fallback to xlsx and the container size is consistent among 4 tubs
|
2026-03-12 14:39:24 +01:00 |
Yinyin Liu
|
591e273bc7
|
Fixed edit mode in the conflict of RabbitMQ(status message updates all entries) and WebSocket
|
2026-03-11 12:22:19 +01:00 |
Yinyin Liu
|
1306ae6b9f
|
digested hourly and daily data from S3 for Sinexcel
|
2026-03-11 11:43:55 +01:00 |
Yinyin Liu
|
ec830b5800
|
increase ExoCmd to 18s to cover new 10s cycle loop for sodistore home
|
2026-03-11 07:29:08 +01:00 |
Yinyin Liu
|
a1911325ad
|
added installation name in monthly and yearly email service
|
2026-03-10 13:11:20 +01:00 |
Yinyin Liu
|
ac034b9983
|
fixed monthly and yearly report overlap issue of PV and Battery performance
|
2026-03-10 12:50:36 +01:00 |
Yinyin Liu
|
6cf14e3483
|
daily tab design with hourly data and last week quick entry with self-efficiency on top
|
2026-03-10 12:32:01 +01:00 |
Yinyin Liu
|
f7ee347fc5
|
cahched weekly report
|
2026-03-10 10:50:17 +01:00 |
Yinyin Liu
|
8cd602c5cd
|
added weather API to generate predition for weekly report
|
2026-03-09 16:24:29 +01:00 |
Yinyin Liu
|
98abd68366
|
Added network provider in Information tab
|
2026-03-09 13:43:11 +01:00 |
Yinyin Liu
|
f8b9428ce4
|
Merge feature/ticket-dashboard: backend data layer, CRUD, AI diagnosis service, 9 endpoints
|
2026-03-06 09:52:52 +01:00 |
Yinyin Liu
|
662810db98
|
fixed weeks to days in monthly report system
|
2026-03-05 14:09:19 +01:00 |
Yinyin Liu
|
9cee5398d4
|
added ticket dashboard backend: data models, CRUD, AI diagnosis service, and 9 controller endpoints
Week 1 of ticket dashboard MVP — backend only:
- 4 new SQLite tables: Ticket, TicketComment, TicketAiDiagnosis, TicketTimelineEvent
- CRUD methods in Database/ partial classes with cascade delete
- TicketDiagnosticService for async Mistral AI diagnosis (fire-and-forget)
- 9 admin-only Controller endpoints for ticket CRUD, comments, and detail view
- Ticket cleanup integrated into Delete(Installation) cascade
|
2026-03-05 14:03:34 +01:00 |
Yinyin Liu
|
534b00aeb8
|
removed accumulating duplicate/stale WebSocket entries over time
|
2026-03-05 09:17:06 +01:00 |
Yinyin Liu
|
4ac1bc78ab
|
automatically delete S3 files which are over 1 year
|
2026-03-04 14:04:13 +01:00 |
Yinyin Liu
|
f82190afc1
|
improved delete installation logic with S3 bucket purge and delete and reminder for manual check
|
2026-03-04 12:46:18 +01:00 |
Yinyin Liu
|
7aacddd761
|
Added SodistoreGrid as an empty templated and built S3 bucket creation pipeline
|
2026-03-04 10:59:08 +01:00 |
Yinyin Liu
|
79f695f9b4
|
check master admin account name from innov to inesco
|
2026-03-04 09:45:15 +01:00 |
Yinyin Liu
|
25b961dc93
|
fixed folder name and SodistoreMax name
|
2026-03-04 09:37:01 +01:00 |
Yinyin Liu
|
35b64c3318
|
store hourly energy records in SQLite and remove file cache
|
2026-03-02 18:52:36 +01:00 |
Yinyin Liu
|
1761914f24
|
restructured data pipeline for report system and updated the way to create monthly and yearly report
|
2026-03-02 12:49:46 +01:00 |
Yinyin Liu
|
78b9c2dc72
|
generate monthly and yearly report based on xlsx files
|
2026-02-27 11:48:05 +01:00 |
Yinyin Liu
|
7476c939c3
|
fixed issue failed to revoke grant access of the user
|
2026-02-27 09:04:54 +01:00 |
Yinyin Liu
|
e5b910238f
|
fixed issue failed to change user name in frontend
|
2026-02-26 15:17:48 +01:00 |
Yinyin Liu
|
d464c9cd71
|
Fixed unawaited SendAsync calls of Websocket
|
2026-02-26 13:52:43 +01:00 |