Skip to content
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

WEBUI-1385: Fix update of Template properties #2171

Conversation

alokhyland
Copy link
Collaborator

No description provided.

@alokhyland alokhyland requested a review from a team as a code owner February 6, 2024 13:33
@alokhyland alokhyland requested review from rakeshkumar1019 and abhishekkumar31 and removed request for abhishekkumar31 February 6, 2024 13:33
@alokhyland alokhyland force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from eb82888 to 4bb9716 Compare February 6, 2024 18:08
swarnadipa-dev
swarnadipa-dev previously approved these changes Feb 12, 2024
@alokhyland alokhyland force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from 4bb9716 to bd40e0e Compare February 21, 2024 09:26
@alokhyland alokhyland force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from bd40e0e to 34767a6 Compare February 22, 2024 19:06
@alokhyland alokhyland force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from 34767a6 to f043798 Compare February 22, 2024 19:09
@rahuljain-dev rahuljain-dev force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from f043798 to 66957bb Compare February 23, 2024 11:42
Nishant0928
Nishant0928 previously approved these changes Feb 27, 2024
this.set('editedDocument', this._parseJSON(this.document));
},

_findChangedValues(object1, object2) {
Copy link
Contributor

Choose a reason for hiding this comment

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

please change object1, object2 parameter names to something that is understandable in context of the code.

@alokhyland alokhyland force-pushed the fix-WEBUI-1385-fix-update-of-template-properties branch from 66957bb to 02655f5 Compare February 27, 2024 07:49
@Nishant0928 Nishant0928 self-requested a review February 28, 2024 06:25
@alokhyland alokhyland merged commit 44d6007 into maintenance-3.1.x Mar 5, 2024
10 checks passed
@alokhyland alokhyland deleted the fix-WEBUI-1385-fix-update-of-template-properties branch March 5, 2024 09:36
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.

4 participants