-
_From @ranbo on April 3, 2018 15:27_
Let's add a "delete" button on each relationship at the bottom, and also on each relative listed within a person card.
_Copied from original issue: fs-eng/gedcom…
-
_From @ranbo on April 3, 2018 15:27_
Let's make it so you can add a relative from within a person card. Then you can do so without losing context of where you are.
_Copied from original issue: fs-en…
-
-
_From @ranbo on April 3, 2018 15:24_
Right from a person's card (perhaps via a link to the right of their name), we should be able to delete the person, and all relationships they are participants in…
-
_From @ranbo on April 3, 2018 15:25_
We often need to put the same "Residence" fact on several people. Copy & paste would help. (On the other hand, let's first add the ability to quickly add a fact t…
-
I made an attempt tonight to convert this project to PCL. The attempt failed, but wasn't too far off on the GEDCOM projects. The test projects and command line items do not need to be ported to PCL, s…
-
Resulting from #10, we will turn `fs-fact-type` into `fs-fact-type-menu` and add a custom option to the list when entity type is `person`.
-
Review the TODOs in the gedcomx combinator file.
-
Extractors should be able to emit names in pieces, as opposed to always emitting full name strings. Sometimes the names are already in pieces on the site. The extractor, with local knowledge, will alw…
-
Hello, I am attempting to try out the SDK via the sample app [java-sdk-sample-app](https://github.com/FamilySearch/java-sdk-sample-app).
I have cloned the repo and am successfully running the App w…