Add notes for 2024-02-29

This commit is contained in:
2024-02-29 09:41:44 +03:00
parent 483a170f06
commit 1e87242956
145 changed files with 288 additions and 642 deletions

View File

@ -107,4 +107,8 @@ $ xmllint --xpath '//node/isComposedBy/node()' dspace/config/controlled-vocabula
$ cat /tmp/authors /tmp/ifpri-authors | sort -u > /tmp/new-authors
```
## 2024-02-28
- I figured out a way to add a new Angular component to handle all our relation fields
<!-- vim: set sw=2 ts=2: -->