Skip to content

Remove some legacy JavaScript code

Chris Oelmueller requested to merge remove-legacy-js into master

What does this MR do?

Remove some legacy JavaScript code

How confident are you it won't break things if deployed?

Well, somebody has to remove this stuff... right? 😄

Links to related issues

How to review

Commit by commit, definitely! They're small and contained.

How to test

Click around the platform and check if there's some errors due to missing JS functionality

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to create a testing issue in Beta Testing Repo:
    • Consider writing a detailed description in German.
    • Describe in a few sentences, what should be tested from a user perspective.
    • Also mention different settings (e.g. different browsers, roles, ...). how this change can be tested.
    • Be aware, that also non technical people should understand.
Edited by Chris Oelmueller

Merge request reports