Age | Commit message (Expand) | Author |
---|---|---|
2024-08-28 | fix: remove bearer token from html and javascript | John Nduli |
2024-08-28 | fix: use bearer token to query auth server | John Nduli |
2024-08-28 | Build search URI endpoint on server rather than on JS...To help with maintenance, build the search URI on the server rather than in the javascript. | Frederick Muriuki Muriithi |
2024-08-28 | Build phenotype results template URI on backend...Build the template URI on the backend to remove the need to remember to update the javascript if the URI changes in the future. | Frederick Muriuki Muriithi |
2024-02-29 | Fix URI to query | Frederick Muriuki Muriithi |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |