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

Remove template fields #1751

Merged
merged 113 commits into from
Aug 17, 2023
Merged

Remove template fields #1751

merged 113 commits into from
Aug 17, 2023

Conversation

jsangmeister
Copy link
Contributor

No description provided.

Ralf Peschke and others added 30 commits November 10, 2022 13:00
*Add meeting_user collection and actions and tests for it. (#1513)
* Move user.comment_$ into user_meeting and fix tests and actions.
* Move personal data template fields in meeting_user.
* Skip some poll tests, which use vote_weight.

We need a feature branch vote service for this. In future some more
fields will be affected. So we need to reactive these tests, when
all fields are moved.
* Move personal_note_ids into meeting_user, update personal_note actions and tests.
* Fix small problem
Add empty meeting_user collection, add create/update/delete actions and small tests.
* Move speaker_ into meeting_user, update tests and actions.
* Add missing import And
* Small change after rebase.
* Update error message. Give user_id.
* Move chat_message_ into meeting_user. Update tests.
* Move template field supported_motion_ids into meeting_user.
r-peschke and others added 28 commits June 28, 2023 14:41
…nSlides/openslides-backend into feature/remove-template-fields
* Remove $ from BaseSetMediafileAction

* Remove field_prefix_map

* Use schema_version constant in checker

* Remove unnecessary cast in PollMixin

* Rename short variables

* Deduplicate meeting user filters & refactor check_mediafile_id tests

* Clean up remnants of template field code
…nSlides/openslides-backend into feature/remove-template-fields
* version of saml id in account import
* Update user.import with saml_id code
* Handle password, etc in saml_id case
* Add meeting_user_id to user.create action result
* Return meeting_user_id only, if the id exists
* Fix of a problem with user committee_ids
* Update method docstring
@peb-adr peb-adr merged commit 6195994 into main Aug 17, 2023
4 checks passed
@peb-adr peb-adr deleted the feature/remove-template-fields branch August 17, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature high migration Introduces a new migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants