qixinzhi
|
26beb6c47c
|
* Update metric from 18.x.
|
2024-02-29 09:40:11 +08:00 |
|
qixinzhi
|
b9f6a21557
|
* Fix project without execution record.
|
2024-01-31 15:32:25 +08:00 |
|
qixinzhi
|
3999bd6fa8
|
* Keep defaultHours feild when filter metric field list.
|
2024-01-31 10:21:58 +08:00 |
|
qixinzhi
|
63ac63c389
|
* Fix invalid argument supplied for foreach.
|
2024-01-30 08:45:28 +08:00 |
|
qixinzhi
|
b741314ec6
|
* Pick code from branch 18.x+bi.
|
2024-01-19 10:23:09 +08:00 |
|
zhouxin
|
8e5dfce6de
|
* Add comment to metric module.
|
2023-12-23 13:18:41 +08:00 |
|
songchenxuan
|
3d245139d6
|
* Add shortPage pager.
|
2023-12-20 14:27:56 +08:00 |
|
songchenxuan
|
bf9c1d9b72
|
* Merge 18x metric module to master.
|
2023-12-15 17:22:53 +08:00 |
|
songchenxuan
|
a9f2e2a61c
|
* Fix bug #41102.
|
2023-12-06 10:31:33 +08:00 |
|
songchenxuan
|
6525a165f6
|
* Fix bug #41033.
|
2023-12-04 15:14:18 +08:00 |
|
songchenxuan
|
f6f9c7a46e
|
* Fix bug for updateMetriclib, modify no-object metric datble show.
|
2023-12-04 12:53:58 +08:00 |
|
songchenxuan
|
b9ea57b43b
|
* Modify no object concept metric dtable show.
|
2023-12-01 14:46:47 +08:00 |
|
qixinzhi
|
96f194dc25
|
* Optimize metric records query.
|
2023-11-30 14:05:01 +08:00 |
|
songchenxuan
|
d0dfce7259
|
* Finish task #106115.
|
2023-11-27 23:38:55 +08:00 |
|
qixinzhi
|
7f28796ff0
|
* Fix update metric lib first time.
|
2023-11-27 13:47:01 +08:00 |
|
songchenxuan
|
e7d3a4781b
|
* Add a function to judge whether a metric have object concept.
|
2023-11-25 14:32:56 +08:00 |
|
songchenxuan
|
d9169edcd7
|
* Add getObjectOptions function for echarts.
|
2023-11-25 13:22:21 +08:00 |
|
songchenxuan
|
4f4656cae2
|
* Modify dtable cell function, add echart time option function.
|
2023-11-25 12:34:09 +08:00 |
|
songchenxuan
|
79d765281c
|
* Add getDateByDateType function.
|
2023-11-25 10:40:49 +08:00 |
|
songchenxuan
|
2e882e7dcf
|
* Rename var name.
|
2023-11-24 13:52:19 +08:00 |
|
songchenxuan
|
9e8250c82e
|
* Finish dtable show for metric.
|
2023-11-24 13:25:33 +08:00 |
|
songchenxuan
|
3411604af9
|
* Add grouptable by day.
|
2023-11-24 11:42:01 +08:00 |
|
songchenxuan
|
02e6d6fc42
|
* Add groupTable by day.
|
2023-11-24 09:34:08 +08:00 |
|
songchenxuan
|
46c1e7f08d
|
* Add groupTableby week.
|
2023-11-24 09:19:23 +08:00 |
|
songchenxuan
|
9fe73f0d7f
|
* Add test data and group month function.
|
2023-11-23 15:21:57 +08:00 |
|
songchenxuan
|
01d5e11ea4
|
* Add new function for 3 header.
|
2023-11-23 13:40:35 +08:00 |
|
songchenxuan
|
ec9870f081
|
* Move function.
|
2023-11-23 12:57:42 +08:00 |
|
songchenxuan
|
e47fdd9fa4
|
* Make sure preview page can load.
|
2023-11-23 11:56:36 +08:00 |
|
songchenxuan
|
a281dda9c6
|
* Delete declear function.
|
2023-11-23 11:54:28 +08:00 |
|
songchenxuan
|
5005cc4439
|
* Try fix conflict.
|
2023-11-23 11:53:03 +08:00 |
|
zhouxin
|
654e424322
|
* Add comment.
|
2023-11-23 11:20:21 +08:00 |
|
zhouxin
|
adb330eb1a
|
* Filter old records when insert into metric lib.
|
2023-11-23 11:02:24 +08:00 |
|
zhouxin
|
10ea676b86
|
* Modify method to get metric cycle.
|
2023-11-23 09:47:09 +08:00 |
|
zhouxin
|
73a91c7167
|
* Modify logic of collect metric records.
|
2023-11-22 14:43:28 +08:00 |
|
songchenxuan
|
6f875a17c7
|
* Set max-width 50% for metric preview and use flex-basis.
|
2023-11-21 16:20:22 +08:00 |
|
qixinzhi
|
afeb2c13fe
|
* Fix count_of_assigned_bug_in_user.
|
2023-11-20 09:28:55 +08:00 |
|
qixinzhi
|
54349bb0ad
|
* Fix metric field list with 'as'.
|
2023-11-17 10:12:33 +08:00 |
|
qixinzhi
|
4c6f5088e4
|
* Add redirect to implement after create if select implement,bug#38621.
|
2023-11-16 09:36:02 +08:00 |
|
qixinzhi
|
a3716e2ac8
|
* Remove useless function.
|
2023-11-15 16:13:15 +08:00 |
|
songchenxuan
|
bbdefada6e
|
* Modify metric function.
|
2023-10-09 12:32:10 +08:00 |
|
songchenxuan
|
c89604a13d
|
* Move 18x code to 20.
|
2023-10-07 10:05:08 +08:00 |
|
qixinzhi
|
c64fc36b6c
|
* Finish metric record query in multiple.
|
2023-09-21 05:50:48 +00:00 |
|
qixinzhi
|
f0ad9971c8
|
* Fix table row ellipsis,bug#38626,task#103060.
|
2023-09-20 06:50:51 +00:00 |
|
qixinzhi
|
38d0790e51
|
* Fix filter condition and empty pairs.
|
2023-09-19 06:53:59 +00:00 |
|
zhouxin
|
391b3357df
|
* Adjust logic of operate menu in metric.
|
2023-09-19 14:24:25 +08:00 |
|
songchenxuan
|
f916cfbd7a
|
* Use a definite time for all metriclib data at once update, and if not send data for function, use maxDate as date.
|
2023-09-18 11:37:42 +08:00 |
|
zhouxin
|
b8a2405040
|
* Adjust comment.
|
2023-09-15 09:00:44 +08:00 |
|
zhouxin
|
997dc40c0e
|
* Add tab panel of collect configure in metric-view.
|
2023-09-14 17:18:51 +08:00 |
|
qixinzhi
|
b510922785
|
* Fix crontab week param to lang,bug#38591.
|
2023-09-14 08:57:00 +00:00 |
|
qixinzhi
|
4ead15c83f
|
* Locate to same scope after create and edit,bug#38615.
|
2023-09-14 08:01:02 +00:00 |
|