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

feat(Settings): Handle difference in version before uploading nsdoc file #541

Merged
merged 47 commits into from
Feb 18, 2022

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    50abca9 View commit details
    Browse the repository at this point in the history
  2. Refactor

    Flurb committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    89c1d4d View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Flurb committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a7e9b91 View commit details
    Browse the repository at this point in the history
  4. Adding unit tests

    Flurb committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7e25543 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Refactor

    Flurb committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    15451f0 View commit details
    Browse the repository at this point in the history
  2. Refactor translation

    Flurb committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2290b20 View commit details
    Browse the repository at this point in the history
  3. Fixing snapshot test

    Flurb committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2176a00 View commit details
    Browse the repository at this point in the history
  4. Review comments

    Flurb committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    17b5051 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Added version text for NSDocs

    Flurb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    6098789 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Review comments

    Flurb committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    38c9564 View commit details
    Browse the repository at this point in the history
  2. Merge with stash

    Flurb committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f805dd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. feat(wizards/settings): Added Nsdoc plugin + Show LN names (#516)

    * Added first version nsdoc plugin
    
    * Added plugin
    
    * Refactoring
    
    * Refactoring with Jakob
    
    * Added LN name
    
    * Removed multiple usages of DOMParser
    Flurb committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bf42d32 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    85bb0a8 View commit details
    Browse the repository at this point in the history
  2. Added tests

    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d6c3e65 View commit details
    Browse the repository at this point in the history
  3. Merge with main

    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ea82336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30011a2 View commit details
    Browse the repository at this point in the history
  5. Fixed double names

    Dennis Labordus committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9dced1a View commit details
    Browse the repository at this point in the history
  6. review comments

    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    84fb5dc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'load-nsdoc-settings' of https://github.com/openscd/open…

    …-scd into load-nsdoc-settings
    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    217ff5a View commit details
    Browse the repository at this point in the history
  8. Added DO/DA description show

    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    13e1880 View commit details
    Browse the repository at this point in the history
  9. Fix unit tests

    Flurb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7e2f12f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    cb80a19 View commit details
    Browse the repository at this point in the history
  2. Review comment

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    6cf51d0 View commit details
    Browse the repository at this point in the history
  3. Merge with load-nsdoc-settings

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    26de9f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d3912 View commit details
    Browse the repository at this point in the history
  5. Refactor

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9367321 View commit details
    Browse the repository at this point in the history
  6. Added unit tests

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    df5fef7 View commit details
    Browse the repository at this point in the history
  7. Added unit tests

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2757ee6 View commit details
    Browse the repository at this point in the history
  8. Removed not used nsdocs (yet)

    Flurb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7d924c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Fixing weird console error

    Flurb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    933e585 View commit details
    Browse the repository at this point in the history
  2. Added SDO support

    Flurb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e80c715 View commit details
    Browse the repository at this point in the history
  3. Added BDA support

    Flurb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    545b530 View commit details
    Browse the repository at this point in the history
  4. Extended BDA support

    Flurb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    dfe135c View commit details
    Browse the repository at this point in the history
  5. Small refactoring

    Flurb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    34f38c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. partial 8-1 support

    Flurb committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    596e273 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    Flurb committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f9033a8 View commit details
    Browse the repository at this point in the history
  3. Small refactoring

    Flurb committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e2da079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff560cd View commit details
    Browse the repository at this point in the history
  5. Added unit tests

    Flurb committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f9c1ae5 View commit details
    Browse the repository at this point in the history
  6. Added unit tests

    Flurb committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1f74ba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    ad27e89 View commit details
    Browse the repository at this point in the history
  2. Merge with main

    Flurb committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e1fc4be View commit details
    Browse the repository at this point in the history
  3. First version

    Flurb committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7e2bbb5 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    Flurb committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7d1c24e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Merged with main

    Flurb committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7463840 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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