Commit Graph
147 Commits
Author SHA1 Message Date
qixinzhi 5986d33b80 * Fix metric name and definition,bug#38816. 2023-09-21 06:37:47 +00:00
qixinzhi 0a7b7061c5 * Add type field for metric,bug#38616. 2023-09-20 08:38:22 +00:00
qixinzhi 5daf72d756 * Fix text type with default value. 2023-09-14 07:20:22 +00:00
qixinzhi 2f5b19264b * Fix metric php sytax error. 2023-09-14 07:13:06 +00:00
qixinzhi d58e81353b * Update field 'global' -> 'system' in metricib. 2023-09-14 05:31:48 +00:00
songchenxuan c26dd3721e * Fix bug for sql . 2023-09-13 14:02:29 +08:00
songchenxuan 354579abbf * Finish collect button and js. 2023-09-13 09:24:36 +08:00
qixinzhi d5c87b7ca8 * Remove duplicate metric. 2023-09-12 08:34:51 +00:00
liugang ba883c1ebe * db: modify the realBegan field's default order. 2023-09-11 14:01:23 +08:00
zhouxin 8f9afa89b6 * Add field to metric: implementedBy,implementedDate,delistedBy,delistedDate. 2023-09-08 09:07:46 +08:00
qixinzhi 9221976c6b * Add biz sql for metric. 2023-09-05 01:57:41 +00:00
liugang ac292585ca * db: add sql to process the scene id in scenes and cases. 2023-09-05 09:16:50 +08:00
zhouxin eab57ea68f * Modify the unit of zt_metric from "single" to "count". 2023-09-04 16:54:52 +08:00
zhouxin d5b52aedc1 * Add fromID field to zt_metric. 2023-09-04 16:54:52 +08:00
zhouxin 8649ae2be3 * Delete duplicate sql. 2023-09-01 09:27:56 +08:00
songchenxuan a0ad5c6c95 * Try to finish task #101562. 2023-09-01 08:44:34 +08:00
songchenxuan c76db17f64 * Finish metric create. 2023-08-30 10:07:01 +08:00
songchenxuan cccdc6973c * Modify view unit item. 2023-08-29 16:09:48 +08:00
songchenxuan 09504c197d * Modify update20 sql. 2023-08-29 15:54:31 +08:00
qixinzhi fe22433314 * Add create action for metric. 2023-08-29 08:58:23 +00:00
songchenxuan 099c59387c * Update update20 sql again. 2023-08-29 15:27:29 +08:00
songchenxuan d1ab67c8d3 * Update update20 sql. 2023-08-29 15:09:44 +08:00
qixinzhi 1a2eba765a * Add table 'zt_metriclib'. 2023-08-29 05:51:40 +00:00
songchenxuan 816c914a6f * Finish task #101548. 2023-08-29 10:01:38 +08:00
zenggang dc2c35baf6 * Finish task#100971 2023-08-28 00:44:58 +00:00
liugang b332efe177 * Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method. 2023-08-25 15:36:16 +08:00
zenggang c6f9390f8d * Finish task#100970,100969,100974 2023-08-24 09:09:59 +00:00
qixinzhi 7064673ab8 * Finish module tree of metric. 2023-08-23 06:40:02 +00:00
qixinzhi 0a122f9549 * Add metric field 'stage'. 2023-08-22 08:33:32 +00:00
qixinzhi 23071afbfd * Add metric sql. 2023-08-21 03:10:21 +00:00
zhouxin 2a9beb7571 * Add sql to insert default work hour. 2023-08-20 21:03:54 +08:00
wangyuting f15db09cb8 * Optimize block default height and width. 2023-08-17 15:16:27 +08:00
zenggang 444f1815cf * Finish task#99544,99545,99546. Fix bug#37011,37012,37013,37031 2023-08-04 07:27:43 +00:00
qixinzhi 8963214672 * Update metric sql. 2023-08-03 06:01:50 +00:00
zenggang 0d0ccc5790 * Add system,instance en language, fix import repo bug 2023-08-01 08:53:59 +00:00
zhouxin 715d81f6ce * Rename metric. 2023-08-01 11:04:02 +08:00
zhouxin aa2bf373f0 * Add sql for more metrics. 2023-07-31 15:21:37 +08:00
zhouxin f47799ecf1 * Add sql and init metric files. 2023-07-28 14:07:13 +08:00
zhouxin 063afd4578 * Finish task #98392,98393. 2023-07-27 11:17:07 +08:00
zhouxin fa66f2f064 * Finish task #98894. 2023-07-26 10:36:30 +08:00
zhouxin c37630f36b * Add desc field to table metric. 2023-07-25 16:11:36 +08:00
zhouxin 189067b758 * Rename code of metrics. 2023-07-25 15:48:46 +08:00
zhouxin d10fa31616 * Add SQL for more metrics. 2023-07-24 13:32:37 +08:00
zhouxin 0ffa4518f0 * measurement: adjust field position for metric. 2023-07-21 13:17:33 +08:00
zhouxin ba847d82c4 * measurement: add finishedDate and closedDate to table productplan. 2023-07-21 11:10:59 +08:00
qixinzhi 961190cc44 * Finish task#97918. 2023-07-21 02:47:58 +00:00
zhouxin 177a5eda88 * measurement: add firstEnd field in table project. 2023-07-21 09:51:09 +08:00
qixinzhi 6ce8e70a49 * Add field 'releasedDate' for story. 2023-07-20 05:02:54 +00:00
dingguodong 3a08bac5c3 * Change MyISAM to InnoDB engine. 2023-07-18 11:13:20 +08:00
zhouxin 3357849c96 * Add SQL of inert metrics. 2023-07-17 16:50:58 +08:00