songchenxuan
|
d098716be0
|
* Add comment for function.
|
2023-11-25 15:25:29 +08:00 |
|
songchenxuan
|
e7d3a4781b
|
* Add a function to judge whether a metric have object concept.
|
2023-11-25 14:32:56 +08:00 |
|
songchenxuan
|
2b22bbc4c6
|
* Substr echart x label data.
|
2023-11-25 14:10:40 +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
|
3411604af9
|
* Add grouptable by day.
|
2023-11-24 11:42:01 +08:00 |
|
songchenxuan
|
9fe73f0d7f
|
* Add test data and group month function.
|
2023-11-23 15:21:57 +08:00 |
|
songchenxuan
|
ec9870f081
|
* Move function.
|
2023-11-23 12:57:42 +08:00 |
|
zhouxin
|
5a8791f8ca
|
* Add pager to metric-preview.
|
2023-11-23 10:32:55 +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
|
f2c683d439
|
* Get current first metric.
|
2023-11-20 16:05:33 +08:00 |
|
songchenxuan
|
516dc17ff3
|
* Finish multi-metric preview page js load.
|
2023-11-20 15:30:16 +08:00 |
|
songchenxuan
|
f8556bab9d
|
* Finish single page metric-tree.
|
2023-11-20 14:09:45 +08:00 |
|
qixinzhi
|
54349bb0ad
|
* Fix metric field list with 'as'.
|
2023-11-17 10:12:33 +08:00 |
|
qixinzhi
|
f7790d1d5f
|
* Move custom metric function to biz.
|
2023-11-15 16:13:52 +08:00 |
|
qixinzhi
|
4bda94a0ee
|
* Remove duplicate function.
|
2023-11-15 16:13:16 +08:00 |
|
qixinzhi
|
154877e4fb
|
* Move custom function to biz.
|
2023-11-15 16:13:15 +08:00 |
|
qixinzhi
|
e2df642279
|
* Move common function form tao to model.
|
2023-11-15 16:04:34 +08:00 |
|
qixinzhi
|
6bc0e7aaf2
|
* Fix metric data calculate exception and clear repeat date data .
|
2023-11-15 15:42:02 +08:00 |
|
qixinzhi
|
fa06dd0d7c
|
* Fix insert empty data into metriclib.
|
2023-11-15 15:21:36 +08:00 |
|
qixinzhi
|
ab15b9b4ee
|
* Order by metric records desc.
|
2023-11-15 14:24:45 +08:00 |
|
liumengyi
|
229a1f6290
|
+ Move metricModel::updateMetricDate from 18.x.
|
2023-10-23 16:51:25 +08:00 |
|
qixinzhi
|
2d0262b7fb
|
* Fix repo get pairs.
|
2023-10-12 08:27:13 +00:00 |
|
songchenxuan
|
bbdefada6e
|
* Modify metric function.
|
2023-10-09 12:32:10 +08:00 |
|
qixinzhi
|
2fb00ce305
|
* Add scm to metric class.
|
2023-10-09 02:20:18 +00:00 |
|
songchenxuan
|
28d3191eb0
|
* Fix change chartType with formData.
|
2023-10-09 09:49:07 +08:00 |
|
songchenxuan
|
80239fe1a6
|
* Fix single echart change.
|
2023-10-08 15:10:23 +08:00 |
|
songchenxuan
|
447f1c5bb4
|
* Finish single preview echart init.
|
2023-10-08 14:43:44 +08:00 |
|
qixinzhi
|
ecacf75cbd
|
* Fix metric record sort.
|
2023-10-08 02:08:50 +00:00 |
|
songchenxuan
|
ed2c69ac7d
|
* Reconfiguration code.
|
2023-10-07 14:59:27 +08:00 |
|
songchenxuan
|
c89604a13d
|
* Move 18x code to 20.
|
2023-10-07 10:05:08 +08:00 |
|
qixinzhi
|
e3bb771d6b
|
* Fix scope picker list items.
|
2023-09-22 01:47:37 +00:00 |
|
qixinzhi
|
227aeea0a5
|
* Update metric type after edit with old metric,bug#38616.
|
2023-09-20 08:56:34 +00:00 |
|
songchenxuan
|
e80a3ddae7
|
*Add delete function.
|
2023-09-20 10:06:39 +08:00 |
|
qixinzhi
|
d44f3b43aa
|
* Fix search in browse,bug#38251,task#103073.
|
2023-09-20 01:39:26 +00:00 |
|
zhouxin
|
391b3357df
|
* Adjust logic of operate menu in metric.
|
2023-09-19 14:24:25 +08:00 |
|
qixinzhi
|
e0cfbbe2ec
|
* Finish metric records filter,task#102579,story#49054.
|
2023-09-19 02:37:26 +00:00 |
|
zhouxin
|
9d2cab99b7
|
* Adjust operate menu of metric-view.
|
2023-09-19 09:17:54 +08:00 |
|
zhouxin
|
343a820ce6
|
* Open modal when click edit button in metric-view.
|
2023-09-19 09:06:21 +08:00 |
|
zhouxin
|
83e46145c1
|
* Add tips of no calculator in metric-view.
|
2023-09-15 09:44:21 +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
|
b5792d9c9c
|
* Fix floar bar.
|
2023-09-14 08:38:41 +00:00 |
|
qixinzhi
|
4b1eff9836
|
* Add caclTime for metric records,task#102582, story#49181.
|
2023-09-14 05:31:48 +00:00 |
|
zhouxin
|
ba39ddd0e2
|
* Fix bug #38569.
|
2023-09-13 14:01:24 +08:00 |
|
songchenxuan
|
e3a020ac4c
|
* Finish task #102577.
|
2023-09-13 10:07:21 +08:00 |
|
zhouxin
|
261426829b
|
* Fix error of metric-edit.
|
2023-09-13 10:03:38 +08:00 |
|
songchenxuan
|
354579abbf
|
* Finish collect button and js.
|
2023-09-13 09:24:36 +08:00 |
|