Giter Club home page Giter Club logo

Comments (2)

tjcouch-sil avatar tjcouch-sil commented on July 24, 2024

S/R Dialog

Methods from SendReceiveProjectsForm.cs

  • Determine if internet S/R is available
    • CheckSourceIsAvailable - logic for internet S/R
    • SetInternetDisabledText - indicates why internet S/R is not available
  • List projects available for S/R
    • Get list of online projects and S/R-enabled local projects
      • maybe constructor has info? See CoaxUserToDoASendReceive. Nope
      • uiProjectList_RenderItem seems to indicate _sharedProjects is displayed
      • LoadAndDisplay sets up srSourceType and source line 1509 and runs LoadSourceRepositories which runs the actual retrieval logic CreateSharedProjectListInternal
    • Determine new/edited status
      • Maybe trace GetProjectsModifiedByAnyone? UpdateEnabledStates (called by DisplayProjectList)? ChangeActiveState? ChangeEnabledState?
  • Do the S/R
    • uiSendReceive_Click -> PerformSendReceive
      • SharingLogic.ShareChanges

from paranext-core.

jcuenod avatar jcuenod commented on July 24, 2024

Not sure if this is an appropriate place for what is essentially a feature request, but I often find myself wanting to "receive without sending". Conflict resolution is obviously a complicated problem - in my case, I am always willing to destroy local changes. I am wanting to be sure I don't push local changes. At the very least, I want to note this here because I'd love to see the design support this kind of feature in the future, even if not immediately.

from paranext-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.