Commit Graph
23 Commits
Author SHA1 Message Date
liugang 1bec24a424 + user: add comment to the computePasswordStrength function in common.ui.js. 2023-11-24 14:17:16 +08:00
liugang b5e06dcc97 * user: refactor the toggleNew function in common.ui.js. 2023-11-24 14:16:34 +08:00
liugang 54e234b2e3 * user: sort functions in common.ui.js. 2023-11-24 14:15:52 +08:00
liugang d490f4c8bf * user: refactor the changeVision function in common.ui.js. 2023-11-24 14:14:23 +08:00
liugang 1e2e129e97 - user: remove unused code in common.ui.js. 2023-11-24 14:13:01 +08:00
liugang 99d9144ed0 * user: rename the clickSubmit function in common.ui.js to encryptPassword and refactor it. 2023-11-24 14:10:49 +08:00
liugang 83e35f1443 * user: move the clickSubmit function from create.ui.js to common.ui.js. 2023-11-24 14:08:29 +08:00
liugang 4905b216ee * user: move the changePassword function from create.ui.js to common.ui.js. 2023-11-24 14:00:51 +08:00
liugang f117e0f471 * user: move the toggleNew function from edit.ui.js to common.ui.js. 2023-11-23 16:34:44 +08:00
sunhao 823b1fe8b6 user: optimize UI for page user-todo. 2023-11-01 15:28:49 +08:00
liumengyi dfeb9625f5 * Fix bug that user cannot be switched. 2023-07-28 14:34:58 +08:00
liumengyi 3102306b71 * Change select to picker. 2023-07-28 14:20:17 +08:00
liumengyi ef45c869b7 * Fix login error. 2023-07-27 17:48:05 +08:00
liumengyi 113febacf7 * Replace with password widget in user::create and user::edit. 2023-07-27 14:40:38 +08:00
wangyidong 6fd7d0943d * Rewrite for batch edit user page. 2023-07-19 13:36:24 +08:00
liumengyi f8caa0447b * Replace setValue to changeState. 2023-07-17 15:59:25 +08:00
liumengyi 5dea039a2c * Optimize code. 2023-07-17 15:53:21 +08:00
liumengyi 703f841cb1 * Optimize code for user company in user::create. 2023-07-15 16:45:32 +08:00
liumengyi c0d50ea15b * Refactor ui of user::edit. 2023-06-27 16:16:44 +08:00
liumengyi b624dacdd4 * Refactor user::batchCreate. 2023-06-21 14:48:41 +08:00
wangyuting d113078492 * Finish create user page. 2023-06-20 13:34:22 +08:00
wangyidong c969e7216d * Rewrite user task page. 2023-06-13 15:46:08 +08:00
wangyidong 7fcea662ba * Code for task #95303. 2023-06-13 15:46:08 +08:00