-
Notifications
You must be signed in to change notification settings - Fork 2.8k
enable updating event trigger from console (close #489) #1124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Review app for commit 2df117b deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
|
This UI needs overhauling to match with other tabs. like settings -> modify etc. |
|
Review app for commit 7755b53 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
|
Review app for commit 70da1b6 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
|
Review app for commit cbf4637 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@wawhal Can we show the headers in a table format instead of the JSON? |
|
@shahidhk tried that. Doesn't look good when there are more headers. |
|
Review app for commit 297261f deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
karthikvt26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wawhal toggle checkbox when clicked on the labels too
|
Review app for commit d1164e5 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
karthikvt26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Review app for commit f167548 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would like one tiny change: Add Delete this trigger and create another one if you need to edit any of these fields. to the tooltip next to Info.
|
Review app for commit 96ad349 deployed to Heroku: https://hge-ci-pull-1124.herokuapp.com |
|
Review app https://hge-ci-pull-1124.herokuapp.com is deleted |
<!-- The PR description should answer 2 important questions: --> ### What To avoid lifetime issues we are wrapping types we reuse throughout `graphql_ir` and `execute::plan` in `Arc`. This PR does not remove the later lifetimes, just does the first mechanical step in `metadata_resolve` ### How Wrap `ModelSource` and `CommandSource` in `Arc`, fix type errors. Functional no-op. V3_GIT_ORIGIN_REV_ID: af91ec7eedf9fe5c3c2fe9737f9c827c1f826d63
fix #489
Tests are WIP. Opening the PR for review.
Description
What component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
Solution and Design
Type
Checklist: