Skip to content

Add Disable/enable index actions on Index list#6725

Open
PhDuck wants to merge 9 commits intomainfrom
features/426757/AddActionsToEnableAndDisableIndices
Open

Add Disable/enable index actions on Index list#6725
PhDuck wants to merge 9 commits intomainfrom
features/426757/AddActionsToEnableAndDisableIndices

Conversation

@PhDuck
Copy link
Contributor

@PhDuck PhDuck commented Feb 18, 2026

Summary

This PR adds the actions to turn off and turn on indices from the "Indexes List Part" which is located on the "Table Information Card".

These support both turn off/turn on in currently view company and all companies.

Fixes AB#622254

This PR adds the actions to disable and enable indices from the "Indexes List Part" which is located on the "Table Information Card".

These support both disable/enable in currently view company and all companies.
Copy link
Contributor

@NKarolak NKarolak left a comment

Choose a reason for hiding this comment

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

I'm still unsure about the action caption capitalization, but I'd add another review for it if needed.

@PhDuck
Copy link
Contributor Author

PhDuck commented Feb 18, 2026

Adding a visual example:
image

@github-actions github-actions bot added the Build: Automation Workflows and other setup in .github folder label Feb 18, 2026
@github-actions github-actions bot removed the Build: Automation Workflows and other setup in .github folder label Feb 18, 2026
@github-actions github-actions bot added the Build: Automation Workflows and other setup in .github folder label Feb 18, 2026
@NKarolak
Copy link
Contributor

NKarolak commented Feb 19, 2026

About the capitalization: I've talked to the team about it, and the rule (will be documented soon) is:
All strings that contain a verb or express action, we write with sentence-casing. For the others, we use title-casing.

Please check and update all captions in your new objects. For example, action caption "Turn Index Off" applies to "express action" and should therefore become "Turn index off". However, field captions like "Enabled in Database" should be kept as they are (not a full sentence with a verb).

@PhDuck PhDuck marked this pull request as ready for review February 19, 2026 12:53
@PhDuck PhDuck requested review from a team as code owners February 19, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application Build: Automation Workflows and other setup in .github folder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments