Fabien Taillon

Results 10 issues of Fabien Taillon

Currently there is no tests and no CI for the plugin, would be better to have some to secure updates and Pull Requests.

enhancement
help wanted

There is now a feature that can be added to the Scratch Org definition file to enable shared activities ([SharedActivities](https://developer.salesforce.com/docs/atlas.en-us.230.0.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs_def_file_config_values.htm#so_sharedactivities)). Deprecate and add a message when running `sfdx texei:sharedactivities:enable` to...

enhancement

When exporting `AccountContactRelation`, records being `IsDirect = true` shouldn't be exported as it's automatically created via the `Contact.AccountId` field. Trying to import the exported file will fail because of duplicate...

bug

`sfdx texei:source:layouts:cleanorg`will output that approval page layouts are deleted, whereas they are not (and should not).

bug

I've already used the Lightning Components Inspector and wanted to add it to another computer, but it seems that the link to Chrome Webstore is not working anymore. I have...

**Is your feature request related to a problem? Please describe.** I'm having a look to Third Party Web Components in LWC, and tried with @nolanlawson's [emoji picker](https://github.com/nolanlawson/emoji-picker-element). It didn't work...

External: Lightning Web Security / Locker

> (REQUIRED) Include one or more screenshots if applicable, as well as a Codepen with the reduced test case. I don't have a pro codepen account so I can't upload...

**BUG** With the new mapping between the Metadata API settings and the project-scratch-def.json file, the CLI is now creating a Scratch Org, and then deploy the settings. This is an...

bug

When running `sf texei skinnyprofile retrieve`, output in case of timeout will be the same as if the command succeeded: `Retrieving Profiles... done`. There should be a warning to know...

**General feedback** Once I created a Code Builder env, I can't create a second one. We have some orgs with several repositories, how are we supposed to work with them...

type:enhancement
area:UI/UX