25 Commits
Author SHA1 Message Date
sunguangming aa4e7d6fc2 * [story#78250,done,0.5h] finish story. 2025-11-11 03:50:25 +00:00
hufangzhou 5b2c18154d * [bug#57431,done,1h] password2 should be bound to the changePassword method. 2024-11-29 15:22:30 +08:00
sunguangming 5d21f30d77 * [bug#56897,done,0.2h] fix bug. 2024-11-14 09:13:28 +08:00
liugang 8f511fec56 * userUI: display the company component when edit a outside user. 2023-11-25 17:25:17 +08:00
liugang 24e45ddb26 - userUI: remove empty line. 2023-11-25 17:06:31 +08:00
liugang 9f44b2482a * user: move the hidden input out of form. 2023-11-25 16:09:58 +08:00
liugang ff58d3f639 * user: set default hidden class according to user type. 2023-11-25 14:20:31 +08:00
liugang 039f352225 * user: bind the click event of submit button on the encryptPassword function. 2023-11-24 14:18:29 +08:00
liugang 9c2937cb7e * user: bind the change event on formPanel widget instead of on password widget. 2023-11-24 13:54:38 +08:00
liugang 4d88889917 + user: set the required property of the verifyPassword widget. 2023-11-24 13:53:02 +08:00
liugang 991050e69d * user: bind change event on formPanel instead of on radio 2023-11-24 13:52:05 +08:00
liugang 6b8154bae3 * user: refactor hidden widgets and add a hidden widget of password strength. 2023-11-24 13:49:57 +08:00
liugang d7410fc9c8 - user: remove the code to set empty value of widget. 2023-11-24 13:47:31 +08:00
liugang 3e0238a56f * user: refactor the edit page. 2023-11-23 16:21:29 +08:00
liumengyi c1982f97cd * Remove , at the end of row in the lastest children in user. 2023-11-13 15:50:39 +08:00
daitingting 7d51fb48ae * Set required sign. 2023-10-31 07:08:32 +00:00
daitingting a6822b9551 * Toggle company, dept, commiter when switch user type. 2023-10-31 06:16:14 +00:00
liugang 2a6f48a3c4 - user: remove unnecessary code which has been included in the password widget. 2023-10-19 09:05:46 +08:00
songchenxuan 3e3842e80c * Readonly account when edit a user. 2023-10-18 12:17:46 +08:00
liumengyi 113febacf7 * Replace with password widget in user::create and user::edit. 2023-07-27 14:40:38 +08:00
liumengyi e046595f48 * Change to formRowGroup. 2023-07-24 18:28:07 +08:00
liumengyi e1ada89dd1 * Replace select to picker in user::edit. 2023-07-15 16:46:36 +08:00
liumengyi 16edbf3ca8 * Change verifyPassword input type to password. 2023-07-03 08:49:47 +08:00
liumengyi e90fddffb9 * Fix bug when submit form. 2023-06-30 11:16:49 +08:00
liumengyi c0d50ea15b * Refactor ui of user::edit. 2023-06-27 16:16:44 +08:00