bnlawrence / cfs

Rebooting cfstore, leaner and meaner
0 stars 1 forks source link

Need support for generating quark manifests by limiting time domain. #16

Closed bnlawrence closed 1 week ago

bnlawrence commented 1 month ago

This requires

bnlawrence commented 1 month ago

I've started work on this in branch within.

bnlawrence commented 3 weeks ago

As of that last commit, the front end is doing something, i have a unit test that subsets on manifests, but the API support is currently broken. I have a stub in the Interface, but the API call is not getting there yet. I need to check my use of multiple crsf tokens. When we get to the stub, I should create the new quark collection and print out some stuff, but the real work needs to go in, and be unit tested outside of the gui.

bnlawrence commented 1 week ago

This all works following that last commit, so I'm closing the ticket. New functionality or bugs can be new issues.