This is the 11th and the second last week of my project. In the last 2 weeks I will be working on the export of publication index and single view pages. The bulk updates task is taking too long to complete, and hence I am lagging behind in the bulk update task. Now, I will have to do both the tasks simultaneously.
# | Day | Date | A short description of the work done |
---|---|---|---|
1 | Monday | 2022/08/22 | Added the fields to bulk update modal |
2 | Tuesday | 2022/08/23 | Added drop-down to index page and single view page. Single view export is fully functional. Added a condition so that upon searching, user can download all results if they are less than 1000. If more, they will be shown a link for Github. |
3 | Wednesday | 2022/08/24 | Removed the simple sentence and added a modal for search results, made small changes to get the linked data export working, added link to the id in bulk update index |
4 | Thursday | 2022/08/25 | Fixed the bulk update form fields, handled a case when user submits some empty fields, wrote users and editors documentation for Publications Export task. |
5 | Friday | 2022/08/26 | Tested .txt export once again, turns out its working just fine :D. The publications export pr is ready. Wrote the dev documentation for publications export also added the images |
6 | Saturday | 2022/08/27 | |
7 | Sunday | 2022/08/28 | Removed the modal and changed drop-down to include 2 columns “Download current page” and “Download all results”, updated the documentation |