GithubHelp home page GithubHelp logo

xgeek-net / salesforce-devtools Goto Github PK

View Code? Open in Web Editor NEW
114.0 11.0 12.0 14 KB

Salesforce DevTools is a Chrome extension for Salesforce developer, based on everything we need in Salesforce development

Home Page: https://www.xgeek.net/salesforce/tesforce-for-google-chrome/

salesforce-devtools salesforce-development salesforce salesforce-developers

salesforce-devtools's People

Contributors

xgeek-net avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

salesforce-devtools's Issues

cannot export data

cannot export data if select too many fields or results from query more than about 150 records

Broken Images in Chrome Extension

When using the Chrome extension in the bottom left corner there appears to be 2 'Aw Snap' images on the same row as the 'Githup Issues' button.

DevTools Extension

chrom extension frozen

Hi,

I have the app extension add to my chrome, but the screen is stuck in the initial stage
Screen Shot 2020-05-06 at 11 42 58

It's frozen on the same screen for lightning and classic and does not allow me to move forward and created an ERD

重名项获取API名称错误

页面项目拥有相同名称时,获取到的API名不正确。
貌似所有的同名项目都只能获取到与其同名项中的某一个相同的API名。

■Lightning版
1
■Classic版
2

BTW:非常感谢你的工作!

Not Working : Keeps loading

image

When trying to access Dev Tools on Classic for Salesforce it keeps loading in chrome.
image

Error :

app.min.js:7 Uncaught TypeError: Cannot read property 'id' of undefined
at app.min.js:7
at app.min.js:8
at u.run (app.min.js:12)
at l (app.min.js:12)

image

Dev console also shows warnings.

image

Extension does not work

Everytime when i open salesforce dev tools extension in google chrome, it says "Seems you are opening this app on a non-Classic page, if you insist, click below button to active, then pray... just kidding. :)" (picture below)
I've clicked [ACTIVE] button already, but it still doesn't work
I'm newbie, somebody please help!
https://prnt.sc/ty43j3

Query results are not exporting entirely.

When running a query in Salesforce and I want to export the results I'm only able to export a few hundred to a few thousand records and not the entire query results.

Can't use it

When I click on Activate, nothing happend. This window opens:
Unbenannt

Page Layout - Flat Export

The new PageLayout export is awesome, however it would be great if we can do a flat export ( the section names are in columns ) that way filtering becomes so much easier.

It just spins

I click the Active button to use with Lightning and it just spins. Not sure if I'm doing something wrong. Please help!

Layout Export functionality not generating/exporting Excel files

Dear Sir/Madam,

I have recently been trying out your new functionality to export layouts, and the behaviour seems to be quite erratic - it works 50% of the time when you first log in to your SF Org and only export the object the SF page is on.

Doing anything else - including selecting multiple objects or navigating the SF UI - means no file is generated/exported.

I have attempted to clear cache, trying it in incognito mode, switching between between LEX and Classic, all to no avail.

This is in a sandbox environment running Spring '20.

I appreciate any assistance in this matter

Kind Regards,

DISPT

Not all Layouts are exported

Hello,

Recently with the new Update I tried exporting the Layouts I have for Case. The Excel exports 3 Layouts, but I have many more that are not present at the file. It's also missing two Record Types.

Does the assigned layouts assigned to the profile matter for the export?

cannot use

capture
在Apex Debug Log Detail中,点击Active Debug Log Viewer没反应。

ERROR_HTTP_405

When I export custom objects field definitions, I get this error/

Not able to connect

After I click on Active button and enter my Salesforce login credentials, processing screen comes up and it stays on this screen. It is never connecting.
It was working fine until last week, not sure why it is not working today.
Please let me know if you need any further information.

Thanks

image

Export Object Data Error

Attempted to export the object data and hit this error, message asked to report it.

[ERROR]
{"name":"sf:INVALID_SESSION_ID","errorCode":"sf:INVALID_SESSION_ID"}

ERD Button not working

First, awesome tool and thanks for all the hard work. I was able to generate an ERD when I first started using you tool, but lately the page just shows a spinning icon, and no ERD is created. Is there an issue?

Enhancement to object API reference export

This tool does so much. I really love it. I wanted to ask if on the object API reference export, could you also bring in the description and help text for each field? We put notes in these areas that would be helpful to have in our documentation, as well.

Issues with Apex Generator

I've noticed that Apex Generator isn't working properly. It shows RecordType as 'undefined' and doesn't seem to pick up a number of other fields (such as CampaignId).
Is this a known issue?

Note: This is in a Summer '19 Sandbox.

No source code / Issue Tracking only.

This looks like a great extension for Salesforce but my company requires a high level of security so I cannot install it without seeing the source code. I understand why you wouldn't make this open source but I also think you should make that very prominent in your Readme.. as in the very first paragraph. It appears you are only using Github to track issues / requests. Have you every considered open-sourcing this or at least sharing it for a fee. I despise Salesforce "developer console" as it should have several of the features your extension has.

Debug logs are not detected

I have debug logs generated(around 10 files) but when I try to use the new feature to search debug logs, it says "Opps! There has no debug log found.".

Apex Code Generator includes non Writable fields

Great plugin btw. There is a couple of issues with the 'Apex Generator':

  1. The code includes non-writable fields such as formula fields. I suggest using the "IsUpdateable" and "isCreateable" field properties.
  2. The dates in the apex produced use "Date.valueOf('DD-MM-YYYY'). This should be Date.valueOf('YYYY-MM-DD')

Cheers,
Ricky

【Request】 I want to output standard object and custom object together.

There are requests for "ERDs Generator" and "Export Objects defination to Excel".
I want to output standard object and custom object together.
Currently, although it is possible to narrow down the custom list by "__c" etc., it is not possible to narrow down the standard + custom object list.
I'm glad to be able to get it by ".object" etc.

Object Not Detected in Classic Page Layout with Visualforce Pages Embedded

I have Lightning enabled, but am in Classic mode. I have a Contact page layout with Visualforce pages in the page layout. The extension doesn't detect the object and says it is a non-Classic page, but it is not.

This behavior in Salesforce might be a clue as to why the extension doesn't work:

  • This type of page layout doesn't have the "Edit Layout" when viewing a record. I beleive this is expected behavior in Salesforce when you have Visualforce pages embedded in the page layout. Other objects without Visualforce pages embedded do show the "Edit Layout" button.

Field API names

Am I missing something but, it appears after the new release; exposing the Field level API's seems that hitting the field level functionality is not working anymore. Just wondering.

Cannot Change Orgs

Hi!

I logged out of all Salesforce Orgs, cleared cache and history and it still is stuck on one of my Orgs.

How do I log out from the extension or is there something else I need to do?

Active button is not working

Hi,
In v3.7.1, Non-System Administrator Profile users are not working DevTools. (They clicked Active button, but redisplayed.)
In their profile, "API Enabled" permission is checked.
Can you tell me if Salesforce DevTools need other permissions?

Many Thanks.

20200915_err01
20200915_err02
20200915_err03

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.