Skip to content

Feature(integrate zentao): Full-context frontend

Baodong requested to merge icbd/gitlab:feature/integrate_zentao/views into master

part of: #338178 (closed)

This is a full-context frontend MR to demonstrate the ZenTao integration list and detail pages.

MR Breakdown

The work will be shipped across the following MRs:

1. Zentao Issue List:

  1. Extract Issue List component (!69927 (merged))
  2. Use Issue List component for ZenTao issue list (!69929 (merged))

2. Zentao Issue Detail:

  1. Extract Issue Detail component (!69930 (merged))
  2. Use Issue Detail component for ZenTao issue detail (!69932 (merged))

Views Look like

entry

First Page

Test Setting and response prompt

Test successful

Saved

Issue List (left is zentao page, right is gitlab page)

截屏2021-08-10_15.55.55

Filter and Search

截屏2021-08-10_16.01.53

status tab and pagination

截屏2021-08-10_16.02.19

Issue detail page

截屏2021-08-10_16.02.39

Edited by Tom Quirk

Merge request reports