nonprofit
Here are 153 public repositories matching this topic...
Description
- As a: enterprise user
- On page: /admin/products/new
- I want to be able to do: Avoid having to select a supplier if there is only one supplier available in the dropdown
Acceptance Criteria & Tests
- Log in as an admin of 1 enterprise
- Got to
/admin/products/new - See that your enterprise is already selected in the supplier field => same behavio
-
Updated
Apr 29, 2019 - JavaScript
-
Updated
Jun 9, 2018 - HTML
-
Updated
Mar 9, 2019 - JavaScript
After #86, we now have some old code in the repo which could be both updated to modern js form, and simplified as it's a general component which we don't really need all the features of.
The relevant files are under src/shared/common/ScrollableTabView/ and should be cleaned up to make eslint and flow happy.
file_content_validation_checks.textproto contains regex pattern checks to spot prohibited content. Some files are listed as exempted_file_name because they contain prohibited elements . This is a tracking issue to fix styles.xml exempted file and make it RTL compatible.
This Sample PR can be used as an example.
RTL guidelines: https:/
Webpacker 6 is in beta 3. We should probably begin the process of moving to it as documented at https://github.com/rails/webpacker/blob/master/6_0_upgrade.md.
NOTE: Storybook uses our webpacker configuration so the process will not be as simple as described at the upgrade guide.
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Jun 14, 2018 - HTML
-
Updated
Jul 7, 2021 - Python
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
-
Updated
Mar 3, 2019 - Ruby
Current behavior
Create target period is throwing 'Invalid form' error
To Reproduce
Steps to reproduce the behavior:
- Go to Indicator list
- Click on an Indicator and go to 'Targets' tab
- Fill in the information in the form
- Add Target frequency and p
-
Updated
Dec 28, 2017
-
Updated
May 21, 2020
Deal with timezones
The first step to handle timezones would be to add the current timezone as a parameter, and replace all Europe/Paris values in the project.
-
Updated
Sep 8, 2021 - SCSS
-
Updated
Sep 4, 2021 - JavaScript
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
Once the mouse leaves the dropdown menu from the nav, it should close.
-
Updated
Mar 9, 2021 - Python
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
Reading https://unbounce.com/landing-page-examples/high-converting-landing-pages/ I think it would be nice to create a simple landing page.
The card pages would still be accessible from the nav, but the homepage would be simpler with the standard hero section.
I'm still trying to figure out what the best call-to-action in the hero section would be. Open to ideas about what would be most moti
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Jul 2, 2021
-
Updated
Apr 16, 2021 - HTML
Improve this page
Add a description, image, and links to the nonprofit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nonprofit topic, visit your repo's landing page and select "manage topics."

Introduction
For working on this issue you are supposed to write schemas for the handler arguments. To learn how to write schema for handler arguments please visit wiki page.
For making a contribution follow the steps given below.
Getting Assigned.
Select any of the handlers from the list given below and ask @Nik-09 to assign that handle