non-profit
Here are 338 public repositories matching this topic...
-
Updated
Sep 23, 2021 - Python
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Ruby
As we always have one root-hash available for the registry we currently have cached, we can also set a DNS record (_dnslink.npm.open-registry.dev) to that value, and have any IPFS gateway being able to fetch the content.
Essentially, we just have to on every change to the registry hash, update a DNS TXT record for this to work.
-
Updated
Mar 7, 2021
- Include a link to submit a bug (only for authenticated people)
- Include link to specific Slack channel for asking questions
- Include the link to join Slack
- Have a basic placeholder for adding help content
Note: we have both partner and bank users. We want banks to get one set of help messages and partners to get another. So we need the placeholder, but then it would be good as the ne
-
Updated
Oct 8, 2021 - Ruby
In apps like Cardio Journal, when you enter a new BP, a "custom keyboard" shows up that big easy-to-tap buttons, no extra keys, and rules to support only valid blood pressure values. We're currently using the standard Android keyboard and a custom view will definitely speed up entering BPs.
-
Updated
Mar 30, 2021 - Jupyter Notebook
-
Updated
Oct 8, 2021 - PHP
Description
Change the unassign message warning to suggest coming to office hours in slack if they're stuck
please add a link to slack
Describe the bug
All "Add a Volunteer" data fields are mandatory. All fields should not be a requirement (in current design, particularly geographic information).
Some data fields (right now), such as administrative boundaries are very difficult to remember as text fields (e.g. regions, districts, village). Implies that when trying to rapidly add a volunteer, I am adding bogus informati
-
Updated
May 7, 2020 - Java
-
Updated
Aug 15, 2020 - JavaScript
Reviewing #159 I saw some odd behavior locally with plenty of credits left in proten... switched to master and the behavior is there too, so not introduced by 159, just happened to first notice while looking there
Adding one item to cart was (eventually) causing other items to show max-allowed... don't have time to find a clean/minimal reproduction, but likely a bug with recent JS changes to
More unit tests
-
Updated
Sep 11, 2021 - Python
-
Updated
Aug 27, 2018 - CSS
-
Updated
Oct 7, 2021 - TypeScript
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Sep 17, 2017 - HTML
-
Updated
Oct 5, 2021 - Python
-
Updated
Sep 20, 2021
-
Updated
Oct 8, 2021 - JavaScript
Value
As an admin I want to see the total number of members, a graph of new members.
Possible solution
Let's add this information to admins dashboard index page.
Today our specs are implementing an own database cleaner helper to clean the tables on each spec. But it is badly implemented, since it is necessary to call the helper on every spec file, and it is looping on every repository to call for each repo object and clean its database. Yes, it is dummy.
This task is about to replace this implementation to use the database_cleaner gem https://github.com
With webpack support enabled by #94 we can now make our browser JavaScript better.
Please move all fetch calls currently in main.js into a new file called api-client.js.
That way we can consolidate all error handling and if the API call returns a 401 we will need to prompt the user to log back in.
Improve this page
Add a description, image, and links to the non-profit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the non-profit topic, visit your repo's landing page and select "manage topics."

To make multi-chapter guide-type studies work a bit better when a chapter isn't an interactive exercise. Maybe at the end of the move list, probably fixed to the bottom (if there aren't enough moves to start scrolling)?
In "hide moves" mode it maybe should only show up after the last move. Not sure about "practice vs computer". Maybe only after a checkmate?