Commit Graph
268 Commits
Author SHA1 Message Date
liumengyi 28f86863a7 * Refactor tutorialModel::getProjectStats, and modify its unit test. 2023-12-08 13:43:32 +08:00
liumengyi 8c1ac2e5b2 * Modify unit test of tutorialModel::getProjectPairs. 2023-12-08 09:18:37 +08:00
liumengyi ff1051e3d5 * Modify unit test of tutorialModel::getProject. 2023-12-08 09:13:56 +08:00
liumengyi 0b13126a36 + Declare strict type and add user initialisation. 2023-12-08 09:06:00 +08:00
liumengyi 3cdd489a9a * Modify unit test of tutorialModel::getProductStats, and optimize code for the unit test of tutorialModel::getProduct. 2023-12-08 09:01:12 +08:00
liumengyi 3a375256bf * Modify unit test of tutorialModel::getProduct. 2023-12-08 08:54:43 +08:00
liumengyi 10246cc425 Add Chinese comments and return value types. 2023-12-08 08:52:25 +08:00
liumengyi 15d32a8afa * Optimize code. 2023-12-07 16:25:19 +08:00
liumengyi f75b575480 * Refactor tutorialModel::checkNovice, and modify its unit test. 2023-12-07 16:23:56 +08:00
liumengyi 30f0bf9d16 - Remove tutorialModel::checkNovice and its unit test, it's not used. 2023-12-07 16:07:29 +08:00
liumengyi 20de4d147c * Refactor tutorial::ajaxSaveNotice. 2023-12-07 15:41:53 +08:00
liumengyi d51c4e9f25 * Optimize code. 2023-12-07 15:25:49 +08:00
liumengyi 5ed8621029 * Refactor tutorial::wizard. 2023-12-07 15:25:37 +08:00
liumengyi 43405599dd * Refactor tutorial::quit. 2023-12-07 14:50:49 +08:00
liumengyi e3f78621b7 * Refactor tutorial::ajaxSetTasks. 2023-12-07 14:50:02 +08:00
liumengyi 539e57e675 * Refactor tutorial::index. 2023-12-07 14:35:59 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
hufangzhou 6918f02bc4 * Modify tutorial unit testcase. 2023-11-20 15:54:24 +08:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05:00
hufangzhou e78bffdbb1 * Merge 18.4 tutorial module. 2023-11-20 14:31:06 +08:00
wangxuepeng de18efcbb8 * Change to new writing method. 2023-11-17 13:12:04 +08:00
wangxuepeng 9a43a97894 * Code formatter for tutorial. 2023-11-16 10:13:42 +08:00
wangxuepeng fa62f49875 * Fixed the language of fr. 2023-11-15 09:07:17 +08:00
wangxuepeng 0997431f40 * Fixed the language of de. 2023-11-14 17:38:19 +08:00
wangxuepeng c374a7283a * Fixed the language of zh_tw. 2023-11-14 17:20:48 +08:00
wangxuepeng 0a91ff2b24 * Optimize code structure for tutorial. 2023-11-14 17:01:17 +08:00
wangxuepeng d241eb4089 * Optimize code structure for tutorial. 2023-11-14 16:24:35 +08:00
liumengyi 50a2739b7b * Remove , at the end of row in the lastest children in tutorial. 2023-11-14 15:55:52 +08:00
wangxuepeng c42f404705 * Fixed the error when complete all tutorail tasks. 2023-11-14 14:26:43 +08:00
wangxuepeng 184a802b57 * Correct the tutorial config. 2023-11-14 14:07:49 +08:00
wangxuepeng b219cf7e6e - Remove the tutorial params. 2023-11-14 13:58:38 +08:00
wangxuepeng c14afcc796 * Fixed the error of tutorial task createBug. 2023-11-14 13:44:35 +08:00
wangxuepeng f4a9605482 * Fixed the error of tutorial task createStory. 2023-11-14 13:31:19 +08:00
wangxuepeng 3e9f8f0d49 * Fixed the error of tutorial task manageTeam. 2023-11-14 13:23:59 +08:00
liugang d64a859596 * tutorial: call setClass instead of set::class. 2023-11-14 13:13:07 +08:00
wangxuepeng e9b18756bd * Fixed the problem of the tutorial index. 2023-11-14 10:21:29 +08:00
wangxuepeng 32491f4ee5 * Add confim modal for tutorial index. 2023-11-13 15:53:49 +08:00
wangxuepeng 944855479b * Refactor tutorial index page. 2023-11-10 17:13:16 +08:00
wangxuepeng 352f3d9b5b * Fiexed the show error in tutorial mode. 2023-11-09 17:38:40 +08:00
wangxuepeng b9086c07b2 * Fixed the error when menu is hidden. 2023-11-07 15:08:07 +08:00
wangxuepeng 42b2c497b4 * Hide tutorial buttonn when in tutorial mode. 2023-11-07 11:04:06 +08:00
wangxuepeng d090291e9b * Fixed the error of linkStory task. 2023-11-07 10:40:01 +08:00
wangxuepeng e7225cd88f * Fixed the error of createBug task. 2023-11-06 17:49:57 +08:00
wangxuepeng 5799e61f77 * Fixed the show bug of second menu. 2023-11-06 15:38:39 +08:00
wangxuepeng e1c2b014a8 * Fixed the error of the createStory task. 2023-11-03 14:13:58 +08:00
wangxuepeng 1ad2082c30 * Fixed the error of the manageTeam task. 2023-11-03 09:57:53 +08:00
wangxuepeng 020a860d7d * Fixed the error on the createProject task of tutorail index. 2023-11-03 09:21:32 +08:00
wangxuepeng 31e52b0cd8 * Fixed the error on the createStory task of tutorail page. 2023-11-03 09:11:58 +08:00
wangxuepeng 306ab2ad02 * Call the getProductStats method if in tutorial mode. 2023-11-02 16:14:41 +08:00