about summary refs log tree commit diff
path: root/uploader/publications/models.py
AgeCommit message (Expand)Author
2025-06-12Improve publication fetching for datatables.Frederick Muriuki Muriithi
2025-06-11Limit returned resultsFrederick Muriuki Muriithi
2025-06-11Enable server-side searching.Frederick Muriuki Muriithi
2025-05-19Handle case where the given publication_id does not exist.Frederick Muriuki Muriithi
2025-04-28Do not auto-update publication details on conflictFrederick Muriuki Muriithi
2025-04-28Fetch phenotypes linked to a particular publication.Frederick Muriuki Muriithi
2025-04-28Fetch a publication by its ID.Frederick Muriuki Muriithi
2025-04-28Fetch *ALL* publications from the database.Frederick Muriuki Muriithi
2025-04-14Update existing linked publication(s) rather than creating new.Frederick Muriuki Muriithi
2025-04-14Return created objects with their IDsFrederick Muriuki Muriithi
2025-04-14Add types for connection objects.Frederick Muriuki Muriithi
2025-04-14Move code to save new publications to database.Frederick Muriuki Muriithi
2025-04-11Move code to fetch phenotype publications from DB to publications package.Frederick Muriuki Muriithi