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

Cleaned up common #446

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Cleaned up common #446

merged 3 commits into from
Aug 6, 2024

Conversation

droberts-ctrlo
Copy link
Contributor

REQUIRES #444 MERGING FIRST

Removed unnecessary functions that mirror functionality already available in JQuery, updated tests, and other files that were utilising these functions. Also created an interface and (stub) class for testing Element functions.

- Added typings for JSTree to `package.json`
- Moved common mocks into own file
- Ensured these mocks are used within the system as appropriate
- Abstracted out AJAX uploads to use control where it is felt it is necessary.
- Removed usages of `fetch`, `XMLHttpRequest`, and `blueimp` where it has been possible and/or sensible
- Removed blueimp library (reduced bloat)
Removed unnecessary functions that mirror functionality already available in JQuery, updated tests, and other files that were utilising these functions. Also created an interface and (stub) class for testing Element functions.
@abeverley abeverley merged commit 617216f into ctrlo:dev Aug 6, 2024
6 checks passed
@droberts-ctrlo droberts-ctrlo deleted the cleanup-common branch August 6, 2024 12:59
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.

2 participants