aboutsummaryrefslogtreecommitdiff
path: root/uploader/species/views.py
AgeCommit message (Expand)Author
10 daysEscape user input used in flashed messages.Frederick Muriuki Muriithi
10 daysImprove flash messaging.Frederick Muriuki Muriithi
10 daysContinue on to next step with newly created species.Frederick Muriuki Muriithi
11 daysAllow a subspecies to be provided as part of the scientific name.Frederick Muriuki Muriithi
2024-11-22Use gn-libs code for db connection.•••Use the code in gn-libs to connect to the database, rather than a local module. Frederick Muriuki Muriithi
2024-09-23Initialise "Platforms" section.Frederick Muriuki Muriithi
2024-09-18Put endpoint behind auth.Frederick Muriuki Muriithi
2024-09-17UI Improvements: Enumerate data in tables.Frederick Muriuki Muriithi
2024-09-12Save the updated species details.Frederick Muriuki Muriithi
2024-09-10Require that user selects the family.Frederick Muriuki Muriithi
2024-09-05Provide basic UI for editing the Species details.Frederick Muriuki Muriithi
2024-09-04Provide 'edit species' endpoint•••* Verify new authorisation wrapper works as expected. Frederick Muriuki Muriithi
2024-09-03Put populations under species: improve hierarchy.•••Populations cannot exist without the species they are related to. This commit updates the URI hierarchy to reflect that expectation. Frederick Muriuki Muriithi
2024-09-03Extract common UI pattern to separate module for reusability.Frederick Muriuki Muriithi
2024-09-03Provide UI for viewing species details.Frederick Muriuki Muriithi
2024-09-03Enable third level of breadcrumbs.Frederick Muriuki Muriithi
2024-09-03Save a species to the database.Frederick Muriuki Muriithi
2024-09-03Put active pages behind auth. Flash all error messages.Frederick Muriuki Muriithi
2024-08-30Initialise package for dealing with Species.Frederick Muriuki Muriithi