chenos
54ad1535d6
fix: destroy token on signout
2022-03-30 13:26:41 +08:00
ChengLei Shao
d98714d9fd
featEnable permission ( #229 )
...
* feat: acl skip
* feat: skip-manager
* feat: root user permission skip
* fix: test
* feat: set user role
* fix: code review
* feat: setDefaultRole for users
2022-03-11 10:10:57 +08:00
chenos
271111902f
feat: improve code
2022-03-02 20:08:11 +08:00
chenos
872ee79146
refactor(database): model toJSON without the hidden fields
2022-02-23 18:18:38 +08:00
chenos
7e76c54012
feat: using crypto.scrypt instead of bcrypt
2022-02-10 19:53:18 +08:00
chenos
f09991d932
feat: upgrade plugin-users
2021-12-08 09:10:44 +08:00
chenos
732d31009e
v0.6
2021-12-06 21:23:34 +08:00
SemmyWong
64283fcb0e
feat: allow user to change password ( #109 )
...
* feat: allow user to change password
* docs: update api doc
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-11-25 22:36:52 +08:00
chenos
479f64f197
feat: support i18n ( #99 )
...
* feat: i18next
* multi language data
* feat(client): locale support
* en-US for collections
* us-EN for routes
* en-US for routes
* en-US for attachments
* feat: partial translations
* translation
* add AntdConfigProvider
* translation
* translation
* feat: translation
* feat: add translation
* fix: improve translation
* feat: improve translation
* fix: SyntaxError: Unexpected token ) in JSON at position
* typo
* feat: improve translation
* feat: improve translation
* feat: language settings can be saved on the server
* feat: lang option of init cli
* demo translation
* typo
* change address field to textarea
* address data
* feat: chart translation
* feat: chart translation
* improve translation
* signin,signup,signout...
Co-authored-by: Zhou <zhou.working@gmail.com>
2021-11-08 19:32:59 +08:00
chenos
f199df96aa
chore: add prettier config
2021-10-14 00:08:16 +08:00
chenos
d94606ab30
fix(plugin-users): user's password should not be leaked to the client
2021-10-12 22:17:11 +08:00
chenos
86e2a2802d
feat: add useClient and useResourceRequest hooks
2021-09-28 18:20:21 +08:00
chenos
f300fd6ae9
refactor: users plugin
2021-09-09 23:58:01 +08:00
chenos
c82fee6162
feat: user register & profile
2021-08-23 21:49:44 +08:00
chenos
214b227a6c
fix: error message for login and registration
2021-04-12 18:06:10 +08:00
chenos
18825af43d
fix: async mode recommended over sync mode
2021-03-30 06:12:08 +08:00
chenos
6bfd8ebf57
fix: hide user password
2021-03-29 15:53:39 +08:00
chenos
ce4a22fbb9
style: code formatting
2021-03-28 13:34:51 +08:00
chenos
bd1449e87a
feat(users): add reset password for users
2021-03-22 13:41:00 +08:00
chenos
6c39ac3538
Develop ( #68 )
...
* refactor: fields/views/pages...
* update
* update
* update
* updates
* updates
* add yarn.lock
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* developerMode
* 一大波更新
* bugfix
* fix: hide the sorting settings
* fix: reload menu when menu is updated
* 页面重构
* modify text
* 补充细节
* system settings
* 继续更新补充
* fix: 多级菜单支持
* 无限嵌套
* fix: icon
* 省市区参数调整
* 表单描述、文案调整
* 支持草稿
* 邮箱登录
* 细节补充
* 菜单页面权限初步
* 详情页打开方式
* 菜单父级、草稿问题
* 描述文字
* 详情分组显示
* 状态改为 radio
* 菜单权限
* 跳过省市区 api
* 修复权限数据范围
* onDraft
* 页面跳转
* 修改文案
* 注册、登录
* fix: 权限过滤问题
* 微调上传组件样式
* 0.4.0-alpha.0
* father-build
* remove father-build
* 细节调整
2021-03-16 14:31:54 +08:00
chenos
437c49d211
refactor: change the field type names to uppercase
2020-12-10 14:47:13 +08:00
chenos
d9e6d2e614
feat(users): add users module ( #26 )
...
* feat(users): add users module
* user check
2020-11-29 16:26:53 +08:00