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

Disabled the possibility to edit the identifier #714

Merged
merged 4 commits into from
Dec 1, 2023

Commits on Nov 22, 2023

  1. Set the identifier input field to not editable if its set already

    Signed-off-by: Florian Klinger <[email protected]>
    nc-fkl committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    48a2fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Added max length limit and live indicator for identifier field

    Signed-off-by: Florian Klinger <[email protected]>
    nc-fkl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    45c1f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. eslint correction, replaced local variable usage, changed css class t…

    …o contidional class
    
    Signed-off-by: Florian Klinger <[email protected]>
    nc-fkl committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cc8d09d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Removed unused/unwanted lines from code

    Signed-off-by: Florian Klinger <[email protected]>
    nc-fkl committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    866ec3b View commit details
    Browse the repository at this point in the history