Skip to content
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

Adding new fields to a fieldmap is faster and involves less code duplication. #334

Merged
merged 27 commits into from
Jan 6, 2020

Commits on Jan 4, 2020

  1. update node stuff

    jonathanstegall committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    118bf65 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. put the fieldset template into the html so it can be cloned. hide it …

    …if there are already rows present.
    jonathanstegall committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b1a5078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39d02d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dbe298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78095e0 View commit details
    Browse the repository at this point in the history
  5. deprecate wp object description method; rename to fields for what it …

    …actually does, and add 'fields' to the ajax response accordingly
    jonathanstegall committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    7719342 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313202b View commit details
    Browse the repository at this point in the history
  7. allow salesforce_object_fields to be ajax method. filter which attrib…

    …utes get returned, in that case.
    jonathanstegall committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    edf92ed View commit details
    Browse the repository at this point in the history
  8. make adding a new fieldset to the fieldmap driven by a template from …

    …the server, not from the javascript. also, allow it to regenerate whenever the wp or sf object changes
    jonathanstegall committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    29a7fcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06d658c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8017ff2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ac45a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af39cb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    000fc54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ec64ae View commit details
    Browse the repository at this point in the history
  15. update the changelog

    jonathanstegall committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a437542 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f50a654 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    3e5e4a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1597ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32bb3fd View commit details
    Browse the repository at this point in the history
  4. eslint

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5cf8785 View commit details
    Browse the repository at this point in the history
  5. eslint

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    e99b143 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    572f927 View commit details
    Browse the repository at this point in the history
  7. more eslint

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f6be108 View commit details
    Browse the repository at this point in the history
  8. more eslint

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    3f4a78b View commit details
    Browse the repository at this point in the history
  9. more eslint

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5b8200b View commit details
    Browse the repository at this point in the history
  10. spaces and tabs

    jonathanstegall committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    8ccd2f8 View commit details
    Browse the repository at this point in the history