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

Hantkovskyi/lint fix #2561

Closed

Conversation

andrii-hantkovskyi
Copy link

Description

Describe what this pull request changes, and why. Include implications for people using this change.
Design decisions and their rationales should be documented in the repo (docstring / ADR), per
OEP-19, and can be
linked here.

Useful information to include:

  • Which edX user roles will this change impact? Common user roles are "Learner", "Course Author",
    "Developer", and "Operator".
  • Include screenshots for changes to the UI (ideally, both "before" and "after" screenshots, if applicable).
  • Provide links to the description of corresponding configuration changes. Remember to correctly annotate these
    changes.

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

Please provide detailed step-by-step instructions for testing this change.

Deadline

"None" if there's no rush, or provide a specific date or event (and reason) if there is one.

Other information

Include anything else that will help reviewers and consumers understand the change.

  • Does this change depend on other changes elsewhere?
  • Any special concerns or limitations? For example: deprecations, migrations, security, or accessibility.
  • If your database migration can't be rolled back easily.

johnnagro and others added 30 commits February 23, 2023 10:20
…ate in course detail API

feat: Enable Certificate Display Behavior add certificate_available_date in course detail API

fix: reviwed changes, certificate_available_date in Course Detail API but not in Course List API

fix: reviewed changes, certificate available date display condition updated

fix: final reviewed changes

fix: serializer and linting tests

fix: serializer and tests

fix: docstring

fix: docstring and tests

fix: typo and mock call
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
…yml`.

The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
…d.yml`.

The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
…add-certificate_available_date-in-edXs-course-details-API

feat: Add "certificate_available_date" in edX's Course Details API
Adds an ADR explaining that historical fields
used by CertificateModel were not removed.

Adds comments to point to ADR.
Since issue tracking for OpenedX has moved to GitHub,
the link to byte-size issues and tasks needs
to be updated to redirect to issues labeled
"help wanted" under the openedx organization
on GitHub
…e-policy-feature

feat: Feature configuration option for disabling CookiePolicyBanner
* chore: incrementally upgrade npm packages

* chore: updated packages
…come-surveys-2.3.0

chore: upgrade outcome-surveys to 2.3.0
… the User API/UserProfile

[APER-2285]

Adds documentation on how to use the "Extended Profile" feature of edx-platform.
Correct link to byte-size issues and tasks
…urveys-pkg-to-2.3.1

chore: upgrade outcome-surveys to 2.3.1
docs: Add documentation on how to use the Extended Profile feature of the User API/UserProfile
The empty "Course Overview" keep the default value if the
"overview" key in the json request is an empty string.
* fix: use olxcleaner from PyPI
* fix: migrate remaining eslint-config-edx

* refactor: updated eslint rules according to eslint-config-edx-es5

* refactor: add custom rules to suppress unnecessary eslint issues

* refactor: add custom rules to internal eslint configs

* fix: fix all indentation issues

* chore: update lock file
…terprise-3.61.4

chore: bumping enterprise version to 3.61.4
idegtiarov and others added 26 commits November 30, 2023 11:19
build: palm-rg.2 release

See merge request owlox-team/productsforge/oex/edx-platform!90
build: palm-rg.2 release

See merge request products/rg-oex/edx-platform!178
docs: update the mr template with dor

See merge request owlox-team/productsforge/oex/edx-platform!91
build: upgrade django version

See merge request owlox-team/productsforge/oex/edx-platform!92
forge-products sync

See merge request products/rg-oex/edx-platform!180
feat: [AsPu-73] Add login override

See merge request hippoteam/aspen-courses/edx-platform!2
fix: [AsPu-235] The user can't log in using ACS credentials

See merge request hippoteam/aspen-courses/edx-platform!3
feat: [AsPu-202] Sync user entitlements with Open edX system

See merge request hippoteam/aspen-courses/edx-platform!4
fix: [AsPu-249] 500 error message when trying to login to LMS with new user

See merge request hippoteam/aspen-courses/edx-platform!5
feat: apply override for discussions and allow file upload on forum

See merge request hippoteam/aspen-courses/edx-platform!6
patch: add missing function import in certificate template (openedx#33904)

See merge request hippoteam/aspen-courses/edx-platform!7
This is an experimental approach to introduce a role which has all Course Staff
permissions, except for the Studio access.

Co-authored-by: 0x29a <[email protected]>
fix: cohorts fix and max threads in inline discussions fix

See merge request hippoteam/aspen-courses/edx-platform!8
@andrii-hantkovskyi andrii-hantkovskyi self-assigned this May 29, 2024
@andrii-hantkovskyi andrii-hantkovskyi marked this pull request as ready for review May 29, 2024 12:13
@andrii-hantkovskyi andrii-hantkovskyi deleted the hantkovskyi/lint-fix branch May 29, 2024 12:14
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.