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

SOLR-12276 #363

Closed
wants to merge 24 commits into from
Closed

SOLR-12276 #363

wants to merge 24 commits into from

Conversation

jdyer1
Copy link
Contributor

@jdyer1 jdyer1 commented Apr 25, 2018

SOLR-12276
This pull request is a start. Done so far:

  • Menus
  • Dashboard tab
  • Collections tab (not finished)
  • "ant server"

@dataminion
Copy link
Member

How is this going is there anything I can help with here?

@jdyer1
Copy link
Contributor Author

jdyer1 commented Jul 6, 2018

@dataminion , Feel free to jump in. I am an absolute beginner with Angular (new & old) and Typescript, but thought this would be a good learning project. So far I've done a fairly rote conversion of:

  • Dashboard
  • Collections Overview
  • Analysis
  • Dataimport Handler

There's a lot to go and I've been working here and there as time allows. Certainly if this is going to be finished anytime soon, we need more help. You also, if you've got the experience, can evaluate my approach here and see if any changes need to be made on that end.

@jdyer1
Copy link
Contributor Author

jdyer1 commented Jul 6, 2018

@dataminion Also, if you decide to jump in, I have some basic getting started information in a readme file here:

https://github.com/jdyer1/lucene-solr/blob/feature/angular-conversion-solr-admin/solr/webapp/README.md

@dataminion
Copy link
Member

I've got some updates to your branch out on my fork. I am bringing the codebase into line with the more structured Angular standard. I also updated all the configs so that it will bootstrap with the new version of Angular Cli which I would definitely describe as more feature complete than the that was in your PR. Additionally I have been doing some refactoring to pull all of the core services into a solr-client lib this could later be published as a starting point for anyone else wanting to use the Admin api's within other Angular projects

@dataminion
Copy link
Member

I am also pretty comfortable picking up the work for the data import handler I have done lots of work with those API's on another project. It is probably what I will do once I am done refactoring.

@jdyer1 jdyer1 closed this by deleting the head repository Nov 21, 2023
@itygh
Copy link

itygh commented Nov 21, 2023 via email

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