-
Notifications
You must be signed in to change notification settings - Fork 75
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
Rewrite dynamic fields of types Agent, CustomerCompany and CustomerUser to reference-based fields #2637
Labels
enhancement
New feature or request
Milestone
Comments
Important: It has to be ensured that the sub SearchFieldRender is adapted accordingly, mainly for the CustomerUser dynamic field. |
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 22, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 23, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 24, 2023
stefanhaerter
added a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Nov 24, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 11, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 11, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 11, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 11, 2023
…ivers and AdminDynamicFieldReference.
svenoe
pushed a commit
that referenced
this issue
Dec 11, 2023
Closed with merging #2734 |
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
…elds. Introduced 'ConstantValue' for field type settings. Both to restrict CustomerUser input type to autocomplete while maintaining field type settings structure.
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
CustomerUser driver manipulates the field type settings array now.
Merged
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
…etFieldTypeSettings in customer user driver instead.
stefanhaerter
added a commit
that referenced
this issue
Dec 12, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
…elds. Introduced 'ConstantValue' for field type settings. Both to restrict CustomerUser input type to autocomplete while maintaining field type settings structure.
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
CustomerUser driver manipulates the field type settings array now.
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
…etFieldTypeSettings in customer user driver instead.
svenoe
pushed a commit
that referenced
this issue
Dec 13, 2023
svenoe
pushed a commit
that referenced
this issue
Dec 21, 2023
stefanhaerter
added a commit
that referenced
this issue
Dec 29, 2023
stefanhaerter
added a commit
that referenced
this issue
Dec 29, 2023
…ed in DF Ticket driver to check against.
svenoe
pushed a commit
that referenced
this issue
Jan 8, 2024
svenoe
pushed a commit
that referenced
this issue
Jan 8, 2024
…ed in DF Ticket driver to check against.
stefanhaerter
added a commit
that referenced
this issue
Jan 18, 2024
…ray ref as a whole to PermissionGroupGet.
svenoe
pushed a commit
that referenced
this issue
Jan 18, 2024
…ray ref as a whole to PermissionGroupGet.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Conceptually and functionally, it makes more sense for the dynamic fields introduced in #2360 to be based on the reference field.
The text was updated successfully, but these errors were encountered: