Closed sennierer closed 2 years ago
changed due date to March 04, 2022
marked this issue as related to oebl-irs-devops#35
marked this issue as related to #25
In GitLab by @PhilipRoeggla on Feb 15, 2022, 08:46
@sennierer
In GitLab by @PhilipRoeggla on Feb 15, 2022, 12:41
@sennierer Ok, I will now add this feature with dummy values and connect it to the back end later.
In GitLab by @PhilipRoeggla on Feb 15, 2022, 12:44
created branch 24-add-new-field-legacy-literature
to address this issue
In GitLab by @PhilipRoeggla on Feb 15, 2022, 14:58
mentioned in commit c005fca5cdb1f4536f75b407b81a300f748feede
In GitLab by @PhilipRoeggla on Feb 23, 2022, 17:02
@sennierer This is supposed to be not editable by the user?
No, not editable by the user
In GitLab by @PhilipRoeggla on Mar 4, 2022, 10:55
mentioned in commit f4eee2d5af87bc6ae4f3c371153a434bef81e3d9
In GitLab by @PhilipRoeggla on Mar 4, 2022, 12:18
mentioned in commit a5f8b72739053d75934016b0ae7cad387d5207b5
we store literature using zotero as a service. However, zotero needs structured data to store references. As in Gideon (the legacy database we are replacing with IRS) literature was stored in an unstructured charfield we need a legacy field. In the backend we use a JSON field for that. Thus frontend wise we need to have a simple field to display a JSON (most probably an array of objects). Something along the lines of:
Field not yet in the master of the backen. In relation to oebl-irs-devops#35