-
Notifications
You must be signed in to change notification settings - Fork 61
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
[UIST] Add new object type UIST #497
Conversation
|
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.
Thanks, @ViktoriaFreidel for your pull request.
I reviewed your proposal and added some questions and comments.
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.
I have just added some proposals to get rid of the "multipleOf"-issue we see in this PR
Co-authored-by: Michael Schneider <[email protected]>
Ok. It maybe is a reason why I got a warning message about a format version in generation report. Co-authored-by: Katharina Wurz <[email protected]>
1cb26f9
to
35af4b6
Compare
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.
I tried to summarise what we discussed earlier today
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Michael Schneider <[email protected]>
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.
Thank you for making so many improvements. I have added some small question.
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.
Thanks for the changes. I have found just three minor issue. I will ask my team members to double check it, too.
@ViktoriaFreidel Did you also sign the contributor license agreement (CLA)? |
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.
I found some issues about the description. Could you please double check them, @ViktoriaFreidel ?
In contrast to the title, they shall not be in title case except when it is a common SAP term (like SAP Fiori).
"! $maximum: 999.999 | ||
sort_priority TYPE p LENGTH 7 DECIMALS 3, | ||
"! <p class="shorttext">Base Space Template Name</p> | ||
"! Base Space Template Name |
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.
I'm not sure about SAP Terms here, but I think at least 'name' should be lower case, no?
"! Base Space Template Name | |
"! Base Space Template name |
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.
maybe we could change it to "Name of the Base Space Template"? also not sure about the writing of "Base Space Template"
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.
We change it to "Name of the base space template" - as description .
... Write the description in sentence case .... - from documentation.
"! Properties | ||
BEGIN OF ty_general_information, | ||
"! <p class="shorttext">Title</p> | ||
"! Space Template Title |
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.
Same
"! Space Template Title | |
"! Space Template title |
"! SAP Fiori Page Template | ||
BEGIN OF ty_page, | ||
"! <p class="shorttext">Name</p> | ||
"! Page Template Name |
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.
"! Page Template Name | |
"! Page Template name |
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.
we change all description. Thanks
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Michael Schneider <[email protected]>
Co-authored-by: Nicolas Huber <[email protected]>
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.
Looks good for me, now.
We have to ignore the validation error for now. This is in progress to be fixed. See #498
@schneidermic0 : To the Question Answer: No, not yet. The Link to CLA Page is not working at the moment. |
Viktoria is out of office for a longer time. |
I could sign the CLA successfully. |
@DominikvonSchoenebeck The change is fine, now. You can consider it as reviewed If you don't mind we won't merge this PR until the issue with JSON schema validation is fixed (see #498). The team is working on a fix and plans to provide it somewhen next week. |
@schneidermic0 We are fine with that. Thanks for the review. |
#498 is fixed. Thanks, @burcuka. @ViktoriaFreidel @DominikvonSchoenebeck I'll merge this PR. Welcome as contributor 👍 |
No description provided.