close
The Wayback Machine - https://web.archive.org/web/20210723113856/https://github.com/topics/nonprofit
Skip to content
#

nonprofit

Here are 149 public repositories matching this topic...

oppia
drummer83
drummer83 commented Jul 14, 2021

Description

Some pages in admin/configuration don't show the navigation menu on the right side of the screen. The following pages are affected:

  • Terms of Service
  • Payment Methods
  • Shipping Methods
  • Enterprise Fees

Note this only impacts super admin users.

Expected Behavior

The navigation should be present on all the pages.

Actual Behaviour

The navigation is missing on

TheSwarnim
TheSwarnim commented Jul 13, 2021

Currently there are 3 versions of faq_single_activity .xml file merge it into single xml file.

We can use https://text-compare.com/ to compare two versions of this file and for all the differences we can create variables in the dimens.xml file and use it accordingly.

Note: In PR, make sure you add before and after screenshots of mobile-portrait, mobile-landscape, tablet-portrait, a

stripedpajamas
stripedpajamas commented Jun 20, 2019

Currently our images are too big. The header image we're using is 4mb. Loading on mobile is slow.

Acceptance criteria:

  • There are small, medium, and large versions of each image
  • All images are compressed to the highest amount that does not affect human-eye quality
  • Which size image is loaded is based on the screen size of the website user

In the near future, there may be different ima

activity
ProjectLockdown

Project Lockdown (an initiative from The IO Foundation) is a civic tech, interactive platform providing an overview of the state of Human and Digital Rights around the globe. It evaluates policies obtained from official sources that may impact their observance. It provides, among other tools, a layered map interface that allows for a visual representation of the policies adopted, assisting a broad range of stakeholders in understanding the global state of their Rights. This empowers them to become active agents of global change.

  • Updated Jul 23, 2021
  • JavaScript
rafaels88
rafaels88 commented Oct 3, 2017

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

Sheeri
Sheeri commented Oct 15, 2020

Is your feature request related to a problem? Please describe.
We would like to start adding unit tests for components in our app.

Describe the solution you'd like
A test in the directory src/components/_ _ tests _ _ (creating the dir if it doesn't already exist) that tests the part of header/header.component.js which displays the profile name. (class name is 'profile-name').

Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.

  • Updated Mar 31, 2021
  • JavaScript
Sheeri
Sheeri commented Oct 21, 2020

Is your feature request related to a problem? Please describe.
In dark mode, this page should look like this, including having a dark map:
https://mongodb.invisionapp.com/share/PCYZ6ZW7FR8#/screens/433591786_Boarding_-_Basic_Information

There was a lot of setup in https://github.com/WildAid/o-fish-ios/pull/361/files and the fix for this issue should be in the same style and reuse code w

Improve this page

Add a description, image, and links to the nonprofit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nonprofit topic, visit your repo's landing page and select "manage topics."

Learn more