Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dlink
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhaowei
dlink
Commits
c9595c69
Unverified
Commit
c9595c69
authored
Jul 19, 2022
by
zhu-mingye
Committed by
GitHub
Jul 19, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
optimization checkpoints page (#735)
parent
e8a87da6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
96 additions
and
76 deletions
+96
-76
index.tsx
dlink-web/src/pages/DevOps/JobInfo/CheckPoints/index.tsx
+96
-67
data.d.ts
dlink-web/src/pages/DevOps/data.d.ts
+0
-9
No files found.
dlink-web/src/pages/DevOps/JobInfo/CheckPoints/index.tsx
View file @
c9595c69
This diff is collapsed.
Click to expand it.
dlink-web/src/pages/DevOps/data.d.ts
View file @
c9595c69
...
@@ -132,12 +132,3 @@ export type CheckPointsDetailInfo = {
...
@@ -132,12 +132,3 @@ export type CheckPointsDetailInfo = {
trigger_timestamp
:
number
,
trigger_timestamp
:
number
,
}
}
export
type
SavePointInfo
=
{
id
:
number
,
taskId
:
number
,
name
:
string
,
type
:
string
,
path
:
string
,
createTime
:
Date
,
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment