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

Feature/layer credentials needed UI #286

Merged
merged 30 commits into from
Oct 16, 2024

Commits on Sep 10, 2024

  1. added property HasValidCredentials to layerdata, added script that ma…

    …tches Layer UI components to this state
    TomSimons committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2763cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbef854 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge branch 'main' of https://github.com/Netherlands3D/twin into fea…

    …ture/layer-credentials-needed-ui
    TomSimons committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa7d699 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' of https://github.com/Netherlands3D/twin into fea…

    …ture/layer-credentials-needed-ui
    
    # Conflicts:
    #	Assets/Scripts/Layers/LayerTypes/LayerData.cs: used theirs
    #	Assets/Scripts/Layers/LayerUI.cs: used theirs
    TomSimons committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fc7453a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80242d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    4fd7586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e5862b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e8f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0a7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2d02b2 View commit details
    Browse the repository at this point in the history
  6. fixed layout

    TomSimons committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7e0f8b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbdfa31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb3098b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fixed margins

    TomSimons committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e64818d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34fb3f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'main' of https://github.com/Netherlands3D/twin into fea…

    …ture/layer-credentials-needed-ui
    
    # Conflicts:
    #	Assets/_Functionalities/ObjectLibrary/Prefabs/OBJLayerGameObject.prefab: used theirs
    #	Assets/_Functionalities/ObjectLibrary/Prefabs/OBJLayerGameObject.prefab.meta: used theirs
    TomSimons committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1bfe94d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    cdaaa46 View commit details
    Browse the repository at this point in the history
  2. fixed override methods

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5f290bd View commit details
    Browse the repository at this point in the history
  3. simplified condition

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ac98b88 View commit details
    Browse the repository at this point in the history
  4. removed commented code

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    26c88ee View commit details
    Browse the repository at this point in the history
  5. removed unused code

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e190594 View commit details
    Browse the repository at this point in the history
  6. removed print

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    52f3d68 View commit details
    Browse the repository at this point in the history
  7. cleanup

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e9986b1 View commit details
    Browse the repository at this point in the history
  8. cleanup

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e528b5 View commit details
    Browse the repository at this point in the history
  9. simplified condition

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    caf1789 View commit details
    Browse the repository at this point in the history
  10. removed comment

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    26c7d7e View commit details
    Browse the repository at this point in the history
  11. removed unused field

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    540dc8c View commit details
    Browse the repository at this point in the history
  12. removed unused code

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    80d72cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b2b7b6 View commit details
    Browse the repository at this point in the history
  14. removed unused field

    TomSimons committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ce34b1 View commit details
    Browse the repository at this point in the history