Skip to content

Commit

Permalink
refactor(core): remove deprecated functionality and migrations (#1092)
Browse files Browse the repository at this point in the history
* remove AttendanceMonth, AttendanceDay and all connected components and services
* remove migrations for old formats of note, children.schoolId, permissions, config service
* fix faker reference and remove unused npm packages

BREAKING CHANGE: removing deprecated migrations and entity models
closes #814
  • Loading branch information
TheSlimvReal authored Feb 1, 2022
1 parent b032022 commit 3602432
Show file tree
Hide file tree
Showing 32 changed files with 33 additions and 3,000 deletions.
82 changes: 1 addition & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,16 @@
"deep-object-diff": "^1.1.0",
"faker": "^5.5.3",
"flag-icon-css": "^3.5.0",
"idb": "^6.1.5",
"json-query": "^2.2.2",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"moment": "^2.29.1",
"ngx-filter-pipe": "^2.1.2",
"ngx-markdown": "^11.1.3",
"ngx-papaparse": "^5.0.0",
"pouchdb-adapter-memory": "^7.2.2",
"pouchdb-browser": "^7.2.2",
"reflect-metadata": "^0.1.13",
"reveal": "0.0.4",
"rxjs": "^6.6.7",
"stream": "0.0.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2",
"webdav": "^4.7.0",
Expand Down

This file was deleted.

Loading

0 comments on commit 3602432

Please sign in to comment.