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

Contactgroup configuration #188

Merged
merged 20 commits into from
Jun 11, 2024
Merged

Contactgroup configuration #188

merged 20 commits into from
Jun 11, 2024

Conversation

sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented May 22, 2024

resolves #174

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label May 22, 2024
application/controllers/ContactGroupController.php Outdated Show resolved Hide resolved
application/controllers/ContactGroupController.php Outdated Show resolved Hide resolved
application/controllers/ContactGroupsController.php Outdated Show resolved Hide resolved
application/controllers/ContactGroupsController.php Outdated Show resolved Hide resolved
application/controllers/ContactGroupsController.php Outdated Show resolved Hide resolved
application/forms/ContactGroupForm.php Outdated Show resolved Hide resolved
application/forms/ContactGroupForm.php Outdated Show resolved Hide resolved
library/Notifications/Widget/MemberSuggestions.php Outdated Show resolved Hide resolved
library/Notifications/Widget/MemberSuggestions.php Outdated Show resolved Hide resolved
library/Notifications/Widget/MemberSuggestions.php Outdated Show resolved Hide resolved
application/forms/ContactGroupForm.php Outdated Show resolved Hide resolved
application/forms/ContactGroupForm.php Outdated Show resolved Hide resolved
@nilmerg nilmerg added this to the Beta milestone May 22, 2024
@nilmerg nilmerg added the enhancement New feature or improvement label May 22, 2024
@sukhwinder33445 sukhwinder33445 changed the title Usergroup configuration Contactrgroup configuration May 22, 2024
@sukhwinder33445 sukhwinder33445 changed the title Contactrgroup configuration Contactgroup configuration May 22, 2024
@sukhwinder33445 sukhwinder33445 force-pushed the feature/usergroup-configuration branch 3 times, most recently from 6fb71ec to 0e5e95d Compare May 23, 2024 12:25
@sukhwinder33445 sukhwinder33445 force-pushed the feature/usergroup-configuration branch from 0e5e95d to 5e25668 Compare May 23, 2024 12:37
@sukhwinder33445 sukhwinder33445 requested a review from raviks789 May 23, 2024 12:38
@sukhwinder33445 sukhwinder33445 force-pushed the feature/usergroup-configuration branch 8 times, most recently from 09bab70 to fab4512 Compare May 23, 2024 14:28
@sukhwinder33445 sukhwinder33445 requested a review from nilmerg May 24, 2024 07:43
Copy link
Member

@nilmerg nilmerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Editing a previously empty group fails
  • The control lines don't align:
    image

application/forms/ContactGroupForm.php Show resolved Hide resolved
@sukhwinder33445 sukhwinder33445 requested a review from nilmerg June 11, 2024 14:14
Copy link
Member

@nilmerg nilmerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a group without members doesn't work

@sukhwinder33445 sukhwinder33445 force-pushed the feature/usergroup-configuration branch from 0cc4e12 to 5f405d9 Compare June 11, 2024 15:03
@sukhwinder33445 sukhwinder33445 requested a review from nilmerg June 11, 2024 15:05
ncosta-ic and others added 20 commits June 11, 2024 17:09
Add method return type
Fix indentation
Simplify code
- Remove superfluous fieldset element
- Remove superfluous `contact:` prefix from terms
- Add phpDoc
Use method to get the termInput element and request.
The HttpNotFound method exists in Controller, not in form.
Add them directly if required
@nilmerg nilmerg force-pushed the feature/usergroup-configuration branch from 5f405d9 to bdaf57f Compare June 11, 2024 15:09
@nilmerg nilmerg merged commit 5da809e into main Jun 11, 2024
22 checks passed
@nilmerg nilmerg deleted the feature/usergroup-configuration branch June 11, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contactgroup Configuration
4 participants