-
Updated
May 22, 2020 - Swift
health
Here are 1,106 public repositories matching this topic...
-
Updated
May 29, 2020 - TypeScript
Finding issues
If you are looking for issues to work on, here are some issues organized by priority:
(most of these are not simple straightforward issues; there are some nice small, but more complicated issues
-
Updated
May 12, 2020
-
Updated
May 27, 2020 - Java
-
Updated
Apr 10, 2020
-
Updated
May 28, 2020 - Python
Calling the .pass() method results in the Qbit Consul Client using Get rather than Put http method. See https://www.consul.io/api/agent/check.html section regarding TTL checks. File affected: AgentEndpoint.java
Test case:
for (ServiceHealth health : consul.health().getAllNodes(service).getResponse()) {
if (health.getService().getId().equals(serviceId)) {
f
Because the endpoint for externalCheckReportHandler does several API lookups over a duration to give fast running checker pods time to appear in the API pod list, we should consider the endpoint dangerous for any public consumption.
This means that any request going to the externalCheckReportHandler from sources outside the cluster should automatically be denied. We should design this in a
-
Updated
Jan 12, 2020 - Go
-
Updated
May 27, 2020 - PHP
-
Updated
Nov 13, 2019 - Jupyter Notebook
-
Updated
May 3, 2020 - JavaScript
-
Updated
Jan 2, 2020
Describe the bug
There is inconsistency in the way latest_replication_date or initial_replication_date field is written in info doc. In some of the documents, it's written in full Date/Time format while other documents have it written in unix stamp.
To Reproduce
It was difficult to reproduce the scenario. But, for sms projects deployed with version 3.7.1 or above, `latest_repli
If the user chooses a feedback type other than Static, the no-ios icon should be shown next to the chosen type.
⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement this update.
Summary
I've been taking a course called 'Fairness and Ethics in Digital Health' at columbia and it has made me more conscious of this subject.
I reached out to the ReCODE.Health at UCSD to help me in my cour
-
Updated
Jan 16, 2020 - Java
-
Updated
Oct 30, 2019 - Vue
Gym?
Health and fitness are core goals of @home.
Some people find it easier to exercise at a dedicated place like a gym than to exercise at home.
I'm a fan of doing bodyweight exercises @home and have been doing them every day for the past couple of years. But I know this is not for everyone and I _de
Apart from the one paragraph in the docs/guides I cannot find anything about creating new episodes from the front-end. I am in the dark on how to implement this functionality (e.g. adding a new episode to an existing patient, without just doing it in the admin console). When I cre
Describe the bug:
Insight graph download buttons have two issues:
- They are unclear and the arrows are all over the place (little blue ones)
- They do not actually "do" anything.
To Reproduce:
Steps to reproduce the behavior:
- augur.osshealth.io
- select "insig
Create end-users and developers documentation. The end-user documentation must also be navigable in offline mode.
The documentation will be hosted on:
- docs.hospitalrun.io for final users
- developers.hospitalrun.io for developers
Current strategy
@hosptialrun-org/docs
Typescript Create React App that hosts **docs.hos
There are translation platforms out there that host open-source projects for free. For example, Transifex or [Weblate[(https://hosted.weblate.org/).
For those less technically inclined (installing git, cloning a repo, and submitting a pull request are quite technical things that not everyone would be willing to do), a web service like t
-
Updated
Aug 22, 2016 - Swift
I would like to suggest a localization platform so that translators will be able to do their work in a more convenient environment.
There are several options for free hosting of open source projects such as:
Weblate, Transifex, Crowdin, etc.
All of these platforms has builtin support for GitHub so the translation is pushed back to the repository according to the desired policy (Weblate allows
-
Updated
Apr 18, 2019 - CSS
Improve this page
Add a description, image, and links to the health topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the health topic, visit your repo's landing page and select "manage topics."

I've noticed when using the endpoint for JSON output that it includes all the config information for that health panel as well as the result. This isn't shown in the documentation though. Have I therefore missed a bit of configuration which minimises the amount of data returned?
What I'm expecting to see: https://github.com/antonioribeiro/health/blob/master/docs/images/json.png
What I actual