Commit Graph
48679 Commits
Author SHA1 Message Date
qixinzhi 45b352e301 Merge branch '18.x+bi' into 18.x 2024-02-05 09:24:26 +08:00
qixinzhi d56a6b4b36 * Update metric module from master. 2024-02-05 09:10:34 +08:00
songchenxuan 273dc40a02 * Add cardDateDefault for metric option card, vue use this attr to computed. 2024-02-05 08:53:19 +08:00
qixinzhi fcb68fef9f * Fix card option of metric not work with filter. 2024-02-04 17:20:49 +08:00
chaideqing 114038d1a8 * Finish task #111752. 2024-01-31 15:34:57 +08:00
tanghucheng 8a6affbc67 * Fix bug #39332 2024-01-31 14:51:23 +08:00
songchenxuan 96926ef203 * Fix bug for metric use globalfilter. 2024-01-31 13:59:53 +08:00
qixinzhi 191cb906bc * Keep defaultHours feild when filter metric field list. 2024-01-31 13:51:31 +08:00
qixinzhi 1116639485 * Fix metric difinition field. 2024-01-31 13:51:30 +08:00
tanghucheng 9d52bc6dc7 * Fix bug #111836. 2024-01-31 10:14:13 +08:00
qixinzhi d485506d30 * Fix builtin chart edit action. 2024-01-31 09:21:06 +08:00
tanghucheng 5e1ab7b428 * Fix bug #111835. 2024-01-31 09:01:22 +08:00
songchenxuan 515ea2506d * Finish task #111654. 2024-01-30 17:08:02 +08:00
chaideqing a6fdbfc78d * Fix bug #40344. 2024-01-30 16:30:51 +08:00
chaideqing 75ce3827f4 * Fix bug #111761. 2024-01-30 14:50:54 +08:00
songchenxuan b0a49a3d59 * Finish task #111703. 2024-01-30 14:24:18 +08:00
chaideqing 1bf3821fd5 * Fix bug #111761. 2024-01-30 14:16:03 +08:00
tanghucheng 8a7b9da09a * Fix export testtask cases error. 2024-01-30 13:57:11 +08:00
songchenxuan 14d49a5705 * Drop useless code. 2024-01-30 11:26:21 +08:00
songchenxuan de0040213f * Fix bug for filter. 2024-01-30 11:25:17 +08:00
chaideqing cba4696507 * Fix only max and ipd can setApproval. 2024-01-30 11:08:49 +08:00
tanghucheng b266a62e3a * Fix bug #111755. 2024-01-30 10:43:30 +08:00
chaideqing d99f199987 * Fix bug #43596. 2024-01-30 09:41:13 +08:00
chaideqing 26310f508e * Fix bug #111747. 2024-01-29 16:50:45 +08:00
chaideqing 5a98e0f873 * Rename beginIf to beginIF. 2024-01-29 16:29:35 +08:00
chaideqing 5c7f029348 * Finish task #111432. 2024-01-29 16:22:37 +08:00
songchenxuan 36c4b84331 * Modify screen getSysOptions. 2024-01-29 16:07:22 +08:00
songchenxuan 535f2c2eb9 * Modify filter change judge. 2024-01-29 11:28:39 +08:00
qixinzhi 8760faa36d * Update metric difinition from master. 2024-01-29 10:26:39 +08:00
qixinzhi b7297d0e78 * Remove unit test yaml and sql. 2024-01-29 10:22:30 +08:00
tanghucheng 25d568bd58 Merge branch 'ipd-dev-1.3' into 18.x 2024-01-29 09:46:02 +08:00
songchenxuan 9e02e33e15 * Finish task #111655. 2024-01-26 16:19:52 +08:00
zhouxin cbfbc85fa8 * Fix the bug that system metric didn't count shadow products. 2024-01-25 15:58:33 +08:00
chaideqing 418270d587 * Fix bug #35255. 2024-01-25 13:49:56 +08:00
zhouxin 807d38db82 Revert "* Fix the bug that system metric didn't count shadow products,and bug #45089"
This reverts commit ba96a4fdcb.
2024-01-25 13:12:36 +08:00
zhouxin ba96a4fdcb * Fix the bug that system metric didn't count shadow products,and bug #45089 2024-01-25 10:19:55 +08:00
qixinzhi dcb8646328 * Update definition of count_of_daily_fixed_bug_in_user. 2024-01-25 08:43:07 +08:00
qixinzhi df482ef24b * Fix metric calculate definition. 2024-01-24 15:25:57 +08:00
tanghucheng bc3136c2dc * Fix bug #45054. 2024-01-24 14:01:52 +08:00
songchenxuan cd105f9fd9 * Add noDataTip. 2024-01-24 11:58:38 +08:00
朱金勇 273d0096c5 - Remove duplicate definition. 2024-01-24 10:31:31 +08:00
tanghucheng ef610713c1 * Add feedback priv for or. 2024-01-24 10:05:23 +08:00
songchenxuan f09974b911 * Add dateRange filter name. 2024-01-24 09:47:45 +08:00
qixinzhi cc67d5e2cf * Fix count_of_monthly_finished_story_in_product. 2024-01-23 17:24:33 +08:00
zhouxin f20524ca8b * Add date range filter to metric in screen desinger. 2024-01-23 15:56:43 +08:00
qixinzhi 468a114b65 * Update metric calculate and add new metric. 2024-01-23 10:42:11 +08:00
zhouxin 54716b0ce9 * Adjust legend color of metric in screen designer. 2024-01-23 08:52:25 +08:00
qixinzhi 121d4327c1 * Fix count_of_annual_finished_execution from closedDate to realEnd. 2024-01-22 15:42:34 +08:00
qixinzhi bc8ac9a598 * Update from master branch. 2024-01-22 15:09:20 +08:00
qixinzhi aa5e5ac37f * Update metric defination from master branch. 2024-01-22 15:09:16 +08:00