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

[0.10] SI-Attribute #478

Merged
merged 14 commits into from
Jun 7, 2024
Merged

[0.10] SI-Attribute #478

merged 14 commits into from
Jun 7, 2024

Commits on Mar 25, 2024

  1. add basic functionality

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    777eb83 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. replace uncommon units

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    742a4b8 View commit details
    Browse the repository at this point in the history
  2. set defaults to label instead of symbol

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5684205 View commit details
    Browse the repository at this point in the history
  3. add si unit options to add attribute template

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a6fe2a8 View commit details
    Browse the repository at this point in the history
  4. fix table attribute

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    70b345c View commit details
    Browse the repository at this point in the history
  5. add backend logic; set initial default unit value

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e0773b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    6eea7e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    fe236ba View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix merge commit

    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    v1r0x committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c28720a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. 0.10 feature si attribute rework (#502)

    * Creating SI Classes
    
    * Reworked Si Handling with additional Classes
    
    * tests
    
    * Fixed reset not working and error on multiple saves
    
    * simplify unit class(es); fix unit order; use constants for all units
    
    * fix several vue warnings and missing/wrong i18n strings
    
    * move singleton
    
    ---------
    
    Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    Co-authored-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
    Severino and v1r0x authored May 23, 2024
    Configuration menu
    Copy the full SHA
    ac646e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b32bb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    0c3d93e View commit details
    Browse the repository at this point in the history
  2. Added german translations

    Severino committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9e15a6b View commit details
    Browse the repository at this point in the history
  3. Fixed failed test.

    Severino committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    219f940 View commit details
    Browse the repository at this point in the history