Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unnecessary back end features (#12)
* fix: update graasp-dev.json * fix: update deploy-dev.yml add h5p-storage-root-path * fix: update server.ts * fix: add some console logs to find issue * fix: add a lot more logs * fix: remove etherpad from dependency build * fix: remove more Etherpad content * fix: one more etherpad thing removed * fix: one more * fix: remove h5p integration in import-export service * fix: update container.ts to remove h5p * fix: remove etherpad and h5p from api * fix: remove ws component * fix: use prettier --write on everything * feat: remove websocket + redis, etherpad, h5p and meilisearch from initialization * feat: take out etherpad + h5p + meilisearch, keep redis * feat: completely-remove-etherpad-and-h5p-code * feat: removed test for search service using meilisearch * fix: reenabled commented items from testUtils * fix: readd published item content to DataSource.ts * fix: remove h5p and etherpad tests from import service * feat: remove meilisearch code and test * fix: remove meilisearch from mockSetup.ts * fix: remove one more H5P test * fix: remove one more meilisearch test line * fix: removed previously commented out code and re-enabled some husky features
- Loading branch information