Conversation
feat: 增加新建管理员脚本
修改文本错误
…lask into feature-notify
fix: 修复软删除带来的数据查询问题
* feat: 添加诗词插件
merge: 合并feature-notify到dev分支"
* fix: 修复软删除带来的用户查询个数与结果不一致 * fix: 修复软删除带来的查询问题 * refactor: 添加DAO层,分离视图函数中数据库相关的业务逻辑 * fix: 修改模块注释为团队信息 * feat:支持插件模板自动生成 * refactor: 为了方便学习源码,移除掉DAO层 * fix: 修改模型层的实例方法为类方法 * doc: 更新README.md * feat: 添加插件初始化脚本 * refactor: 将plugin_init脚本移至根目录下 * feat: 插件初始化支持自动检测依赖冲突问题 * fix: 修改oss插件的依赖版本 * refactor: 将项目中的所有super字段改为admin字段 * feat: refresh接口增加refresh_token的刷新
* fix: 修复软删除带来的用户查询个数与结果不一致 * fix: 修复软删除带来的查询问题 * refactor: 添加DAO层,分离视图函数中数据库相关的业务逻辑 * fix: 修改模块注释为团队信息 * feat:支持插件模板自动生成 * refactor: 为了方便学习源码,移除掉DAO层 * fix: 修改模型层的实例方法为类方法 * doc: 更新README.md * feat: 添加插件初始化脚本 * refactor: 将plugin_init脚本移至根目录下 * feat: 插件初始化支持自动检测依赖冲突问题 * fix: 修改oss插件的依赖版本 * refactor: 将项目中的所有super字段改为admin字段 * feat: refresh接口增加refresh_token的刷新 * fix: 修改requirements.txt 中lin-cms 的版本号为最新
* fix: 修复软删除带来的用户查询个数与结果不一致 * fix: 修复软删除带来的查询问题 * refactor: 添加DAO层,分离视图函数中数据库相关的业务逻辑 * fix: 修改模块注释为团队信息 * feat:支持插件模板自动生成 * refactor: 为了方便学习源码,移除掉DAO层 * fix: 修改模型层的实例方法为类方法 * doc: 更新README.md * feat: 添加插件初始化脚本 * refactor: 将plugin_init脚本移至根目录下 * feat: 插件初始化支持自动检测依赖冲突问题 * fix: 修改oss插件的依赖版本 * refactor: 将项目中的所有super字段改为admin字段 * feat: refresh接口增加refresh_token的刷新 * fix: 修改requirements.txt 中lin-cms 的版本号为最新 * fix: 增加配置项目,屏蔽sql alchemy的FSADeprecationWarning * feat: 增加 add_super 脚本的成功提示
colorful3
approved these changes
Apr 9, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.