sunhao
|
2cdcb30242
|
* [misc] support to open app after finish step.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
dec386efb2
|
* [misc] support for setting app in url of step.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
585d65e312
|
* [ui] change tutorial popover placement for form step.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
59a0d14066
|
* [misc] fix showOpenAppStep undefind.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
222e43b29c
|
* [ui] improve style of tutorial popover.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
9e6dad86e9
|
* [misc] improve tutorial UI.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
95b614b059
|
* [misc] support for checking step which type is form and saveForm.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
7402224d8d
|
* [refac].
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
e2280f4893
|
* [misc] fix checkType.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
48477c7ca4
|
* [misc] fix getStepScope issue.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
3d4fc321bc
|
* [misc] fix step scope issue.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
056ff6adad
|
* [misc] change tutorial popover animation.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
54d9593d9e
|
* [refac].
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
931704c944
|
* [misc] update browser url on active task.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
0806ebe3ad
|
* [ui] optimize UI of tutorial popover.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
05b886d742
|
* [misc] fix js error on open app on home iframe not loaded.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
1e52bc1668
|
* [refac].
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
58e406a4c5
|
* [misc] support to active task by url params on page load.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
f770b51475
|
* [ui] improve tutorial popover position.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
37e6eb174b
|
* [refac] refactor js.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
d1f6d50955
|
* [misc] support for getting current step from request header x-zin-tutorial.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
f7386768b9
|
* [misc] improve UI for checking steps.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
4f6cb02215
|
* [ui] support to go to next step.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
d236d862cb
|
* [ui] support for checking step type openApp.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
b91af9decf
|
* [refac] refactor.
|
2024-09-04 17:31:41 +08:00 |
|
sunhao
|
501dadbf14
|
* [misc] refactor totorial index page.
|
2024-09-04 17:31:41 +08:00 |
|
tianshujie
|
2368defb8e
|
- [misc] Remove debug code.
|
2024-06-03 08:35:52 +08:00 |
|
liumengyi
|
0a85590997
|
* Fix bug #50426, #50427, #50428, #50429, #50430, #50432, #50433, #50459, #50472.
|
2024-06-03 08:35:49 +08:00 |
|
sunhao
|
744e037430
|
* tutorial: fix tutorial highlight not work on load page.
|
2024-06-03 08:35:45 +08:00 |
|
wangyuting
|
fa44594a75
|
* Fix required tips bug. the bug #43625.
|
2024-04-11 15:24:07 +08:00 |
|
liyang
|
db4e126402
|
* Remove debugging code.
|
2024-03-06 14:42:10 +08:00 |
|
wangxuepeng
|
b8f9e93dde
|
* Fix duplicate binding bug.
|
2024-01-10 11:03:05 +08:00 |
|
wangxuepeng
|
6132404adc
|
* Refactor tutorial js of index.
|
2023-12-18 13:51:21 +08:00 |
|
wangxuepeng
|
0a91ff2b24
|
* Optimize code structure for tutorial.
|
2023-11-14 17:01:17 +08:00 |
|
wangxuepeng
|
c42f404705
|
* Fixed the error when complete all tutorail tasks.
|
2023-11-14 14:26:43 +08:00 |
|
wangxuepeng
|
3e9f8f0d49
|
* Fixed the error of tutorial task manageTeam.
|
2023-11-14 13:23:59 +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
|
d090291e9b
|
* Fixed the error of linkStory task.
|
2023-11-07 10:40:01 +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
|
0ae011180c
|
* Fixed the error of tutorial task createProduct.
|
2023-11-02 14:58:47 +08:00 |
|
wangxuepeng
|
ace715c4e3
|
* Fixed the error of tutorial task createProgram.
|
2023-11-02 14:16:18 +08:00 |
|
wangxuepeng
|
9005e639b3
|
* Fixed the error of tutorial task createAccount.
|
2023-11-02 13:08:38 +08:00 |
|
wangxuepeng
|
c8beec0821
|
* Fixed the error of tutorial index page.
|
2023-11-02 13:04:42 +08:00 |
|
caoyanyi
|
308b28f51c
|
* Modify admin tutorial style.
|
2023-03-01 08:45:27 +08:00 |
|
caoyanyi
|
b10b4de7cb
|
* Modify tutorial checked.
|
2023-02-28 17:15:40 +08:00 |
|