Skip to content

[UI] Change of the FunctionTable page#39

Merged
RobertIndie merged 23 commits intoFunctionStream:mainfrom
better1719:table
Jun 19, 2021
Merged

[UI] Change of the FunctionTable page#39
RobertIndie merged 23 commits intoFunctionStream:mainfrom
better1719:table

Conversation

@better1719
Copy link
Copy Markdown
Contributor

updated FunctionTable page

better1719 and others added 17 commits June 2, 2021 13:12
views\function\components\FunctionTable.vue
mock\services\func.js
views\function\components\FunctionTable.vue
mock\services\func.js
Co-authored-by: Zike Yang <zkyang@streamnative.io>
Co-authored-by: Zike Yang <zkyang@streamnative.io>
� Conflicts:
�	front-end/src/views/function/components/FunctionTable.vue
Co-authored-by: Zike Yang <zkyang@streamnative.io>
Co-authored-by: Zike Yang <zkyang@streamnative.io>
Co-authored-by: Zike Yang <zkyang@streamnative.io>
Co-authored-by: Zike Yang <zkyang@streamnative.io>
@RobertIndie RobertIndie added this to the 0.1.0 milestone Jun 19, 2021
@RobertIndie RobertIndie linked an issue Jun 19, 2021 that may be closed by this pull request
3 tasks
const _this = this
async function Stop() {
try {
const res = await startFunc(name)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here should be stopFunc

@RobertIndie RobertIndie changed the title Change of the FunctionTable page [UI] Change of the FunctionTable page Jun 19, 2021
Copy link
Copy Markdown
Contributor

@RobertIndie RobertIndie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@RobertIndie RobertIndie merged commit 7b984f3 into FunctionStream:main Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement of the FunctionTable page

2 participants