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

Update Fork #4

Merged
merged 87 commits into from
Oct 28, 2024
Merged

Update Fork #4

merged 87 commits into from
Oct 28, 2024

Conversation

trusz
Copy link
Collaborator

@trusz trusz commented Oct 28, 2024

No description provided.

pascalwilbrink and others added 30 commits November 24, 2023 16:03
* Chore: Added docs and locale properties to OpenSCD shell class

* Removed dist classes

* test: Fixed test

* Removed dist folder

---------

Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
* chore(104): validate IOA number in address-wizard

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* test: added test for validation

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* chore(104): update validation message

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* test: updating validation message test

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* chore: adding typed `this`param to validateIOA fn

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* chore: removing unused attributes

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

---------

Signed-off-by: Juan Munoz <juancho0202@gmail.com>
Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
* feat(104): added descriptions to ti numbers

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add ti description on fixed ti option

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
…penscd#1380)

* fix: inverted monitor switch enables selectively

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* fix: inverted monitor switch enables selectively

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: added inverted property to correct tis

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: added null check and removed unneeded split

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: split is necessary

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
* Chore: Updated Lit to 2.2.7

* Fix: Added package-lock

* Fix: Updated package-lock
* Updated Lit to 2.2.7

* Chore: Added package-lock

* Updated pcakge-lock

* Chore: removed open-scd class from core

* Removed generated files

* Added Release-please

* Update package.json

Chore: Removed open-scd from exports list in Core

* Update de.xlf

Fix: Updated german translation

* Update release-please.yml

Core should be run only
* chore: add await in front of snapshot comparison

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: fix integration snapshots (openscd#1396)

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
* Added openscd/core

* Removed dist folder from core

* Delete packages/core/.tsbuildinfo

* Delete packages/open-scd/public/js/dist/plugins.dev.js

* Removed dist folder

* Reverted german xlf

* chore: Added deprecated `doc` property

* Added build step for core

* Chore: Added oscd-open to Editing mixin

* Added deprecation notes to OpenDocEvent

* Remove oscd-open plugin

* Remove dist folder

* Reverted open-scd snapshot

* Removed open-scd.controller
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: Release please should check releases_created, since the root project will not be released
* feat(104): implement enc cdc support

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add automatic ti selection

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: tidy up if statement

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: removed dupliceate imports

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
* feat: support ldname attribute

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: fixed snapshot

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: added tests

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: made ldname nullable

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* feat: support functional naming confldname (openscd#1403)

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add requested changes from @juancho0202

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
* feat: implement wye and del cdc support

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add description for mapping to cmv

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: added tests

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add descriptive texts for cdc mapping

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: remove console.log

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: removed duplicate import

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: altered wizardtextfield casting

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: add wizard select import

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
…ing OpenSCD (openscd#1427)

* fix(gh-action): build-and-deploy should first build core before building openscd

* Update README.md
* Create GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

* Update GLOSSARY.MD

---------

Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
* fix: add node release type and core path

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: remove package-name from release please action

Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com>
The Waiter addon is a custom WebComponent for OpenSCD that listens to the `pending-state` event. This event expects a Promise in the detail. Once the `pending-state` event gets emitted, a Loader will show and will hide automatically once the promise is resolved.

---------

Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
The Settings Addon is an Addon where you can define Settings for OpenSCD.
Currently, all these settings are static.
The dialog to alter settings can be opened or close by emitting an `SettingsUIEvent` with true/false.
juancho0202 and others added 26 commits May 16, 2024 12:16
…penscd#1528)

* chore: adds serve script to distribution and root package.json

* chore: remove unused imports

* fix: plugins reactivity issue

* chore: rename `pacakges/open-scd` to `packages/openscd` across the repo

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

* docs: added serve script to README in packages/distribution

Signed-off-by: Juan Munoz <juancho0202@gmail.com>

---------

Signed-off-by: Juan Munoz <juancho0202@gmail.com>
* Chore: Added oscd-edit-completed Event

* Added import to initiator

* Added import to initiator

* Updated event to EditCompletedEvent

* Changed DocChangedEvent

* Fixed tests

* Always emit the editCompletedEvent from the Editor

* Fixed tests

* Removed @open-wc from core eslint

* Removed unused files

* Fixed codacy issues

* Fixed codacy issue

* Fixed review comment

* Added import
Signed-off-by: Juan Munoz <juancho0202@gmail.com>
* Chore: Added oscd-edit-completed Event

* Added import to initiator

* Added import to initiator

* Updated event to EditCompletedEvent

* Changed DocChangedEvent

* Fixed tests

* Feat: Added XML Package for OpenSCD

* Moved tests

* Fixed tsconfig

* Always emit the editCompletedEvent from the Editor

* Fixed tests

* Removed @open-wc from core eslint

* Removed unused files

* Fixed codacy issues

* Fixed codacy issue

* Added @open-wc/testing framework

* Added coverage folder to gitignore

* Removed puncutation from CONTRIBUTIN.md

* Fixed codacy issues on CONTRIBUTING.md

* Added sinon-chai

* Fixed tsconfig

* Delete packages/xml/CONTRIBUTING.md
A GitHub action creates a preview for each pull request by deploying the build project on GitHub Pages
* infra: make distribution's location adjustable
* Ignore ExternalRef srcLNClass for LN0

* Add tests

* Add tests

* Add comment

* fix: Use explanatory variable names
* chore(main): release 0.35.0

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Lepski <c.lepski@sprinteins.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
- increase readability of a few places
- regenerate snapshot
The tests are more stable and even quicker. It is also easier to debug them.
Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
transnetscd ❌ Failed (Inspect) Oct 28, 2024 8:42am

@trusz trusz marked this pull request as ready for review October 28, 2024 08:42
@trusz trusz merged commit 3301456 into main Oct 28, 2024
4 of 7 checks passed
Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://sprinteins.github.io/open-scd/pr-preview/pr-4/
on branch gh-pages at 2024-10-28 08:45 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants