forked from openscd/open-scd
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Fork #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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.
…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
Release-As: 0.34.0
Release-As: 0.34.0
Release-As: 0.34.0
Release-As: 0.34.0
* 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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.