-
Notifications
You must be signed in to change notification settings - Fork 420
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
Add support for custom statuses/registration tags #5091
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ThiefMaster
reviewed
Sep 16, 2021
indico/migrations/versions/20210916_1127_b36825c7869e_add_registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/regforms.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/regforms.py
Outdated
Show resolved
Hide resolved
tomasr8
force-pushed
the
custom-tags
branch
7 times, most recently
from
September 23, 2021 09:11
52dbeb2
to
f118779
Compare
ThiefMaster
reviewed
Sep 23, 2021
indico/modules/events/registration/client/js/components/RegistrationTagsEditableList.jsx
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/reglists.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_registration_details.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/registration_tag_edit.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/registration_tags.html
Outdated
Show resolved
Hide resolved
ThiefMaster
reviewed
Sep 23, 2021
tomasr8
force-pushed
the
custom-tags
branch
2 times, most recently
from
September 23, 2021 17:02
c1a3c00
to
2fa10b4
Compare
tomasr8
changed the title
Add basic support for custom statuses/registration tags
Add support for custom statuses/registration tags
Sep 24, 2021
tomasr8
force-pushed
the
custom-tags
branch
2 times, most recently
from
September 24, 2021 14:20
9458dee
to
140d281
Compare
tomasr8
force-pushed
the
custom-tags
branch
from
September 24, 2021 16:50
140d281
to
7187e81
Compare
ThiefMaster
reviewed
Sep 27, 2021
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
tomasr8
force-pushed
the
custom-tags
branch
2 times, most recently
from
September 27, 2021 15:22
1dda55f
to
472151b
Compare
ThiefMaster
reviewed
Sep 28, 2021
indico/migrations/versions/20210927_1027_b36825c7869e_add_registration_tags.py
Outdated
Show resolved
Hide resolved
indico/migrations/versions/20210927_1027_b36825c7869e_add_registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/controllers/management/registration_tags.py
Outdated
Show resolved
Hide resolved
ThiefMaster
reviewed
Sep 28, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alembic/model inconsistencies
indico/migrations/versions/20210927_1027_b36825c7869e_add_registration_tags.py
Outdated
Show resolved
Hide resolved
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
indico/modules/events/registration/client/js/components/RegistrationTagsEditableList.jsx
Outdated
Show resolved
Hide resolved
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
tomasr8
force-pushed
the
custom-tags
branch
from
September 28, 2021 12:40
472151b
to
116ac8d
Compare
ThiefMaster
reviewed
Sep 29, 2021
indico/modules/events/registration/controllers/management/registration_tags.py
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_registration_details.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/registration_tag_assign.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/registration_tag_edit.html
Outdated
Show resolved
Hide resolved
tomasr8
force-pushed
the
custom-tags
branch
from
September 29, 2021 08:36
116ac8d
to
8cc2c6a
Compare
ThiefMaster
reviewed
Sep 29, 2021
indico/modules/events/registration/templates/management/_registration_details.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/registration_tag_assign.html
Outdated
Show resolved
Hide resolved
tomasr8
force-pushed
the
custom-tags
branch
3 times, most recently
from
September 30, 2021 10:10
9e2a1f8
to
7d552ec
Compare
ThiefMaster
reviewed
Sep 30, 2021
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
ThiefMaster
reviewed
Oct 1, 2021
indico/modules/events/registration/templates/management/_reglist.html
Outdated
Show resolved
Hide resolved
Includes a new management page where one can view, add, edit and remove tags. A tag is comprised of a name and color.
tomasr8
force-pushed
the
custom-tags
branch
2 times, most recently
from
October 1, 2021 13:38
b516542
to
2e30e8e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #4948
This is a work-in-progress PR which adds the ability to create registration tags which
can be used to mark and filter registrations. For a full description, see the linked issue.
id-badge
)The management area for defining these tags:
The registration list area where one can assign and filter by these tags:
The registration detail page
(don't mind the wrong icon)