Граф коммитов

422 Коммитов

Автор SHA1 Сообщение Дата
Winston Chow f9986b3440 Updated SHA256 2017-09-28 08:59:29 -07:00
Winston Chow d934b33017 v40.12.0 2017-09-28 08:58:20 -07:00
James Sweetman eaa888ef54 Add stream flag to test scripts (#147) 2017-09-28 15:03:45 +02:00
James Sweetman ab6e00fa10 Remove extra directions for input box (#145)
@W-4285382@
2017-09-27 16:08:13 -07:00
DatGuyJonathan 00f935ad30 Update breakpoint reconcile strategy (#142)
@W-4336889@
2017-09-27 15:38:13 -07:00
DatGuyJonathan 24112cbd0f Fix debugger capabilities and stop command (#144)
@W-4337014, W-4331254@
2017-09-27 13:38:12 -07:00
Nick Chen d9274a8c18 Update the jar to fix an NPE
@W-4346254@
2017-09-27 11:18:05 -07:00
Nick Chen 303347745f Merge branch 'release/v40.12.0' of github.com:forcedotcom/salesforcedx-vscode into release/v40.12.0 2017-09-27 10:59:58 -07:00
Nick Chen 82fcfee2dd Fix packaging issue (#140)
* Explicitly list dependencies

This will bring it into the top-level node_module.
Also, move some things from devDependencies to dependencies since they are actual dependencies.

* Remove unnecessary dependency on faux-generator

@W-4345609@
2017-09-26 18:46:47 -07:00
Nick Chen e9472370d8 Update CHANGELOG (#141) 2017-09-26 16:52:29 -07:00
Nick Chen 39cc68358d Update CHANGELOG 2017-09-26 16:40:02 -07:00
Nick Chen 5fcfe4dfdf Remove unnecessary dependency on faux-generator
@W-4345609@
2017-09-26 16:00:23 -07:00
Nick Chen a59a760508 Explicitly list dependencies
This will bring it into the top-level node_module.
Also, move some things from devDependencies to dependencies since they are actual dependencies.

@W-4345609@
2017-09-26 15:51:28 -07:00
GaryFNC 6df850119c Gary/genfauxclass (#121)
* Integrate and cleanup gary/generatefauxclass branch with sobjectFetch branch changes

* WIP - first end-to-end execution of faux classes

* Added fetching of SObject describe info using Batch REST

* Rename command to Refresh SObjects Definition and add gating

* lint cleanup, test cleanup, fix username and mkdir output for Describe

* Cleanup Faux Generator based on PR comments

Cleanup changes in fauxClassGenerator.ts from comments
Remove old faux classes before generating new ones
Change the command name to sfdx.force.internal.refreshsobjects
Cleanup tests to ensure no files are left behind

* fix mistake in rebase

* Add user-agent to REST calls to work around bug in core request logging

* further cleanup of requested PR changes
2017-09-25 17:32:19 -07:00
James Sweetman 964d5b84f7 Add pull force and unit tests
@W-4284434@
2017-09-25 15:53:29 -07:00
James Sweetman 5934520d8c Add push force and unit tests
@W-4284439@
2017-09-25 14:33:25 -07:00
DatGuyJonathan 928f64bb22 Debugger should respect vscode's http proxy setting (#134)
@W-4315069@
2017-09-22 14:39:06 -07:00
Ruth Sears-Blazej 43036f09a7 Clarify that extension links point to docs (#137) 2017-09-22 13:05:22 -07:00
chowwinston e852dc0af2 Verify script is run on release branch (#135)
* Verify script is run on release branch

* Clarify script version instructions

* Allow branch prefix
2017-09-22 11:12:33 -07:00
James Sweetman 28f385cefa Display org with targetusername flag
@W-4285382@
2017-09-21 15:28:20 -07:00
chowwinston fc613526ab Validate tag and release version before publishing (#132)
* Validate tag and release version before publishing

* Clarify instructions
2017-09-21 13:54:18 -07:00
James Sweetman 4c767d36c4 Add when clause for alias list and org display commands (#130)
@W-4285377, W-4285397@
2017-09-21 12:44:34 -07:00
Nick Chen b68d7204b6 Merge branch 'release/v40.11.0' into develop 2017-09-21 09:41:33 -07:00
Nick Chen 8c0cee15ff Reformat for lerna 2017-09-21 09:38:22 -07:00
Nick Chen d907f8178a Updated SHA256 2017-09-21 09:26:48 -07:00
Nick Chen 71bdfe3b07 v40.11.0 2017-09-21 09:25:26 -07:00
Ruth Sears-Blazej d57f0e537f Minor fixes to Go to Definition docs
1. Remove typo
2. Make whitespace consistent

@W-4331114@
2017-09-20 16:42:58 -07:00
Nick Chen 6c341cc5a1 Remove . codecov.yml
This is a misnamed file and we are also not doing special configuration
for codecov yet. We can add this back in later.
2017-09-20 14:45:51 -07:00
Ruth Sears-Blazej 22bae5cdd8 Add Go To Definition docs for Apex (#129)
@W-4331114@
2017-09-20 14:13:22 -07:00
Ruth Sears-Blazej 24255bb2a7 Add GIF for go to definition in Apex (#128)
@W-4331114@
2017-09-20 14:12:50 -07:00
james.sweetman 4ea6a0f4c4 List aura subdirectories for Lightning Event and Interface Create 2017-09-20 14:11:24 -07:00
James Sweetman 0e7636959a List config vars, aliases, display default org details
@W-4285402, W-4285397, W-4285377@
2017-09-20 10:57:11 -07:00
Nick Chen 992a9b0117 Update changelog 2017-09-20 10:28:45 -07:00
James Sweetman e8abbb5fd1 Glob pattern should list paths directly to folders with specified keyword (#119)
@W-4271155@
2017-09-18 16:28:14 -07:00
Nick Chen a95afa06c1 Handle corner cases of goto when the type is a virtual type (#118)
* Handle corner cases of goto when the type is a virtual type

@W-4320931@
2017-09-18 11:24:24 -07:00
James Sweetman 5af788427c Aura strict glob
@W-4271155@
2017-09-18 10:25:41 -07:00
James Sweetman 9de2ee2cc8 Create commands prompt user to overwrite if file(s) exist
@W-4252622@
2017-09-15 21:14:56 -07:00
Nick Chen 7c2c7b7f28 Support cross-file go to definitions (#114)
Works for fields, properties, methods, and constructors.

@W-3615128@
2017-09-15 13:26:54 -07:00
James Sweetman ff3cc2eb4a Fix travis dependency issues
@W-4268060@
2017-09-15 10:09:39 -07:00
Winston Chow dd6908c22b Remove unneeded dependency 2017-09-14 11:52:03 -07:00
Winston Chow df5d29e90a Update dependencies to 40.10.0 2017-09-14 11:26:15 -07:00
Nick Chen d88bf412b7 Delete temporariry SHA256 file 2017-09-14 11:22:15 -07:00
Winston Chow 2b399fa9bc Update SHA256.md 2017-09-14 11:22:05 -07:00
chowwinston 5b9e10e067 Winston/sobject fetch (#96)
* SObject describe and integration tests
@W-4252302@

* Update path for mac builds

* Refactor and address issues from PR

* Cleanup code and add describeSObject test

* Add permset for FLS in integration test

* Update to dependencies to 40.9

* Buffer output to only return when stdout finishes streaming

* Enable jwt auth for CI tests

* Fail fast for now for truncated JSON

* Rename to use devhub.key

* Try Ascii encoding

* Fix some logging calls

* Debug autobuilds

* Validate key through openssl

* Extract jwt key location to env variable

* Give absolute path for appveyor

* Extract appveyor keylocation to web

* Remove key env variable

* Use absolute path for keyfile

* Escape character in appveyor path

* Change travis key path

* Distinguish key path for linux vs mac

* Update to 40.10.0
2017-09-14 09:42:00 -07:00
Winston Chow 61e407fafa Merge branch 'release/v40.10.0' into develop 2017-09-14 09:22:56 -07:00
Winston Chow fb5b60540e Update SHA256 2017-09-14 09:06:12 -07:00
Winston Chow cb0826d71e v40.10.0 2017-09-14 08:59:36 -07:00
Ed Ngai ceca1adb1f Add SLDS Linter (#101)
@W-4267770@
2017-09-13 16:27:42 -07:00
DatGuyJonathan e9a74ecac8 Apex Debugger file change warning (#110)
@W-4255647@
2017-09-13 13:14:32 -07:00
DatGuyJonathan 5ace3cebdf Command to stop active Apex Debugger session in scratch org (#108)
@W-4288245@
2017-09-13 11:09:53 -07:00