Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-12-06 Thread via GitHub
NikolaiJDev commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2523460089 Regarding updating of the Gradle script, I'm looking for the solution that will easily integrate Angular build process into it, I found some of them, but they are outdated. -- This is

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-12-05 Thread via GitHub
NikolaiJDev commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2520090026 > Yes, what I (and probably others as well) would like to see is how it would integrate into the current project (which is as described above an open TODO), how someone would work an

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-16 Thread via GitHub
malliaridis commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2480897920 > > The current state of the PR seems to not integrate the Angular project into the current "deployment", resulting in CORS issues when running with `npm start`. Do you have any instruct

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-16 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1845274026 ## solr/webapp/web/solrUi/src/app/modules/common/utils/DateConverter.ts: ## @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1833045939 ## solr/webapp/web/solrUi/src/app/modules/common/utils/DateConverter.ts: ## @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2462844135 > _References to assets seems problematic_ > > I believe that references of the type `../../../solrUi/src/assets/*` are likely to break during deployment, as the project is being b

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1833045939 ## solr/webapp/web/solrUi/src/app/modules/common/utils/DateConverter.ts: ## @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1833041219 ## solr/webapp/web/solrUi/src/app/modules/common/shared.module.ts: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2462759400 > First of all I want to thank you for the time and effort you have put together into this PR and migration. It is nice to have options to choose from and to compare with one another for

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1832885037 ## solr/webapp/web/solrUi/src/app/modules/common/utils/DateConverter.ts: ## @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1832899607 ## solr/webapp/web/solrUi/src/app/modules/common/shared.module.ts: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1832654687 ## solr/webapp/web/solrUi/src/app/modules/common/shared.module.ts: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1832651367 ## solr/webapp/web/solrUi/src/app/modules/common/utils/DateConverter.ts: ## @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-07 Thread via GitHub
NikolaiJDev commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1832632574 ## solr/webapp/web/solrUi/src/app/modules/dashboard/models/systeminfo/ILuceneInformation.ts: ## @@ -0,0 +1,23 @@ +/* + * Licensed to the Apache Software Foundation (AS

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1829033956 ## solr/webapp/web/currentUi/libs/jquery-ui.min.js: ## @@ -1,28 +1,20 @@ -/*! - -Copyright 2014 jQuery Foundation and other contributors -http://jquery.com/ - -Permiss

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828821379 ## solr/webapp/web/currentUi/css/angular/chosen.css: ## @@ -1,36 +1,20 @@ /* -Chosen -- by Patrick Filler for Harvest http://getharvest.com -- Copyright (c) 2011-2018

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828829198 ## solr/webapp/web/currentUi/css/angular/ui-grid.min.css: ## @@ -1,4 +1,17 @@ -/*! - * ui-grid - v4.10.0 - 2021-02-01 - * Copyright (c) 2021 ; License: MIT +/* + * Li

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828837251 ## solr/webapp/web/currentUi/libs/angular-resource.js: ## @@ -0,0 +1,929 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828839351 ## solr/webapp/web/currentUi/libs/angular-sanitize.min.js: ## @@ -1,22 +1,20 @@ /* -The MIT License -Copyright (c) 2010-2015 Google, Inc. http://angularjs.org -Permis

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828840814 ## solr/webapp/web/currentUi/libs/chosen.jquery.min.js: ## @@ -1,24 +1,20 @@ /* -Chosen -- by Patrick Filler for Harvest http://getharvest.com -- Copyright (c) 2011-2

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828841578 ## solr/webapp/web/currentUi/libs/ngtimeago.js: ## @@ -1,25 +1,20 @@ /* -Copyright (c) 2014 Uttesh Kumar - -Permission is hereby granted, free of charge, to any perso

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-11-05 Thread via GitHub
malliaridis commented on code in PR #2818: URL: https://github.com/apache/solr/pull/2818#discussion_r1828829198 ## solr/webapp/web/currentUi/css/angular/ui-grid.min.css: ## @@ -1,4 +1,17 @@ -/*! - * ui-grid - v4.10.0 - 2021-02-01 - * Copyright (c) 2021 ; License: MIT +/* + * Li

Re: [PR] Solr 12276 angularjs to angular migration [solr]

2024-10-29 Thread via GitHub
NikolaiJDev commented on PR #2818: URL: https://github.com/apache/solr/pull/2818#issuecomment-2444789084 JFYI: About 200 or more changes in files are moving to separate directory old kind of application and migration of images to new application. So actual changed files are less the 100 or

[PR] Solr 12276 angularjs to angular migration [solr]

2024-10-29 Thread via GitHub
NikolaiJDev opened a new pull request, #2818: URL: https://github.com/apache/solr/pull/2818 https://issues.apache.org/jira/browse/SOLR-12276 # Description This is a draft version for the New codebase of Solr Ui application. In this PR there are only Fully functioned a Dashb