community icon indicating copy to clipboard operation
community copied to clipboard

Generic re-usable community site

Results 100 community issues
Sort by recently updated
recently updated
newest added

Currently netlify build command is `URL="http://community.coala.io/" .ci/build.sh` and it publishes `public`

difficulty/low
importance/low

Django command interface has the following CLI arg ``` -v {0,1,2,3}, --verbosity {0,1,2,3} Verbosity level; 0=minimal output, 1=normal output, 2=verbose output, 3=very verbose output ``` It doesnt connect with the...

bug

test_management_commands.py: Correct the number of badges and levels in gamification This corrects the number of badges and levels in the comments as the number of badges and levels written in...

difficulty/newcomer
process/wip
size/XS
area/documentation

enhancement
difficulty/newcomer

It would be good to design the contributors page http://coala-community.netlify.com/contributors/ with bootstrap cards https://www.w3schools.com/bootstrap4/bootstrap_cards.asp

area/ci

There have been a few failures to build, which havent been seen because `python manage.py distill-local` doesnt return a non-zero exit status. https://github.com/coala/community/issues/19 is one such occurrence, which was with...

bug
upstream
importance/low

Message displayed in terminal while `.ci/build.sh` is executed - `Something went wrong saving this contributor testuser1: 'issues'` `Something went wrong saving this issue 2: NOT NULL constraint failed: data_issue.repo_id` etc....

bug

Currently throwing an error like this when the issue or project is deleted: ``` Failed to load task 6317910194651136 url https://gitlab.com/gitmate/open-source/gitmate-2-frontend/issues/73: 'NoneType' object has no attribute 'assignees' ``` We should...

bug

I've put the latest code in https://gitlab.com/GoogleCodeIn/api

enhancement
upstream

https://github.com/publiclab/community-toolbox has a similar intention as this repo + https://github.com/coala/gh-board . We should extract feature ideas and put them into the relevant coala project.