-
Notifications
You must be signed in to change notification settings - Fork 6
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
refactor(session-service): add reactivity #1165
Merged
irmastnt
merged 85 commits into
main
from
feature/dev-2490-refactor-sessionservice-to-return-true-observables-that-also
Dec 4, 2023
Merged
refactor(session-service): add reactivity #1165
irmastnt
merged 85 commits into
main
from
feature/dev-2490-refactor-sessionservice-to-return-true-observables-that-also
Dec 4, 2023
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
subotic
changed the title
Update pendo-analytics.service.ts
refactor(session-service): add reactivity
Jul 27, 2023
…return-true-observables-that-also
…ature/dev-2490-refactor-sessionservice-to-return-true-observables-that-also
…ctors, updated overview component
…return-true-observables-that-also * main: refactor(app-global, app-routing-module): Replaces string literals with constants (#1210) # Conflicts: # apps/dsp-app/src/app/app-global.ts # apps/dsp-app/src/app/app-routing.module.ts # libs/vre/shared/app-config/src/lib/app-config/app-constants.ts Updated constants import/export path
… the following components: string-literal-input/string-literal-input project data-models description
…return-true-observables-that-also * main: feat(advanced-search): advanced search library (#1131) chore(main): release 10.23.7 (#1215) fix(resource): resources do not load from url (#1214) chore(main): release 10.23.6 (#1213) fix(ontology form): remove the input decorator (#1212) chore(main): release 10.23.5 (#1208) chore(deps): bump js-lib version to 8.3.5 (#1211) # Conflicts: # apps/dsp-app/src/app/app.module.ts # apps/dsp-app/src/app/project/project.component.html # apps/dsp-app/src/app/project/project.component.ts # tsconfig.base.json
…ration, projects, users-list, user-form, ontologies components.
…ored current-project state.
…: data-models, ontology, property-form, collaboration, ontology-form, resource-class-info, permission. Refactored project component. Updated project service.
irmastnt
approved these changes
Dec 4, 2023
irmastnt
deleted the
feature/dev-2490-refactor-sessionservice-to-return-true-observables-that-also
branch
December 4, 2023 08:22
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.
resolves DEV-2490
resolves DEV-2491