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

LPS-152226 Deprecate disableToggleBoxes and replace its usages #2215

Closed

Conversation

kresimir-coko
Copy link
Collaborator

After careful investigation I've come to the conclusion that this utility was a more specific variant of our toggleDisabled util. I've changed usages of this util to reflect that conclusion.

🧪 Testing

I've tested only one of three usages, I couldn't find the other 2 usages. I've tested the one inside edit_feed.jsp that can be tested by enabling Feeds first: System settings -> Web Content -> Administration -> Show feeds. Then go to Web Content > Feeds and create a new Feed.

😕 Confusion

The given example above has the elements in question set as hidden, so the functionality should be able to be removed in that example, but I wanted to play it safe and keep everything as it was. Due to this, in order to test it, you will need to replace the type="hidden" with type="text" and type="checkbox", respectively (in this part).

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b9409711023ed3bb83c42e3e17fbaff7e78e5ae4

Sender Branch:

Branch Name: disableToggleBoxes
Branch GIT ID: 9853b09ad948612f16fe23e0c1e609c981420365

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@kresimir-coko kresimir-coko changed the title LPS-152226 Deprecate disableToggleBoxes and replace its usages LPS-152226 Deprecate disableToggleBoxes and replace its usages May 10, 2022
@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 27 out of 27 jobs passed

✔️ ci:test:relevant - 93 out of 96 jobs passed in 1 hour 58 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b9409711023ed3bb83c42e3e17fbaff7e78e5ae4

Upstream Comparison:

Branch GIT ID: 4535ba1259be31ac6983b752f7067e94f738605d
Jenkins Build URL: Acceptance Upstream DXP (master) #3248

ci:test:stable - 27 out of 27 jobs PASSED
27 Successful Jobs:
ci:test:relevant - 92 out of 96 jobs PASSED
92 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 4535ba1:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@kresimir-coko
Copy link
Collaborator Author

@bryceosterhaus I've rebased and fixed your concerns, pushing the new commit

@kresimir-coko
Copy link
Collaborator Author

ci:test:sf

@kresimir-coko
Copy link
Collaborator Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6fd5d634396210233d2eaf8c43cf4f53ba3a4894

Sender Branch:

Branch Name: disableToggleBoxes
Branch GIT ID: 93a2b6d9133e81267ef20482a86c78496ea013b7

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 27 out of 27 jobs passed

✔️ ci:test:relevant - 95 out of 96 jobs passed in 2 hours 21 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6fd5d634396210233d2eaf8c43cf4f53ba3a4894

Upstream Comparison:

Branch GIT ID: f89dc4e06a6bba4f5bbf8e25a8b71ec33de84c7e
Jenkins Build URL: Acceptance Upstream DXP (master) #3255

ci:test:stable - 27 out of 27 jobs PASSED
27 Successful Jobs:
ci:test:relevant - 94 out of 96 jobs PASSED
94 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at f89dc4e:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@bryceosterhaus
Copy link
Collaborator

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#117321
Console

@kresimir-coko kresimir-coko deleted the disableToggleBoxes branch January 18, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants