Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Communities events #204

Open
wants to merge 4 commits into
base: communities-membership
Choose a base branch
from
Open

Conversation

openbrian
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Oct 10, 2022

Pull Request Test Coverage Report for Build 3270086174

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 283 of 285 (99.3%) changed or added relevant lines in 17 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on communities-events at 95.593%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/controllers/events_controller.rb 45 47 95.74%
Totals Coverage Status
Change from base Build 3270082671: 95.6%
Covered Lines: 6225
Relevant Lines: 6512

💛 - Coveralls

@openbrian openbrian force-pushed the communities-membership branch 2 times, most recently from 4002d7b to ba2929a Compare March 24, 2023 11:24
@openbrian openbrian force-pushed the communities-events branch 2 times, most recently from 953a713 to 2d2e912 Compare April 14, 2023 17:54
@openbrian openbrian force-pushed the communities-events branch 3 times, most recently from 5794b97 to f048808 Compare May 10, 2023 01:13
@openbrian openbrian force-pushed the communities-membership branch 5 times, most recently from c021efa to 54c8ae8 Compare July 31, 2024 03:06
@openbrian openbrian force-pushed the communities-membership branch 5 times, most recently from 3ddca0f to 2eecc83 Compare July 31, 2024 22:58
While a community will eventually have multiple organizers, we need at least one person
to be responsible if an issue is raised.

The community has one owner.  In later PRs, there will be multiple members and multiple organizers.
Links must be https.  Add validate_url ruby gem to validate the urls.

Add not null on link site and url.

Add relevant FK.
Allow multiple organizers per community.  There is now just 1 leader of an community.

Allow stepping up if there's no organizer.

Add ability to remove memberships.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants