Matt

Results 335 comments of Matt

This already exists. Gnfinder playground.

@jlpereira I pushed a new branch 1156_biological_associations_filter. Please scaffold our standard faceted filter there 'Task - Filter biological associations'. Params coming "soon".

This is a tough one. I feel that SoftValidations in TaxonWorks will evolve over time to represent best practices, not just in TW. We want to balance the ability to...

I *think*, if our model (and corresponding UI/UX) is setup correctly, we should only have to merge names if there are truly duplicates because of human error. Otherwise this voids...

* [ ] Type material is not not being drawn into the specimen georeferencing Some of the options detailed here are going to require us returning more metadata.

> Is my understanding correct that POST/DELETE require user token and project token alone is not enough to authorize access? Yes, POST/PATCH should require user. Only specific download types are...

@LordFlashmeow Predicate params should be there already, I should have say "Allows", i.e. they need testing, not implementation to pass that check: ```Ruby params.permit(collecting_event_predicate_id: [], collection_object_predicate_id: [] ).transform_keys(&:to_sym).to_h ```

@LocoDelAssembly @LordFlashmeow I'd like to merge this, but do need help confirming the last 3 checks are OK.

@jlpereira How does this parallel what we do in functional tests? I'm not sure how keen I am in introducing a second testing paradigm.