nonprofit
Here are 149 public repositories matching this topic...
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
-
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.
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.
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
-
Updated
Jul 23, 2021 - Ruby
-
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
Reference: hikaya-io/activity#435
Current behavior
For the following two pages the footer is not sticky.
- Workflow (from the top menu) > Projects - URL:
http://127.0.0.1:8000//workflow/level2/list/0/none/ - Components (from the top menu) > Documents - URL:
http://127.0.0.1:8000//workflow/documentation_list/0/0/
**The above 2 pages have different DOM layout
-
Updated
Dec 28, 2017
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
May 21, 2020
-
Updated
Jul 12, 2021 - SCSS
-
Updated
Jul 23, 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
-
Updated
Mar 9, 2021 - Python
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').
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jul 2, 2021
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
-
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."


This error occurred recently in production