-
Notifications
You must be signed in to change notification settings - Fork 917
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
Rename index_pattern_management plugin (#37) #132
Rename index_pattern_management plugin (#37) #132
Conversation
Signed-off-by: Bishoy Boktor <[email protected]>
..._pattern_management/public/components/create_index_pattern_wizard/lib/get_matched_indices.ts
Outdated
Show resolved
Hide resolved
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 !!
Signed-off-by: Bishoy Boktor <[email protected]>
...ttern_wizard/components/step_index_pattern/components/status_message/status_message.test.tsx
Show resolved
Hide resolved
...onents/create_index_pattern_wizard/components/step_index_pattern/step_index_pattern.test.tsx
Outdated
Show resolved
Hide resolved
...onents/create_index_pattern_wizard/components/step_index_pattern/step_index_pattern.test.tsx
Outdated
Show resolved
Hide resolved
...onents/create_index_pattern_wizard/components/step_index_pattern/step_index_pattern.test.tsx
Show resolved
Hide resolved
Signed-off-by: Bishoy Boktor <[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.
Responded to the update. Im good with just moving forward and updating the logic later as it only relates to tests. I just noted it down for later.
LGTM! But I will let you make the final call on merging! Thanks!
We can note the logic needs to change and work on it during build phase |
* Rename index_pattern_management plugin (#37) Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]>
* Rename index_pattern_management plugin (#37) Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]>
* Rename index_pattern_management plugin (#37) Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]> * Address PR comments Signed-off-by: Bishoy Boktor <[email protected]>
* fix: workspace permission entire update Signed-off-by: Lin Wang <[email protected]> * refactor: rename to convertToFullWorkspacePermissions and remove read and write permission Signed-off-by: Lin Wang <[email protected]> * Revert "refactor: rename to convertToFullWorkspacePermissions and remove read and write permission" This reverts commit a4b7ba7. Signed-off-by: Lin Wang <[email protected]> * Revert "fix: workspace permission entire update" This reverts commit d972e13. Signed-off-by: Lin Wang <[email protected]> * fix: update to client.create to override entire object Signed-off-by: Lin Wang <[email protected]> * feat: add workspace version limit for object update Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]>
…nsearch-project#141) * fix: workspace permission entire update * refactor: rename to convertToFullWorkspacePermissions and remove read and write permission * Revert "refactor: rename to convertToFullWorkspacePermissions and remove read and write permission" This reverts commit a4b7ba7. * Revert "fix: workspace permission entire update" This reverts commit d972e13. * fix: update to client.create to override entire object * feat: add workspace version limit for object update --------- (cherry picked from commit 0bd03df) Signed-off-by: Lin Wang <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: workspace permission entire update Signed-off-by: Lin Wang <[email protected]> * refactor: rename to convertToFullWorkspacePermissions and remove read and write permission Signed-off-by: Lin Wang <[email protected]> * Revert "refactor: rename to convertToFullWorkspacePermissions and remove read and write permission" This reverts commit a4b7ba7. Signed-off-by: Lin Wang <[email protected]> * Revert "fix: workspace permission entire update" This reverts commit d972e13. Signed-off-by: Lin Wang <[email protected]> * fix: update to client.create to override entire object Signed-off-by: Lin Wang <[email protected]> * feat: add workspace version limit for object update Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: Bishoy Boktor [email protected]