Skip to content

[UI] Improvement of the FunctionTable page #15

Closed
better1719 wants to merge 17 commits intoFunctionStream:mainfrom
better1719:table
Closed

[UI] Improvement of the FunctionTable page #15
better1719 wants to merge 17 commits intoFunctionStream:mainfrom
better1719:table

Conversation

@better1719
Copy link
Copy Markdown
Contributor

This fix #5
update function table page.

better1719 and others added 6 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
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.

We need to align Status and Options columns to the right.
The correct order is Trigger | Detail | Stop | Delete and Trigger | Detail | Start | Delete.


<style>
.ant-table-thead > tr >th{
background-color: #409eff;
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.

Why change this style?

Comment thread front-end/src/views/function/components/FunctionTable.vue Outdated
Comment thread front-end/src/views/function/components/FunctionTable.vue Outdated
Comment thread front-end/src/views/function/components/FunctionTable.vue Outdated
Comment thread front-end/src/views/function/components/FunctionTable.vue Outdated
@RobertIndie RobertIndie changed the title Table [UI] Improvement of the FunctionTable page Jun 6, 2021
@RobertIndie RobertIndie added the enhancement New feature or request label Jun 6, 2021
@RobertIndie RobertIndie added this to the 0.1.0 milestone Jun 6, 2021
@RobertIndie
Copy link
Copy Markdown
Contributor

@better1719 Please fix the conflict.

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.

The correct order is Trigger | Detail | Stop | Delete and Trigger | Detail | Start | Delete. Please correct the order according to the issue.

@RobertIndie
Copy link
Copy Markdown
Contributor

Duplicate #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement of the FunctionTable page

2 participants