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

updates README.md to make it easier for newcomers to set up ngForce #41

Open
wants to merge 65 commits into
base: develop
Choose a base branch
from

Conversation

westhechiang
Copy link

Lowers the barrier to entry for newcomers like me. Plus, I feel like it's always the best user experience to lead with how to install.

noeticpenguin and others added 30 commits May 23, 2014 16:57
* develop:
  New grunted release
  Huge Readme update. updated header in sfrbackend.js
  Updates to .page files and grunt file. Addition of new resource.
  merging in pr#8 - bulk update functionality
  Accepting PR#9, updating to current.

Conflicts:
	src/classes/ngForceController.cls
updated title
…. Couldn't get it to work otherwise."

This reverts commit 9402263.

Wrong fork
adding bower.json to make the package installable using bower
Adding image
…ep jshint from complaining.

Move the injection of $q and $rootScope to the $get method since this is a provider. Defined handleResultWitPromise as "functino handleResultWithPromise" so hoisting will handle resolving the function call in vfRemote.send().
…bugs

$q is undefined in ngForce-visualForceRemoting.js
scoped reports API access to sfranalytics.reports and dashboard API to sfranalytics.dashboard. Implemented methods sfranalytics.reports.metadata(reportId) and sfranalytics.reports.run(reportId, options). Options object on method sfranalytics.reports.run is not requied but can be used to pass reportFilters array, reportBooleanFilter logic statement, and includeDetails
…-refactor

Backwards compatible enhancements to sfrAnalytics
# By chad
# Via Kevin Poorman (2) and chad (1)
* 'master' of github.com:noeticpenguin/ngForce:
  Backwards compatible refactor of sfrAnalytics
  Injection should be done in $get for providers. Also, small fix to keep jshint from complaining.

Conflicts:
	jsSrc/ngForce-visualForceRemoting.js
adding an option for not deserializing returning data from vfr calls.
…eate-datetime

Added DateTime support for fields in ngForceController
New service to support sending binary/multipart data to Salesforce
I screwed up the provider syntax during the switch. this commit fixes vfr, sfTemplate and remote-objects
increasing test coverage > 75%
now properly creates minified with dependencies
AMarchbanks and others added 30 commits September 8, 2014 20:38
Added external config JS file as a Visualforce page to handle SFDC merge...
and pushing updates to remaining build files
…is needed for tools like gulp main-bower-files.
…is needed for tools like gulp main-bower-files.
This commit fixes a bug where the visualforce remoting send method was not found, or not-functional depending on which browser you were using. This resolves that issue.
fixing comment syntax so that ant deploy will deploy the page properly.
This update bumps the version to 1.2 and restores funcationality I broke on 11/25 related to how .send() method works for VFR methods.
Huge thanks to @marpstar for helping me figure out the bug in .send()
Simple typo: comiled => compiled.
Moving standardOpts into the returned object so it will be defined.
…moting-exceptions-and-allow-empty-array-results-in-vfr

Handle remoting exceptions, and allow empty array results in vfr
Amazing patch from @Oblongmana
…moting-exceptions-and-allow-empty-array-results-in-vfr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants