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

refactor(better-moodle): complete rewrite with advanced tools #214

Draft
wants to merge 461 commits into
base: main
Choose a base branch
from
Draft

Conversation

jxn-30
Copy link
Owner

@jxn-30 jxn-30 commented Jun 11, 2024

This closes #168. This closes #75.

Changes

More info & description coming here soon

TODO

  • Find a system/class to create features & feature groups
    • How are uni-specific partial features implemented / configured?
  • Find a system to create settings for features
    • How can settings be migrated (e.g. new setting key)?
  • migrate all features/settings
    • updateNotification, update button & version spans
    • language
    • highlightNewSettings & highlightNewSettings.navbar
    • fullwidth
    • externalLinks
    • truncatedTexts
    • bookmarkManager
    • noDownload
    • eventAdvertisements
    • christmasCountdown
    • speiseplan
    • googlyEyes
    • semesterzeiten
    • prideLogo
    • quickRoleChange
    • darkmode
    • dashboard courseListFilter
    • dashboard courseListFavouritesAtTop
    • myCourses boxesPerRow
    • myCourses navbarDropdown & navbarDropdownFilter
    • myCourses navbarDropdownFavouritesAtTop
    • courses grades & gradesNewTab
    • courses collapseAll
    • courses imgMaxWidth
    • courses imageZoom
    • courses hideSelfEnrolHint
    • clock
    • weather
    • messages sendHotkey
    • messages markdown
    • nina
  • migrate the NEW!-Badges of settings
  • improve loading performance of V2 / append settings icon earlier
  • create / update CI scripts for building and releasing
    • use commit statuses
    • require status checks before merging
    • do not abort all builds when one build fails (except on releasing)
  • check that all aliases for settings are set correctly
  • update CONTRIBUTING.md
  • update README.md
  • run ESLint and prettier on built userscript
  • Transpile code for more browser compatibility and/or include polyfills for CSS and JS
  • List of supported browsers
    • Note in readme
    • Add list to Release?
    • Show warning in Better-Moodle if browser version not supported

Things we MUST NOT forget to test (incomplete list)

  • complete fresh instalation
  • migrating an installation from v1

Notable Changes

We need this section as a small reminder on what to put into the changelog

Features

Bugfixes

  • marquee will not cause random flickers anymore

Refactoring

@jxn-30 jxn-30 added the enhancement New feature or request label Jun 11, 2024
@jxn-30 jxn-30 self-assigned this Jun 11, 2024
@jxn-30 jxn-30 marked this pull request as ready for review June 17, 2024 13:33
@jxn-30 jxn-30 marked this pull request as draft June 17, 2024 13:33
src/features/general/externalLinks.ts Dismissed Show dismissed Hide dismissed
@jxn-30 jxn-30 mentioned this pull request Oct 16, 2024
renovate bot and others added 23 commits October 18, 2024 00:46
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jxn-30 and others added 30 commits January 12, 2025 22:49
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant