Commit Graph
87 Commits
Author SHA1 Message Date
dingguodong f89f502bd1 * Fix typo. 2023-07-26 18:17:34 +08:00
chentao fa410ab0ff * Refactor product dynamic page. 2023-07-21 17:32:09 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
wangyidong 9c2adf7a54 * Adjust for batch unlink story page. 2023-07-11 15:14:07 +08:00
sunguangming ad1ce08918 * Finish project/execution link stories method. 2023-07-10 15:50:11 +08:00
wangyidong 3ed0c388ea * Code for task #97033. 2023-07-10 15:16:35 +08:00
tianshujie 3670563f5b * Refactor manage product line. 2023-07-06 13:39:07 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
chentao 2884cd50a8 * Use valid module tree function for product stories list page. 2023-06-20 13:53:08 +08:00
wangyidong 90f74e88df * Rewrite program project page. 2023-06-19 15:59:52 +08:00
dingguodong 2a9ff78426 * Remove extra characters. 2023-06-10 09:56:33 +08:00
dingguodong 22594051fd * Change access type in comment. 2023-06-10 09:56:33 +08:00
dingguodong 707665bb6e * Add comment for story type. 2023-06-10 09:56:33 +08:00
wangyidong 5af51c07b8 * Adjust for program productview page. 2023-06-09 10:34:02 +08:00
dingguodong 00d11dbb30 * Fix the php type of branch. 2023-06-08 13:16:57 +08:00
chentao cfe3e5c0d8 * Fix param type for invoking getExecutionStories funciton. 2023-06-06 14:08:35 +08:00
chentao 6871dd4c2a * Implements sidebar to show modules tree for product story list page. 2023-06-05 10:40:23 +08:00
wangyidong 6b22c3c9a8 * Code for task #94154. 2023-05-30 17:20:36 +08:00
wangyidong db5869c765 * Code for task #94153. 2023-05-30 17:20:36 +08:00
wangyidong 95d75ab3d0 * Refactor story create method. 2023-05-30 09:44:28 +08:00
chentao 42611f46df * Convert default value type of '$branch' to fix incorrect type error for product browse page. 2023-05-26 16:22:24 +08:00
wangyidong 0476fc3168 * Fix for sonar issues. 2023-05-24 16:20:27 +08:00
wangyidong 3c789c9d7b * Compatible product-export page for product-all. 2023-05-24 13:36:40 +08:00
chentao dc8b7eb8d4 * Refactor the UI of data export with ZIN for product list page. 2023-05-24 10:22:39 +08:00
wangyidong 632e13d937 * Fix for sonar. 2023-05-22 15:10:08 +08:00
chentao 743632fd74 * Rename the buildSearch4Browse function to buildSearchForBrowse. 2023-05-22 09:26:05 +08:00
wangyidong 83d2b8ff0e * Refactor productModel getStories method. 2023-05-19 17:37:28 +08:00
chentao cf1a4b91d1 * product: Remove incorrect function from zen file. 2023-05-18 17:41:20 +08:00
wangyidong 2a84bad724 * Move display from zen to control. 2023-05-18 17:19:45 +08:00
wangyidong 59e588797d * Code for edit product ui page. 2023-05-18 17:12:00 +08:00
wangyidong 19a3fc99b3 * Code for product create ui page. 2023-05-18 17:12:00 +08:00
chentao 1309b66cd6 * product: Implements function of zen file to get root program list with product list. 2023-05-18 16:49:20 +08:00
wangyidong df012dbd60 * Adjust form config. 2023-05-18 11:31:42 +08:00
wangyidong 91be62a07d * Slipt setSelectFormOptions function from getFormFields4Create. 2023-05-18 11:31:42 +08:00
chentao 16d64ff171 * product: Pre-load tree and story model. 2023-05-17 17:25:02 +08:00
wangyidong 4f970b4c18 * Remove appendFlowFields function. 2023-05-17 13:28:51 +08:00
wangyidong 006e4b190b * Put action from zen to model. 2023-05-17 11:25:24 +08:00
wangyidong 6c0d79ebb5 * Rename prepareXxxExtras to buildProductForXxx. 2023-05-17 11:25:24 +08:00
wangyidong 7f1e8726ac * Refactor project function. 2023-05-17 09:31:51 +08:00
chentao f71871a6cc * product: refactor browse function. 2023-05-16 17:16:15 +08:00
wangyidong b551b9ce24 * Refactor product manageLine page. 2023-05-15 11:27:50 +08:00
wangyidong a6121fc504 * change for build manageLine page form. 2023-05-12 17:23:56 +08:00
chentao 1efcbc2f7a * product: refactor logic base on the suggestion from code review. 2023-05-12 15:34:07 +08:00
chentao 9ca82625f7 * product: make all parameters into one line. 2023-05-12 15:04:51 +08:00
chentao cb252d5ccf * product: refactor getModuleId4Browse function. 2023-05-12 14:53:04 +08:00
chentao 88e093ccbd * product: replace ?? with ?:. 2023-05-12 14:46:47 +08:00
chentao 84eb036ea3 * product: fix the function comments with multiple return type. 2023-05-12 11:01:44 +08:00
chentao f2f432eddd * product: replace setcookie with helper::setcookie. 2023-05-12 10:48:57 +08:00
wangyidong ae25ef94dc * Remove branch param for storyModel getExecutionStories method. 2023-05-12 09:46:05 +08:00
wangyidong 0ddfc66e62 * Fix reviewed questions. 2023-05-11 21:01:52 +08:00