forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Formsflow merge from main repo #54
Open
sumesh-aot
wants to merge
499
commits into
formsflow
Choose a base branch
from
formsflow-merge
base: formsflow
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8. - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.0...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump Cypress to 9.7.0 * Initial fixes for Cypress 9.7.0 * Restyled by prettier (getredash#6310) Co-authored-by: Restyled.io <[email protected]> --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]>
…etredash#4731) * add test for python runner * fixed CustomPrint * remove print * Reformatted to pass our backend lint tests Reformatted using: $ make format --------- Co-authored-by: Justin Clift <[email protected]>
…6271) - auth_jwt_auth_public_certs_url may file:// in addition to http/https - Log an error if payload does not contain an email address
As discussed here https://discuss.redash.io/t/insert-or-update-query-does-not-apply-in-sql-server/1233 We have made the change to our local installation, it would be great if we can have this included. @arikfr
Change list to set
The config file format for webpack has changed slightly, so webpack was throwing this error: Invalid options object. Less Loader has been initialized using an options object that does not match the API schema. This commit updates the config file format so webpack works again.
For some unknown reason the `--colors` and `-d` options are no longer recognised by webpack (v4) in our configuration. This is likely due to some other non-obvious problem in our configuration, as those options should exist (they're documented). For now though, this gets things working again.
* Monitor unused qr respect env setting * style
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@40.0.2...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justin Clift <[email protected]>
* add pg types map * Update pg.py
updated code for print env
fixed database url
… by changing frame-ancestors to 'self'
…ed-issue [Bugfix] Dashboard display issue with single domain configuration fix by changing frame-ancestors to 'self'
…tion fix by changing frame-ancestors to 'self'"
…domain-embed-issue Revert "[Bugfix] Dashboard display issue with single domain configuration fix by changing frame-ancestors to 'self'"
…ed-issue [Bugfix] removed frame-ancestors from CSP policy to be handled from nginx later
…ed-issue [Bugfix] Updated frame-src CSP to allow *.aot-technologies.com
…ed-issue [Bugfix] Added empty vlue to frameoptions in redash and frame-ancestors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings (if there are UI changes)