Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | Initialise "Platforms" section. | Frederick Muriuki Muriithi | |
2024-09-18 | Put endpoint behind auth. | Frederick Muriuki Muriithi | |
2024-09-17 | UI Improvements: Enumerate data in tables. | Frederick Muriuki Muriithi | |
2024-09-16 | Fix minor bugs and linting and typing errors. | Frederick Muriuki Muriithi | |
2024-09-12 | Save the updated species details. | Frederick Muriuki Muriithi | |
2024-09-10 | Require that user selects the family. | Frederick Muriuki Muriithi | |
2024-09-05 | Provide basic UI for editing the Species details. | Frederick Muriuki Muriithi | |
2024-09-04 | Provide 'edit species' endpoint | Frederick Muriuki Muriithi | |
* Verify new authorisation wrapper works as expected. | |||
2024-09-03 | Put populations under species: improve hierarchy. | Frederick Muriuki Muriithi | |
Populations cannot exist without the species they are related to. This commit updates the URI hierarchy to reflect that expectation. | |||
2024-09-03 | Extract common UI pattern to separate module for reusability. | Frederick Muriuki Muriithi | |
2024-09-03 | Provide generic way to select species. | Frederick Muriuki Muriithi | |
2024-09-03 | Provide UI for viewing species details. | Frederick Muriuki Muriithi | |
2024-09-03 | Enable third level of breadcrumbs. | Frederick Muriuki Muriithi | |
2024-09-03 | Update species queries | Frederick Muriuki Muriithi | |
* Use the more reliable 'Species.Id' field * Provide more of a species' details | |||
2024-09-03 | Save a species to the database. | Frederick Muriuki Muriithi | |
2024-09-03 | Put active pages behind auth. Flash all error messages. | Frederick Muriuki Muriithi | |
2024-08-30 | Initialise package for dealing with Species. | Frederick Muriuki Muriithi | |