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

fix: start default in memory without sync #185

Merged
merged 7 commits into from
Jan 28, 2022

Conversation

woutermont
Copy link
Contributor

Signed-off-by: Wouter Termont [email protected]

Signed-off-by: Wouter Termont <[email protected]>
@woutermont
Copy link
Contributor Author

@wouteraj this should make the default start script run a single node in memory without sync. It also reads the node url for the demo app from a env var SEMCOM_NODE_URI overwriting the original var set by Vite. It should just be added to the CI file, but I'm not sure how.

@woutermont woutermont marked this pull request as draft September 2, 2021 18:37
@woutermont woutermont marked this pull request as ready for review September 24, 2021 09:52
@woutermont woutermont requested review from arnevandoorslaer and removed request for wouteraj and AbelVandenBriel September 24, 2021 09:53
@AbelVandenBriel AbelVandenBriel self-requested a review September 28, 2021 15:33
Copy link
Contributor

@AbelVandenBriel AbelVandenBriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not working in it's current state. The application builds, but when going to the demo-app at localhost:4200 and logging in with tonypaillard's webid, no components are shown

@woutermont woutermont marked this pull request as draft January 22, 2022 11:58
@woutermont woutermont marked this pull request as ready for review January 27, 2022 16:47
Copy link

@arnevandoorslaer arnevandoorslaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working!

@woutermont woutermont merged commit 9c6688c into develop Jan 28, 2022
@woutermont woutermont deleted the fix/start-memory-without-sync branch January 28, 2022 08:35
woutermont added a commit that referenced this pull request Jan 31, 2023
* build: bump componentsjs & n3 (#202)

Signed-off-by: Wouter Termont <[email protected]>

* feat: add resourceShapeFromQuads to discovery (#201)

* feat: add resourceShapeFromQuads to discovery

* test: remove redundant casts

Signed-off-by: Wouter Termont <[email protected]>

Co-authored-by: Wouter Termont <[email protected]>

* docs: complete-ts-docs (#194)

* docs: complete ts docs WIP

* docs: complete ts docs WIP

* docs: semcom docs update

* chore: apply suggestions from code review

Co-authored-by: Wouter Termont <[email protected]>

* docs: fixed typo in tsdocs

Co-authored-by: Wouter Termont <[email protected]>

* chore: release v0.9.7

* build: release component package (#206)

Signed-off-by: Wouter Termont <[email protected]>

* chore: release v0.9.8

* chore: import semcom components from dgt-compontens (#209)

* chore: added DS_Store to gitignore

* build: added dgt shared dependencies

* feat: added semcom components from dgt-components

* chore: replaced components WIP

* fix: fix node modules build error

* chore: restrucute components into folders

* chore: exported and defined imported semcom components

* chore: added imported semcom components to rollup options

* feat: added metadata json files

* feat: document-component (#210)

* feat: added document component WIP

* chore: added typing

* feat: added json metadata file

* chore: defined, exported document component + added to rollup options

* fix: fixed using custom port

* chore: added components to demo

* chore: added test data

* fix: fixed typo

* fix: incorrect path fix

* chore: added intial data to document component

* fix: fixed non loading css

* test: move demo data

Signed-off-by: Wouter Termont <[email protected]>

Co-authored-by: Wouter Termont <[email protected]>

* chore: release v0.10.0

* chore: change metadata folder structure (#215)

* chore: changed folder structure for components metadata

* fix: fixed incorrect  paths

* fix: fix correct paths index.ts

* chore: release v0.10.1

* fix: component-shape corrections (#216)

* fix: component shape corrections

* build: publish upload component

* build: clean

* chore: release v0.10.2

* fix: start default in memory without sync (#185)

* fix: start default in memory without sync

Signed-off-by: Wouter Termont <[email protected]>

* fix: remove local env var

Signed-off-by: Wouter Termont <[email protected]>

* chore: merge from develop

* fix: restore demo files in lib

* fix: start default in mem

* chore: remove last old handler syntax (#217)

* chore: remove intermediate response (WIP)

* test: fix old rxjs syntax

* chore: release v0.11.0

* build: add licenses (#220)

---------

Signed-off-by: Wouter Termont <[email protected]>
Co-authored-by: Arne Vandoorslaer <[email protected]>
Co-authored-by: Jasper Vandenberghen <[email protected]>
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.

3 participants