Jason Venable

Results 17 issues of Jason Venable

Visual Studio code has released Sticky Scroll in version 1.70, which is awesome! https://code.visualstudio.com/updates/v1_70#_editor-sticky-scroll https://www.tiktok.com/@vscode/video/7130009070798392618 But for this to work correctly, it requires the Outline section of VSCode to have...

type:feedback

Disclaimer, I'm fairly new to Android and Capacitor development. For Android, is there a reason [EncryptedSharedPreferences](https://developer.android.com/topic/security/data) aren't used? It seems like this would greatly simplify the plugin and essentially remove...

Some how find a better way to manage heap when rebuilding the files on the server. I currently have no great ideas on how to do this.

Polish

Add drag and drop functionality to load files before upload. http://www.html5rocks.com/en/tutorials/file/dndfiles/ Potentially start upload automatically after files has been uploaded. Before this can be done really need to add feature...

Enhancement

Make this tool more like a full blown app. Pull in details from parent object, add instructions, etc.

Enhancement

If a file is too large it will exceed the heap size limits on salesforce.com. There are a couple options here to identify too large of files. Inspect the size...

Enhancement

For browsers that don't support the File API use the normal Visualforce upload component.

Enhancement

Currently all the JavaScript is stored in a static resource. Any opinions for or against moving inline in the component. The main reason I am leaning towards doing this is...

enhancement
question

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_merge.htm

enhancement

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_convertLead.htm

enhancement