5395 Commits

Author SHA1 Message Date
suwenxiong
b2261e7a5b fix: npm publish bug 2019-01-15 14:25:50 +08:00
suwenxiong
5629b6798d feat: changelog 2019-01-15 14:24:42 +08:00
suwenxiong
870f2e63f7 feat: 新增自动化测试通用规则配置 2019-01-15 14:21:13 +08:00
suwenxiong
8a78a5f636 Merge branch 'master' of https://github.com/YMFE/yapi 2019-01-14 11:16:27 +08:00
suwenxiong
9403c9f69d feat: 新增测试集通用规则配置 2019-01-14 11:16:16 +08:00
suwenxiong
4774adcd4c opti: 大力优化测试机搜索交互,支持搜索接口path 2019-01-14 11:13:48 +08:00
suwenxiong
d78350b47c fix: 切换测试集测试报告没有更新的bug 2019-01-14 10:17:21 +08:00
sean1025
253457a47f
Merge pull request #747 from fjc0k/patch-2
docs: add yapi-to-typescript
2019-01-10 11:31:46 +08:00
Jay Fong
8c63869b64
docs: add yapi-to-typescript 2019-01-09 22:11:32 +08:00
suwenxiong
2b62e546d5 feat: 1.4.4 2019-01-09 10:30:47 +08:00
suwenxiong
93341d9d58 opti: 优化首页交互 2019-01-08 14:55:12 +08:00
suwenxiong
620be327e8 feat: changelog 2018-12-30 14:13:26 +08:00
suwenxiong
7466d76bcb fix: some bug v1.4.3 2018-12-30 12:42:15 +08:00
suwenxiong
0afc9863f3 opti: npm publish 2018-12-30 12:37:41 +08:00
suwenxiong
b4f110e903 chore: update static file 2018-12-30 12:36:48 +08:00
suwenxiong
e4c7224397 feat: version 2018-12-30 12:34:56 +08:00
suwenxiong
99a392a922 Merge branch 'master' of https://github.com/YMFE/yapi 2018-12-30 12:33:18 +08:00
suwenxiong
e3858c0855 feat: add npm publish 2018-12-30 12:32:44 +08:00
sean1025
25907ab269
Merge pull request #723 from pp-ball/master
feat: 增加用例复制功能
2018-12-30 12:31:40 +08:00
sean1025
4512765f23
Merge pull request #726 from johnfwtest/master
feat:  export data as swagger json #714 #724
2018-12-30 12:31:02 +08:00
suwenxiong
353668e2ae chore: update static file 2018-12-30 11:22:12 +08:00
johnfwtest
c4ccb8c5ad feat: export data as swagger json #714 #724 2018-12-29 18:40:27 +08:00
chenlizhi
3a2cf83de5 feat: 增加用例复制功能 2018-12-27 17:53:11 +08:00
pp_ball
25adf5f87d
Merge pull request #1 from YMFE/master
test
2018-12-27 17:35:13 +08:00
hellosean1025
e2dfc78afb feat: build 2018-12-19 10:44:46 +08:00
hellosean1025
bf47b718ed fix: some error 2018-12-19 10:40:47 +08:00
hellosean1025
b7e5c47aea opti: test case 2018-12-19 10:38:09 +08:00
hellosean1025
c73a643747 feat: add version and log 2018-12-19 10:33:57 +08:00
hellosean1025
2217e3c73a Merge branch 'master' of https://github.com/YMFE/yapi 2018-12-19 10:28:25 +08:00
hellosean1025
efe0879e66 feat: merge master 2018-12-19 10:27:19 +08:00
sean1025
d9ac7f6895
Merge pull request #692 from pp-ball/master
fix: 修改了测试集合有多个项目接口时,切换执行环境相互覆盖不生效的问题
2018-12-19 10:25:43 +08:00
sean1025
012ce5f043
Merge pull request #663 from dongtc/opti/remove_thunk
opti: 去掉没必要的redux-thunk
2018-12-19 10:25:19 +08:00
hellosean1025
ed107d419d fix: 如果 requestType 是 json,自动增加header content-type/json 2018-12-19 10:17:51 +08:00
sean1025
fa6153ff51
Merge pull request #639 from youbl/master
接口更新没有变化时,不记录日志,避免cron多次导入swagger的接口时,导致动态里展示一大堆的无意义日志。
2018-12-18 10:24:13 +08:00
sean1025
1c72a48091
Merge pull request #704 from lsqlebai/master
fix: mongoose warning 'Error:  (node:3819) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead'
2018-12-18 10:13:18 +08:00
lsq
d7be74f8f1
Update db.js
fix: mongoose warning 'Error:  (node:3819) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead'
2018-12-16 11:07:32 +08:00
chenlizhi
9481694983 fix: 修改了测试集合有多个项目接口时,切换执行环境相互覆盖不生效的问题 2018-12-06 13:50:49 +08:00
chenlizhi
7779e27601 fix: 修改了测试集合有多个项目接口时,切换执行环境相互覆盖不生效的问题 2018-12-06 13:40:05 +08:00
dq
7526d2486b opti: 去掉没必要的redux-thunk 2018-11-23 00:44:02 +08:00
youbl
01c3e9a869 接口更新没有变化时,不记录日志,避免cron多次导入swagger的接口时,导致动态里展示一大堆的无意义日志。 2018-11-15 19:08:27 +08:00
gaoxiaolin.gao
e425cbd7d1 chore: update static file v1.4.1 v1.3.23 2018-11-11 16:40:26 +08:00
gaoxiaolin.gao
01fcce4b50 fix: 接口过滤bug 2018-11-09 21:06:01 +08:00
gaoxiaolin.gao
b8ece43143 fix: sonar 2018-11-09 20:03:43 +08:00
gaoxiaolin.gao
399ae140bc fix: tui-editor 2018-11-09 19:58:36 +08:00
gaoxiaolin.gao
6439af5bd3 fix: 发送邮件是 接口地址是 http 限定死了 2018-11-09 17:05:07 +08:00
gaoxiaolin.gao
c115dffd54 fix: 数据导入 默认 swagger 2018-11-09 15:35:02 +08:00
gaoxiaolin.gao
aa0292a64c fix: query 区分 mockServer 返回判断 2018-11-09 15:21:23 +08:00
gaoxiaolin.gao
ee8308c790 feat: 1.4 2018-11-09 14:00:07 +08:00
hellosean1025
59398693e1 opti: package name 2018-11-06 16:41:27 +08:00
hellosean1025
6952631a5a opti: npm publish 2018-11-06 16:02:51 +08:00