harvard-lil / h2o

H2O is a web app for creating and reading open educational resources, primarily in the legal field
https://opencasebook.org
GNU Affero General Public License v3.0
34 stars 30 forks source link

Remove legacy legal document add code #1969

Open lizadaly opened 1 year ago

lizadaly commented 1 year ago

Once #1968 has landed and is stable, remove the remaining code that supported the previous add-document flow.

This will definitely involve removing the frontend code for CaseSearcher.vue and related components, but potentially also the backend APIs if there are no other consumers of it.

lizadaly commented 1 year ago

This should implicitly fix #1950