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

v2.5.0 #322

Merged
merged 23 commits into from
Apr 19, 2024
Merged

v2.5.0 #322

merged 23 commits into from
Apr 19, 2024

Conversation

diegoalzate
Copy link
Contributor

@diegoalzate diegoalzate commented Apr 15, 2024

In Order to Merge this PR the following two conditions must be met:

1). A group category called affiliation must be created in production

2). The groupCategoryId of affiliation must be inserted into the groups and usersToGroups table using the admin tool.

3). Set field display on group registration equal to true for existing fields

4). The groupCategoryId of affiliation in questions_to_categories

MartinBenediktBusch and others added 13 commits April 10, 2024 18:23
* add new handler to get group registration

* remove scripts that will not be used

* move getting registration data to its own router

* refactor api endpoints

* fix tests

* fix another test

* improve error message

* remove migration

* merge migrations
Co-authored-by: Martin Benedikt Busch <[email protected]>
…alculating the plurality score (#311)

* update seed to create questions to group categories

* fix tests

* update vote service

* fix existing tests

* fix seed and update tests

* test query group category ids

* insert dummy uuid to allow IN in sql query

* cleanup

* remove unused var
* add migrations for secret

* add create group type

* update migrations for more control on user settings

* create group handler

* add join secret group handler

* add group from category handler

* add tests

* add handler to router

* fix rename issue
@diegoalzate diegoalzate added the DO NOT MERGE Do not merge this pull request label Apr 15, 2024
@MartinBenediktBusch MartinBenediktBusch marked this pull request as draft April 15, 2024 16:02
diegoalzate and others added 7 commits April 15, 2024 14:17
* remove secret from get category groups endpoint

* fix typo on group categories router

* add migration to show fields on group registration
* update join groups handler to support public groups

* remove undefined category with seed

* rename key from id to groupId in join group payload

* update permissions on scripts

* fix tests
* remove null values from usersToGroups

* fix seed and tests

* update seed

* fix vote service tests

* remove null from group handler
* add alerts table

* add router for alerts

* add title, description and link to alerts
* add migration for boolean registration field flags

* add validation for user and group registration fields
* limit one registration per group

* clean up logic

* add authorization on update registration

* fix authorization on an event level
@MartinBenediktBusch MartinBenediktBusch added the minor A minor change is included in this PR label Apr 18, 2024
…342)

* adds better validation for fields and register field options in seed

* make select field not required
@diegoalzate diegoalzate marked this pull request as ready for review April 19, 2024 17:28
@diegoalzate diegoalzate removed DO NOT MERGE Do not merge this pull request minor A minor change is included in this PR labels Apr 19, 2024
@diegoalzate diegoalzate merged commit cf6abef into main Apr 19, 2024
3 checks passed
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.

3 participants