Yinyin Liu
|
b0bb332482
|
skip auto ticket creation for edit mode installations
|
2026-05-05 14:17:23 +02:00 |
Yinyin Liu
|
3d1b249b15
|
Merge branch 'feature/auto-ticket-on-status'
|
2026-05-05 10:55:10 +02:00 |
Yinyin Liu
|
0c84cb3330
|
add substep to check with atef if there is external ems
|
2026-05-05 09:12:29 +02:00 |
Yinyin Liu
|
1bda67fec6
|
add assignee and category filter to ticket system
|
2026-05-05 08:57:02 +02:00 |
Yinyin Liu
|
c5678b0856
|
fix default battery limitation for growatt
|
2026-05-04 18:11:54 +02:00 |
Yinyin Liu
|
b9745a1712
|
Merge branch 'sinexcel_multiinveters_configurtaion' into main
Introduce per-cluster Configuration page (V2) for installations 790, 839
(Growatt + Sinexcel pilot). All other installations continue using the
original SodistoreHomeConfiguration unchanged via an installation-id gate.
V2 highlights:
- Per-inverter / per-cluster Battery Limits (foldable accordions)
- Default current = slotCount * 95A from preset
- Dynamic Pricing block under LoadPriority (Off / Spot Price / TOU)
- Wire format: Devices.InverterN.Clusters.ClusterN.{BatteryCount, MaxCharging/DischargingCurrent}, PvCount
Backend Configuration DTO keeps legacy flat fields for V1 backward compat;
audit log + UDP send both use JsonIgnoreCondition.WhenWritingNull.
Pilot validation on installation 790 + 839 before V2 becomes the default.
|
2026-05-04 17:58:07 +02:00 |
Yinyin Liu
|
2a258ae0e2
|
Introduce a new Configuration page for
prototype installations . All other installations
keep the original one unchanged.
|
2026-05-04 17:51:34 +02:00 |
Yinyin Liu
|
52bc06ccb7
|
Merge branch 'main' into sinexcel_multiinveters_configurtaion
|
2026-05-04 15:56:36 +02:00 |
Yinyin Liu
|
c189a077fb
|
allow to paste screenshots in a ticket
|
2026-04-30 13:54:16 +02:00 |
Yinyin Liu
|
5586001b79
|
allow format ticket's description
|
2026-04-30 12:38:50 +02:00 |
Yinyin Liu
|
99ba1b947c
|
add bullet and numbered list to comment in a ticket
|
2026-04-30 12:17:10 +02:00 |
Yinyin Liu
|
53f0363da6
|
allow to delete comment in a ticket
|
2026-04-30 11:03:50 +02:00 |
Yinyin Liu
|
6f1d35016c
|
obvious difference between bold, header1 and header 2 in comment of ticket
|
2026-04-30 10:14:07 +02:00 |
Yinyin Liu
|
c21000e658
|
fix: GetTicketSummaries goes from 1 + N queries to 1 + 1
|
2026-04-29 15:13:08 +02:00 |
Yinyin Liu
|
7f902c7271
|
add distribution partner on ticket list
|
2026-04-29 15:06:15 +02:00 |
Yinyin Liu
|
90f6c2a5f9
|
allow multiple choices on status to filter
|
2026-04-29 15:01:02 +02:00 |
Yinyin Liu
|
8d43687829
|
add distribution column in a ticket
|
2026-04-29 14:57:17 +02:00 |
Yinyin Liu
|
a8b371e1da
|
add installation date for sodistore home and pro
|
2026-04-29 14:48:17 +02:00 |
Yinyin Liu
|
49ae2b7806
|
city and model on list view
|
2026-04-29 14:34:20 +02:00 |
Yinyin Liu
|
26cc0ac2a1
|
auto create a ticket with necessary informaton triggered b y a installation status changed
|
2026-04-29 12:51:37 +02:00 |
Yinyin Liu
|
be8c7d69b2
|
new updates again
|
2026-04-29 09:34:35 +02:00 |
Yinyin Liu
|
2889d4c281
|
Merge branch 'main' into sinexcel_multiinveters_configurtaion
|
2026-04-28 16:07:08 +02:00 |
Yinyin Liu
|
ed00b742a1
|
fix
|
2026-04-28 15:45:10 +02:00 |
Yinyin Liu
|
b93c051d5f
|
allow upload video on monitor
|
2026-04-28 15:26:39 +02:00 |
Yinyin Liu
|
7c6b86d562
|
allow edit ticket name
|
2026-04-28 15:05:37 +02:00 |
Yinyin Liu
|
bb1efaf0e9
|
sodistore home modbust tcp service source code
|
2026-04-28 13:26:05 +02:00 |
Yinyin Liu
|
bee5d8e1e7
|
register installation SN after step 3
|
2026-04-28 12:51:07 +02:00 |
Yinyin Liu
|
78d67d77fd
|
integrated reviewed AI alarm diagnosis
|
2026-04-28 12:46:50 +02:00 |
Yinyin Liu
|
127e16eb34
|
add substeps to upload installation protocal and time and mateiral documents on site
|
2026-04-28 09:09:03 +02:00 |
Yinyin Liu
|
45c816616f
|
add substep to upload delivery confirmation document and sync in document page
|
2026-04-28 08:57:03 +02:00 |
Yinyin Liu
|
faec16f6fe
|
add progress bar in list view and fix translations
|
2026-04-22 16:30:57 +02:00 |
Yinyin Liu
|
7e72940eae
|
bugs fixed for checklist page
|
2026-04-22 15:34:18 +02:00 |
Yinyin Liu
|
30499df329
|
Merge branch 'main' into feature/sodistore-checklist
|
2026-04-22 15:26:47 +02:00 |
Yinyin Liu
|
ca65ce19d8
|
fix: return Unauthorized() instead of Forbid() in UpdateTicketComment
|
2026-04-22 11:13:33 +02:00 |
Yinyin Liu
|
aa23ddb781
|
Merge branch 'ticket-comment' into main
|
2026-04-22 10:23:51 +02:00 |
Yinyin Liu
|
ced1de83e1
|
Merge remote-tracking branch 'origin/main' into ticket-comment
|
2026-04-22 10:22:28 +02:00 |
Yinyin Liu
|
e1a16b3c67
|
Merge branch 'feature/sodistore-alarm-notification' into main
|
2026-04-22 10:20:58 +02:00 |
Yinyin Liu
|
ae812839c9
|
Merge remote-tracking branch 'origin/main' into feature/sodistore-alarm-notification
|
2026-04-22 09:53:05 +02:00 |
Yinyin Liu
|
b2814ee216
|
network provider to grid provide in checklist page
|
2026-04-21 17:14:38 +02:00 |
Yinyin Liu
|
5de052488a
|
change from network provider to grid provider
|
2026-04-21 17:06:12 +02:00 |
Yinyin Liu
|
ae27c837fa
|
link battery cluster number with Information tab for sodistore -products
|
2026-04-21 16:50:04 +02:00 |
Yinyin Liu
|
3bbf72d1d5
|
allow to markdown and format in comment section in ticket dashboard
|
2026-04-21 15:52:53 +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
|
11940b4684
|
checklist page version1.0
|
2026-04-21 13:35:56 +02:00 |
Yinyin Liu
|
5666191a6b
|
fix battery volatge unit in overview for sodistore home, pro, grid
|
2026-04-20 10:00:48 +02:00 |
Yinyin Liu
|
4a6caa9ed3
|
add filters to fast search and disable data collection installations go bottom
|
2026-04-16 14:21:24 +02:00 |
Yinyin Liu
|
372ab2203d
|
TOU
|
2026-04-16 10:12:48 +02:00 |
Yinyin Liu
|
e0d6d04409
|
new design with dynamic pricing
|
2026-04-15 19:13:27 +02:00 |