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

Rewrite student_search_table query #151

Merged

Conversation

marxjohnson
Copy link
Contributor

Details on internal WR 427905

@marxjohnson marxjohnson force-pushed the student-search-query branch 2 times, most recently from 2ab6f34 to bc21fb1 Compare February 12, 2024 12:01
@marxjohnson
Copy link
Contributor Author

I've done as much as I can to get the CI checks passing. There's mustachelint check that's failing due to multiple partials that use {{uniqid}}, not sure what we can do about that, and a load of phpcpd errors in test files that I don't have time to look at now.

The behat test is failing on MOODLE_403_STABLE due to changes in the modal API. See #154.

@marxjohnson
Copy link
Contributor Author

I managed to fix the remaining mustachelint issue, the duplicate IDs it was complaining about weren't actually used anywhere (they were on the spinners, which are selected by class name in the Javascript). I also disabled the phpcpd check as the remaining failures were only in tests, and it is being removed from moodle-plugin-ci in any case. We're now closer to having all the checks passing, although there's still some work to do in a future PR.

Copy link

@SimonThornett SimonThornett left a comment

Choose a reason for hiding this comment

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

Reviewed and approved. Resolves underlying issue.

Re-formatting for consistency and traits to replace duplicate code all good.

Copy link

@daledavies daledavies left a comment

Choose a reason for hiding this comment

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

This has been reviewed by @SimonThornett so approving.

@marxjohnson marxjohnson merged commit 57564af into catalyst:MOODLE_402_STABLE Feb 14, 2024
3 of 7 checks passed
lucaboesch pushed a commit to lucaboesch/moodle-local_assessfreq that referenced this pull request Feb 18, 2024
lucaboesch pushed a commit to lucaboesch/moodle-local_assessfreq that referenced this pull request Feb 18, 2024
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.

3 participants