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

backmerge v2.5.2 #406

Merged
merged 8 commits into from
May 28, 2024
Merged

backmerge v2.5.2 #406

merged 8 commits into from
May 28, 2024

Conversation

diegoalzate
Copy link
Contributor

No description provided.

diegoalzate and others added 8 commits April 8, 2024 09:00
* add question to group category table (#308)

* Add group id to registrations (#307)

* 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

* add registrations router to api router

* add router for categories (#310)

Co-authored-by: Martin Benedikt Busch <[email protected]>

* extract registration data from handler (#312)

* fix only bringing one registration for an event (#316)

* Fix typo in events.ts (#317)

* Update vote service to allow for different grouping dimensions when calculating 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 secret code service (#313)

* 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

* Fix registrations creating new groups (#318)

* Bump to version 2.5.0 prerelease

* Diego/hide fields on group registration (#323)

* remove secret from get category groups endpoint

* fix typo on group categories router

* add migration to show fields on group registration

* Support groups without secret (#326)

* 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 the handling of null values  (#324)

* remove null values from usersToGroups

* fix seed and tests

* update seed

* fix vote service tests

* remove null from group handler

* Add alerts (#328)

* add alerts table

* add router for alerts

* add title, description and link to alerts

* fix build command (#329)

* seed a group with group category secrets (#330)

* fix groupId not saving (#331)

* add for_user and for_group in registration field (#338)

* add migration for boolean registration field flags

* add validation for user and group registration fields

* Limit one registration per group (#339)

* limit one registration per group

* clean up logic

* add authorization on update registration

* fix authorization on an event level

* adds better validation for fields and register field options in seed (#342)

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

* make select field not required

---------

Co-authored-by: Martin Benedikt Busch <[email protected]>
Co-authored-by: Camilo Vega <[email protected]>
Co-authored-by: diegoalzate <[email protected]>
…ents

add first name and last name to comments api
@diegoalzate diegoalzate merged commit 47fbf0f into develop May 28, 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.

1 participant