-
Notifications
You must be signed in to change notification settings - Fork 6
252 use rjsf to dynamically generate extractor parameter forms #256
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
252 use rjsf to dynamically generate extractor parameter forms #256
Conversation
7b682a2 to
e0dff18
Compare
cannot click on listener unless a file or dataset is selected
|
@longshuicy right now i am passing in the fileId, datasetId to the SubmitExtraction, but even though they show up in props they are undefined. If you have time to take a look, let me know. |
parameters not currently included
…or-parameter-forms
tcnichol
left a comment
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.
I tested with the recent changes. Parameters show up correctly in clowder, submission works, with the right parameters in submission.
* seperate out the search box of listeners to another component * backend add filter capability * add category filter to the endpoint * add mock filter * automatically generate the fitler options * filter works * frontend handle interaction between searchbox and filters * add an endpoint to get all the distinct categories field * connect frontend with category endpoint * add endpoint to list distinct default labels * add codegen * properly wire the filter
* fixing uvicorn, this got overwritten with local (i think by me) * new tab, placeholder * gets metadata with listeners nothing shows yet * adding separate component for each listener metadata entry, currently does not display anything * adding component for contents and listener agent very basic, only works for non-nested metadata * working on nested metadata, only displays top level correctly * json displays properly, need to put each metadata in a box and make metadata collapsible * toggle. can hide or view metadata now * formatting. pipenv run black app * adding new tab to dataset for extractor metadata * changing tab order, tab names, and setting metadata json open by default * metadata from extractors appears in solid boxes. change in font for listener agent. * changing tab order, names for dataset * Added card to extracted metadata entries and fixed grid around them. Co-authored-by: Luigi Marini <[email protected]>
Ready to be reviewed:

To test:
Clear the listeners collection and ingest below documents listeners.json.zip
Go to extractor tab, either try
ncsa.landsat.pipelineor tryncsa.archival.s3extractor