Skip to content

Scheduler — Replace underscore-prefixed: Scheduler core (m_scheduler, m_recurrence_editor)#32811

Merged
aleksei-semikozov merged 7 commits intoDevExpress:26_1from
aleksei-semikozov:3518-scheduler-core-replace-underscore-v2
Mar 6, 2026
Merged

Scheduler — Replace underscore-prefixed: Scheduler core (m_scheduler, m_recurrence_editor)#32811
aleksei-semikozov merged 7 commits intoDevExpress:26_1from
aleksei-semikozov:3518-scheduler-core-replace-underscore-v2

Conversation

@aleksei-semikozov
Copy link
Contributor

No description provided.

@aleksei-semikozov aleksei-semikozov self-assigned this Mar 5, 2026
@aleksei-semikozov aleksei-semikozov requested a review from a team as a code owner March 5, 2026 19:42
Copilot AI review requested due to automatic review settings March 5, 2026 19:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

…scheduler.ts

- _appointmentPopup → appointmentPopup
- _appointmentTooltip → appointmentTooltip
- _workSpaceRecalculation → workSpaceRecalculation
- _header → header
- _reloadDataSource → reloadDataSource
- _refreshWorkSpace → refreshWorkSpace
- _setRemoteFilterIfNeeded → setRemoteFilterIfNeeded
- _renderWorkSpace → renderWorkSpace
Copilot AI review requested due to automatic review settings March 5, 2026 20:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 17 out of 17 changed files in this pull request and generated 3 comments.

…enames

- helpers.js: _appointmentPopup → appointmentPopup
- integration.dateNavigator.tests.js: update assert message for setRemoteFilterIfNeeded
- common.options.tests.js: update assert message for reloadDataSource
…ests

- common.methods.tests.js: _editAppointmentData → editAppointmentData
- common.options.tests.js: _createAppointmentPopupForm → createAppointmentPopupForm
Copilot AI review requested due to automatic review settings March 5, 2026 21:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 18 out of 18 changed files in this pull request and generated 3 comments.

@sjbur
Copy link
Contributor

sjbur commented Mar 6, 2026

Can we rename method _getAppointmentTemplate in m_scheduler.ts file?

@sjbur
Copy link
Contributor

sjbur commented Mar 6, 2026

Can we rename _checkRecurringAppointment in m_scheduler.ts file?

@sjbur
Copy link
Contributor

sjbur commented Mar 6, 2026

Can we rename _updateAppointment in scheduler.ts?

@sjbur
Copy link
Contributor

sjbur commented Mar 6, 2026

Can we rename _getUpdatedData in scheduler.ts ?

@sjbur
Copy link
Contributor

sjbur commented Mar 6, 2026

Can we rename _isScrollOptionsObject in scheduler.ts?

…ngAppointment

- m_scheduler.ts: _getAppointmentTemplate → getAppointmentTemplate
- m_scheduler.ts: _checkRecurringAppointment → checkRecurringAppointment
- m_compact_appointments_helper.ts: update instance call
- integration.appointmentCollector.tests.js: update mock method name
- m_subscribes.ts: update 2 calls to checkRecurringAppointment
Copilot AI review requested due to automatic review settings March 6, 2026 16:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 21 out of 21 changed files in this pull request and generated 3 comments.

@aleksei-semikozov aleksei-semikozov merged commit 4c4bb27 into DevExpress:26_1 Mar 6, 2026
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants