Commit Graph
63 Commits
Author SHA1 Message Date
Hao Sun 2f862118d8 * Refactor progress-pie instead of rings to improve perf. 2021-12-14 14:31:41 +08:00
Hao Sun 8d08be2f57 * Fix cards count incorrect on some kanbans. 2021-12-06 11:18:49 +08:00
zhengrunyu cda9cdf969 *Fixbug . 2021-12-03 10:04:54 +08:00
Hao Sun 62efd53edb * update kanban lib and refactor usage of it. 2021-12-02 16:54:56 +08:00
zhengrunyu bd075ac17d *Fixbug #16978. 2021-12-02 11:18:53 +08:00
Hao Sun 5424c131dc * task #45145, support to change scale size for execution kanban. 2021-12-01 08:30:57 +08:00
Hao Sun 88e67add78 * refactor usage of kanban. 2021-11-30 14:21:24 +08:00
Hao Sun 39a2d7296b * refactor pages with kanban lib. 2021-11-30 14:21:24 +08:00
liyuchun 8cde6c30d4 * Finish task #44357,#44358. 2021-11-19 12:26:23 +08:00
Hao Sun 13d5803ce1 * adjust card style in kanban: remove border. 2021-11-18 10:35:39 +08:00
Hao Sun ebae1b755e * apply border color with execution status. 2021-11-17 17:56:37 +08:00
Hao Sun a6accd9c50 * refactor: remove console.log. 2021-11-17 17:54:12 +08:00
Hao Sun 6ad007f06e * task #44357, refactor executions kanban with kanban component and support dnd. 2021-11-17 17:51:20 +08:00
李玉春 ca4fb1a6ce Merge branch 'sprint/168_sgm_43995' into 'sprint/168'
* Adjust kanban details.

See merge request easycorp/zentaopms!355
2021-11-09 01:15:25 +00:00
孙广明 f9f26953aa * Adjust kanban details. 2021-11-09 09:10:07 +08:00
李玉春 6c1200a086 Merge branch 'sprint/168_sunhao/fix_js_syntax' into 'sprint/168'
* Fix modern js syntax not work in ie11 or older browser.

See merge request easycorp/zentaopms!301
2021-11-09 00:36:56 +00:00
李玉春 d66bd6f3d3 Merge branch 'sprint/168_sunhao/improve_kanban' into 'sprint/168'
* Adjust kanban layout.

See merge request easycorp/zentaopms!278
2021-11-09 00:32:48 +00:00
李玉春 e91ff87867 Merge branch 'sprint/171_sgm_43948' into 'sprint/168'
* Fix errors.

See merge request easycorp/zentaopms!343
2021-11-08 08:53:02 +00:00
孙广明 870b311f06 * Fix errors. 2021-11-08 16:32:18 +08:00
李玉春 b0e267571a Merge branch 'sprint/171_sgm_43948' into 'sprint/168'
Sprint/171 sgm 43948

See merge request easycorp/zentaopms!340
2021-11-08 07:53:34 +00:00
孙广明 c2a9dd1d7b * Fix kanban details. 2021-11-08 15:39:35 +08:00
孙广明 3965d5339b * Finish task #44002, #44003... 2021-11-08 13:12:25 +08:00
Hao Sun 171eb2f32e * fix modern js syntax not work in ie11. 2021-11-04 09:46:25 +08:00
Hao Sun f786d077e4 * improve layout of execution kanban. 2021-11-02 11:17:12 +08:00
Hao Sun 2b9f96e513 * refactor. 2021-11-02 11:16:56 +08:00
Hao Sun 1e39ba869a * remove product card shadow. 2021-10-29 10:36:00 +08:00
Hao Sun 7e8d65f34e * fix window.columnRenderers works with defaultCardType. 2021-10-27 14:53:45 +08:00
Hao Sun 43d52ddb9b * improve style for affixed header in kanban. 2021-10-26 14:54:16 +08:00
Hao Sun 920b8234a3 + add kanban demo files. 2021-10-26 11:42:23 +08:00
hufangzhou 7e2632fdec * Fix bug #15151. 2021-09-15 09:06:53 +08:00
王怡栋 89cd831744 * adjust for 15.5. 2021-09-14 17:33:43 +08:00
Hao Sun d2e77394b8 * improve kanban UI. 2021-09-10 08:27:26 +08:00
Hao Sun 30afa04d25 * support for adjusting horizontal position of kanban header automatically on scrolling page. 2021-09-10 08:27:26 +08:00
Hao Sun a17e173ab2 * bug #15078, disable scrollbar for kanban container. 2021-09-09 20:48:01 +08:00
Hao Sun 666845d179 * change min height for kanban lane. 2021-09-09 20:41:51 +08:00
Hao Sun 0ac0e19e3e * bug #15024, limit min height for kanban lane. 2021-09-09 16:55:32 +08:00
Hao Sun a3a274ba03 * remove ellipsis from long text in kanban. 2021-09-09 15:39:19 +08:00
Hao Sun 3e81a3ac58 * bug #15030, improve UI for scrolling in kanban page. 2021-09-09 14:17:39 +08:00
Hao Sun 230c02728f * bug #15069, show zero count in kanban header. 2021-09-09 14:03:52 +08:00
Hao Sun 71c5376be7 * bug #15069, fix doing execution and prooject count not show. 2021-09-09 13:41:19 +08:00
Hao Sun 5b10432b75 * refactor: remove console.log. 2021-09-09 10:01:17 +08:00
Hao Sun 0de33c60b9 * improve UI of kanban. 2021-09-09 08:47:39 +08:00
Hao Sun 09266c751f * improve UI of kanban for browser which is not support css flex. 2021-09-09 08:47:39 +08:00
xieqiyu c8bf46a890 * Fix execution link in project Kanban. 2021-09-09 08:09:36 +08:00
孙广明 ae2036048a * Fix program kanban execution link. 2021-09-08 15:48:06 +08:00
Hao Sun f7c4ae6d87 * fix execution item not render correctly in kanban. 2021-09-08 15:38:03 +08:00
孙广明 6fa640e5c6 * Fix program kanban bug. 2021-09-08 15:26:51 +08:00
Hao Sun d1bfa1aecc * adjust release item style in kanban. 2021-09-08 15:25:20 +08:00
Hao Sun c34679d102 * hide bottom border of last project row. 2021-09-08 14:47:49 +08:00
Hao Sun cc6c764780 * show doing project and execution in one row for project and program kanban. 2021-09-08 14:14:28 +08:00