-
Notifications
You must be signed in to change notification settings - Fork 433
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
Upgrade to angular 16 #2871
Merged
Merged
Upgrade to angular 16 #2871
Changes from 74 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
a98039c
update typescript
9b213b6
run ng update @angular/core@16 @angular/cli@16 --force
2195ca4
update custom-webpack
4e6d90b
import renderModule instead of renderModuleFactory
6cdb3d1
provide APP_ID instead of BrowserModule.withServerTransition, remove …
3794007
do not use componentFactories anymore
bc29293
change TransferState import
53e8b69
remove or update libraries
387f5ee
update missing dependencies
5ff253e
remove mathjax (it uses the xmldom-sre library, that has a documentEl…
0ce10b4
Upgrade ng2-file-upload to v5.0.0
Simone-Ramundi a2e3b08
[DURACOM-238] add missing imports in standalone component
377b217
[DURACOM-238] add missing imports in standalone component
6b538fa
Merged DURACOM-191-align-to-angular-16 into DURACOM-238-update-ng2-fi…
2660601
Merged in DURACOM-238-update-ng2-file-upload (pull request #1413)
Simone-Ramundi 3051fa8
[DURACOM-237] - Added DragDropModule which replaced the SortablejsMod…
Simone-Ramundi 3807a35
[DURACOM-237] - Refactoring ts based on @angular/cdk/drag-drop
Simone-Ramundi 0c80b1a
[DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop
Simone-Ramundi dbf6b9d
[DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop
Simone-Ramundi e092914
[DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop
Simone-Ramundi 9e724f3
[DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop
Simone-Ramundi 61bf50e
[DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop
Simone-Ramundi 671fa8f
[DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop
Simone-Ramundi 478783f
[DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop
Simone-Ramundi 4b0bf74
[DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop
Simone-Ramundi 6970f1e
[DURACOM-237] - Refactoring ts based on @angular/cdk/drag-drop
Simone-Ramundi 3907bc1
[DURACOM-237] - Added imports inside ts component
Simone-Ramundi 0c3dd8d
Merge branch 'DURACOM-191' into DURACOM-191-align-to-angular-16
c75c5f1
[DURACOM-234] lint fix
4bc7df8
[DURACOM-234] remove useless import
aa4e4e6
[DURACOM-234] fix build errors
0db7fff
Merge branch 'DURACOM-191' into DURACOM-234
atarix83 61d5f49
Merge branch 'DURACOM-234' into DURACOM-237-align-to-angular-16
atarix83 1e95fdb
[DURACOM-237] Fix lint
atarix83 3e03b71
[DURACOM-237] Add space before text
atarix83 083a904
Merged in DURACOM-237-align-to-angular-16 (pull request #1431)
Simone-Ramundi 81b0d76
[DURACOM-240] Improve markdown pipe in order to check for empty values
atarix83 c6b72f6
[DURACOM-240] pre-tests changes
825308e
[DURACOM-240] working directive
68c9ef1
[DURACOM-240] refactor markdownPipe to markdownDirective
e402ac4
[DURACOM-240] split service into SSR and CSR
e1ba78c
[DURACOM-240] refactor variable
3e30f64
[DURACOM-240] add and fix tests
9e6fe52
[DURACOM-240] use BehaviorSubject
atarix83 66a9909
Merge branch 'DURACOM-191' into DURACOM-234
atarix83 4fdbf15
Merge branch 'DURACOM-234' into DURACOM-240-mathjax
atarix83 b214bb3
Merge branch 'DURACOM-191' into DURACOM-234
atarix83 9b6b79c
Merge branch 'DURACOM-234' into DURACOM-240-mathjax
atarix83 bef71a9
[DURACOM-234] Fix merge
atarix83 cfa2882
Merge branch 'DURACOM-234' into DURACOM-240-mathjax
atarix83 418f07b
[DURACOM-240] Assure the MathJax script has been registered before re…
atarix83 c072d5d
Merge branch 'main' into DURACOM-234
atarix83 152e724
[DURACOM-234] Fix tests
atarix83 e2bbb43
Merge branch 'DURACOM-234' into DURACOM-240-mathjax
atarix83 a652600
[DURACOM-234] Remove fdescribe
atarix83 b325701
[DURACOM-240] Fix test
atarix83 5d24691
Merged in DURACOM-240-mathjax (pull request #1488)
atarix83 abb284a
[DURACOM-237] Fix tests
atarix83 969b42f
[DURACOM-234] Fix tests
atarix83 e0855a4
[DURACOM-234] Remove unsupported node 16
atarix83 0c3e9b1
[DURACOM-234] Fix NG0600 error
atarix83 a8c3af0
[DURACOM-234] Switch to standalone bootstrapping API
atarix83 549609e
[DURACOM-234] Fix Markdown Config
atarix83 1f4aca8
[DURACOM-234] Migrate fo functional resolver
atarix83 5dbc6ce
[DURACOM-237] Fix issue on drag end
atarix83 29f5a17
[DURACOM-234] Migrate to functional guards WIP
atarix83 6a4ad7b
[DURACOM-234] Fix resolver name
atarix83 19548fc
[DURACOM-234] Move resolver dependency to relate functional one
atarix83 32b816c
[DURACOM-234] Made use of mapToCanActivate for all the guards which a…
atarix83 026e16f
[DURACOM-234] Fix tests
atarix83 b8c26a7
[DURACOM-234] Fixes after migrating to functional guards
atarix83 b49d883
[DURACOM-234] fix my-dspace.guard
atarix83 660cf7e
[DURACOM-234] Remove assertions on isResponsePending in favour of rem…
atarix83 aba0491
[DURACOM-234] Replace Observable with BehaviorSubject
atarix83 f1686d5
[DURACOM-234] rename resolvers in order to be complaint to function n…
atarix83 35714b7
[DURACOM-234] rename guards in order to be complaint to function name…
atarix83 32f1d10
Merge branch 'main' into DURACOM-234
atarix83 c327bf7
[DURACOM-234] Fix merge with main
atarix83 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment about removing the Resolve interface