Add support for custom statuses/registration tags#5091
Merged
Conversation
ThiefMaster
reviewed
Sep 16, 2021
52dbeb2 to
f118779
Compare
ThiefMaster
reviewed
Sep 23, 2021
ThiefMaster
reviewed
Sep 23, 2021
c1a3c00 to
2fa10b4
Compare
9458dee to
140d281
Compare
140d281 to
7187e81
Compare
ThiefMaster
reviewed
Sep 27, 2021
1dda55f to
472151b
Compare
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
Member
ThiefMaster
left a comment
There was a problem hiding this comment.
Alembic/model inconsistencies
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
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
ThiefMaster
reviewed
Sep 28, 2021
472151b to
116ac8d
Compare
ThiefMaster
reviewed
Sep 29, 2021
116ac8d to
8cc2c6a
Compare
ThiefMaster
reviewed
Sep 29, 2021
9e2a1f8 to
7d552ec
Compare
ThiefMaster
reviewed
Sep 30, 2021
ThiefMaster
reviewed
Oct 1, 2021
Includes a new management page where one can view, add, edit and remove tags. A tag is comprised of a name and color.
b516542 to
2e30e8e
Compare
This file contains hidden or 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
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)