Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 22, 2021

No description provided.

neryaco and others added 3 commits February 16, 2021 07:05
Adding copyright header in each ts file, and updating the license header.
Fix parameter panel settings.
By default it is enabled and expanded.
Dist and package.json will be updated after models release.

Models PR: !147041
FE PR: !147039

```typescript
var config = {
    type: 'report',
    tokenType: tokenType == '0' ? models.TokenType.Aad : models.TokenType.Embed,
    accessToken: txtAccessToken,
    embedUrl: txtEmbedUrl,
    id: txtEmbedReportId,
    permissions: permissions,
    settings:{ commands:{ parameterPanel:{ enabled: true, expanded: false }}}
};
```
@ghost ghost requested a review from ali-hamud March 22, 2021 11:31
@ali-hamud ali-hamud merged commit f56df24 into master Mar 22, 2021
@ghost ghost deleted the version_2.18.0 branch March 22, 2021 15:27
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.

2 participants