1090 Commits (c8aceb8349c3ebf35c44f12f1c3d2c439acd2871)
 

Author SHA1 Message Date
superman 8d34cdb327 Merge pull request #2767 in DEC/decision-webui-dcm from final/10.0 to release/10.0 3 years ago
superman 9eb20327bc Merge pull request #2766 in DEC/decision-webui-dcm from persist/10.0 to final/10.0 3 years ago
superman 7a2a414182 Merge pull request #2765 in DEC/decision-webui-dcm from final/10.0 to persist/10.0 3 years ago
superman 700ef3d295 Merge pull request #2757 in DEC/decision-webui-dcm from release/11.0 to feature/x 3 years ago
superman 0a760c15d5 Merge pull request #2756 in DEC/decision-webui-dcm from release/10.0 to release/11.0 3 years ago
superman 574cd006fd Merge pull request #2754 in DEC/decision-webui-dcm from bugfix/10.0 to feature/10.0 3 years ago
superman a2baf6aaae Merge pull request #2753 in DEC/decision-webui-dcm from release/10.0 to bugfix/10.0 3 years ago
superman 36502089a1 Merge pull request #2752 in DEC/decision-webui-dcm from final/10.0 to release/10.0 3 years ago
superman 61e8b6d288 Merge pull request #2751 in DEC/decision-webui-dcm from persist/10.0 to final/10.0 3 years ago
Dailer 6ebf85e45d Pull request #2750: DEC-19760 feat: 【BI配合】驱动管理 3 years ago
dailer 02622eef5b DEC-19760 feat: 【BI配合】驱动管理 3 years ago
Dailer 009befa42e Pull request #2749: DEC-20237 fix: 【迭代】【驱动管理】使用某个自定义驱动新建数据连接,下拉框选中后再次下拉,使用相同驱动文件的的所有自定义驱动都会标蓝选中 3 years ago
dailer 1ba746e46b Merge branch 'feature/10.0' of ssh://cloud.finedevelop.com:7999/~dailer/decision-webui-dcm into feature/10.0 3 years ago
dailer c61dac1794 DEC-20237 fix: 【迭代】【驱动管理】使用某个自定义驱动新建数据连接,下拉框选中后再次下拉,使用相同驱动文件的的所有自定义驱动都会标蓝选中 3 years ago
Dailer 7349236aa6 Pull request #2748: DEC-20235 fix: 【迭代】【驱动管理】新建数据连接选择自定义驱动,点击添加驱动再退出,所有没有选择驱动类的自定义驱动标蓝显示 3 years ago
dailer 8226d5ac15 DEC-20235 fix: 【迭代】【驱动管理】新建数据连接选择自定义驱动,点击添加驱动再退出,所有没有选择驱动类的自定义驱动标蓝显示 3 years ago
Dailer e1987102c7 Pull request #2747: DEC-19760 && DEC-20201 3 years ago
superman 013f68173f Merge pull request #2746 in DEC/decision-webui-dcm from final/10.0 to persist/10.0 3 years ago
dailer 11d8cea36b DEC-20201 fix: 【迭代】【驱动管理】切换为自定义驱动,已经填好的数据库信息不会保存 3 years ago
dailer d8b3b81e39 DEC-19760 feat: 【BI配合】驱动管理,war包部署不支持提醒 3 years ago
superman 21da5473e0 Merge pull request #2745 in DEC/decision-webui-dcm from persist/10.0 to final/10.0 3 years ago
superman c85a218086 Merge pull request #2741 in DEC/decision-webui-dcm from final/10.0 to persist/10.0 3 years ago
Dailer 8f9ac338a7 Pull request #2740: DEC-20204 && DEC-20200 3 years ago
dailer 65dccc0e2f Merge branch 'feature/10.0' of ssh://cloud.finedevelop.com:7999/~dailer/decision-webui-dcm into feature/10.0 3 years ago
dailer 4cea5f431e DEC-20204 fix: 【迭代】【驱动管理】次管权限没有限制,可以进入驱动管理页面 3 years ago
dailer fa2a113f09 DEC-20200 fix: 【迭代】【驱动管理】新建数据连接,选择自定义驱动,保存后显示默认驱动 3 years ago
Dailer f271d81bf6 Pull request #2735: DEC-20201 fix: 【迭代】【驱动管理】切换为自定义驱动,已经填好的数据库信息不会保存 3 years ago
dailer cfe65b0254 DEC-20201 fix: 【迭代】【驱动管理】切换为自定义驱动,已经填好的数据库信息不会保存 3 years ago
Dailer a472d95b5f Pull request #2734: DEC-20047 fix: 【迭代】【部分数据连接支持fetchSize】平台设置fetchSize为空回填数值为0 3 years ago
dailer 0843c9acae DEC-20047 fix: 【迭代】【部分数据连接支持fetchSize】平台设置fetchSize为空回填数值为0 3 years ago
Dailer a18e596532 Pull request #2719: DEC-20026 fix: 【自动化】数据连接-新增JNDI类型数据连接无法保存和测试连接 3 years ago
dailer 19dc654a7d DEC-20026 fix: 【自动化】数据连接-新增JNDI类型数据连接无法保存和测试连接 3 years ago
Dailer 0f02894f84 Pull request #2711: DEC-20036 fix: 【自动化】数据连接管理-其他JDBC类型,切换驱动类型后URL没有联动变化 3 years ago
dailer 982682e600 Merge branch 'feature/10.0' of ssh://cloud.finedevelop.com:7999/~dailer/decision-webui-dcm into feature/10.0 3 years ago
dailer f15c965f5a DEC-20036 fix: 【自动化】数据连接管理-其他JDBC类型,切换驱动类型后URL没有联动变化 3 years ago
Dailer 93413bd570 Pull request #2696: DEC-20078 fix: 【迭代】【部分数据连接支持fetchSize】JNDI数据连接新建、编辑页面的「测试连接」、「保存」按钮点击无反应 3 years ago
dailer a0f2479cc0 DEC-20078 fix: 【迭代】【部分数据连接支持fetchSize】JNDI数据连接新建、编辑页面的「测试连接」、「保存」按钮点击无反应 3 years ago
Dailer 4251ec36d4 Pull request #2653: DEC-19879 feat: 驱动管理-前端 3 years ago
dailer 3568b32989 DEC-19879 feat: 驱动管理-前端 3 years ago
superman 5436efd0af Merge pull request #2604 in DEC/decision-webui-dcm from release/11.0 to feature/x 3 years ago
superman 92f5888409 Merge pull request #2603 in DEC/decision-webui-dcm from feature/10.0 to release/11.0 3 years ago
superman 03a3912c5d Merge pull request #2601 in DEC/decision-webui-dcm from bugfix/10.0 to feature/10.0 3 years ago
superman bd89d1a8bd Merge pull request #2600 in DEC/decision-webui-dcm from release/10.0 to bugfix/10.0 3 years ago
superman 68264d54f8 Merge pull request #2599 in DEC/decision-webui-dcm from final/10.0 to release/10.0 3 years ago
superman 2da05c2eff Merge pull request #2598 in DEC/decision-webui-dcm from persist/10.0 to final/10.0 3 years ago
superman 50a8e43327 Merge pull request #2597 in DEC/decision-webui-dcm from final/10.0 to persist/10.0 3 years ago
superman 5f7b5d7aa9 Merge pull request #2596 in DEC/decision-webui-dcm from feature/x to release/11.0 3 years ago
superman 95a7089aa1 Merge pull request #2588 in DEC/decision-webui-dcm from release/11.0 to feature/x 3 years ago
superman 655bf580ae Merge pull request #2587 in DEC/decision-webui-dcm from feature/10.0 to release/11.0 3 years ago
Dailer dfdef4655a Pull request #2581: DEC-19762 feat:【FR配合】部分数据连接支持fetchsize 3 years ago