forked from chhrrr/RAP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' of https://github.com/thx/RAP into dev
- Loading branch information
Showing
23 changed files
with
472 additions
and
220 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,4 @@ bin/ | |
target | ||
node_modules | ||
_site | ||
buc.sso*.jar |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
* 增量备份、自动删除老备份 | ||
* 最外层结构的Mock规则的问题 | ||
* RAP插件的core抽取,方便三方插件的加入 | ||
* PUT/GET/SET等协议区分接口 | ||
* 项目路由的UI界面 | ||
* RESTFUL api unit-test CASE补充 | ||
* RESTFUL api支持 for console & plugin | ||
* NodeJS离线访问 | ||
* 权限管理,项目成员可以修改项目,非项目成员不可以编辑文档 | ||
* 控制台能不能增加进入的按钮,原来的按钮不明显。 | ||
* [BUG]插件地址获取使用相对路径,而不是写死rap.alibaba-inc.com | ||
* 一次性帮助提示:参数排序,增加后的新参数会排序 | ||
* 消息通知查看后没有自动设置为已读 | ||
* 请求delay | ||
* IE10下pageTester样式错乱 | ||
* 登录表单和注册表单的name对应 | ||
* service部署启动问题 | ||
* JSON导入到请求参数 | ||
* Word文档导出 | ||
* AngularJS插件文档补全 | ||
* IE8-的提示 | ||
* 自定义函数的支持,pageTester正确显示,工作区的函数编辑更加友好。。。 | ||
* 研究一下行列说的通过覆盖xmlHttpRequest来解决所有类库异步请求问题的方案是否可行。 | ||
* 贪婪匹配的pattern match | ||
* 最外层数据结构 | ||
* 压测 55qps | ||
* [LONG PLAN]针对后端、QA的自动化测试、后端校验工具的拓展和延伸 | ||
* 数据源切换,支持GitLab数据源,与IF无缝切换。 | ||
* [BUG] jQuery.ajax的complete属性的处理 | ||
* pageTester增加mockjs模板和mockjs数据两种显示方式 | ||
* pageTester的引导不够明确,用户分不清根路径和请求地址是什么意思,有什么关系。需要完善界面和相关文档。 | ||
* RAP mock中,请求来自不同域下的冲突问题 | ||
* pageTester支持CASE编写和保存 | ||
* 项目路由器配置 | ||
* mockjs规则提示 | ||
* 记住RAP MOCK状态 | ||
* input->textarea来支持mock function | ||
* 分组、业务线修改 |
This file contains 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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
Oops, something went wrong.