forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 21
M31 rebase #1014
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
Open
jezdez
wants to merge
49
commits into
master
Choose a base branch
from
m31-rebase
base: master
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
M31 rebase #1014
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
461f98b
Update Ace Editor version (#5041)
gabrieldutra 6f9e79c
getredash/redash#5031 Counter is too large on Query View/Source pages…
kravets-levko d12691d
Databricks Schema Browser: Allow eventlet worker instead of RQ (#5045)
gabrieldutra cb97364
Dashboard URL does not show new name when dashboard name is updated (…
41a6913
Fix bundle-extensions script to work on recent importlib-resources. (…
jezdez 48924de
Add TypeScript support (#5027)
simonschneider-db 95c28c4
Eager load outdated queries (#5049)
6c349ea
Bump lodash from 4.17.15 to 4.17.19 in /viz-lib (#5051)
dependabot[bot] a1255b4
Fix wrong Y-axis range for stacked bar chart (#5029)
kravets-levko 7f98d7b
Load extensions on db init (#5062)
fd76a2e
Add Column Type to Databricks schema browser (#5052)
gabrieldutra 2dacd08
Add override mechanism for webpack config (#5057)
benamorbe 7804dfd
loosen up some proptypes and backend casting to allow different prima…
f3a47a9
Move page size select to the Paginator component (#5064)
gabrieldutra 93b4be6
Queries list: move "My Queries" above "Archived" (#5072)
kravets-levko 24c9537
Introduce caching to the Databricks Schema Browser (#5038)
gabrieldutra 3332b65
Make sure Policy is loaded for user session (#5081)
gabrieldutra d3b639a
Exposing setting for overriding template directory (#4324)
blarghmatey f56f4c4
fix: Compose version due to --build-arg (#5083)
koooge 6c00f7c
Add: periodic job to remove ghost locks. (#5087)
arikfr eb603f6
Bar chart with second y axis overlaps data series (#4150)
kravets-levko 5afd055
Add support for CSRF tokens (#5055)
83c6a6b
Make table visualization header fixed (#5103)
gaecoli 378cc57
CSRF Exempts (#5108)
b326d36
Update Organization Settings (#5114)
gabrieldutra fc71acd
Make DataSourceListComponent a dynamic component (#5113)
gabrieldutra a596d65
Use Skeleton as ItemsList loading state (#5079)
gabrieldutra de052ff
Cypress touch-ups (#5109)
4c70b5c
Remove content width limit on all pages (#5091)
kravets-levko 1bc6cd8
Keep widget loading when fetch request is replaced (#5118)
gabrieldutra ac652c2
Fix create link on data sources page (#5121)
gabrieldutra 2cc3bd3
Add DynamicComponent to PermissionsControl flag (#5116)
gabrieldutra 84d516b
Misc changes to codebase back ported from internal fork (#5129)
arikfr 596e5be
Misc changes to codebase back ported from internal fork - part 2 (#5130)
arikfr a31196a
Upgrade Ant Design to v4 (#5068)
gabrieldutra c6ce159
In docker-entrypoint ensure tables exist
8e52936
Add migrations-graph helper script.
jezdez 5737483
Update Circle CI for our workflow
robotblake e7822a2
Filter tables from schema browser (re #31)
665f360
Properly rollback failed db commits
15b4c16
Enable data source details component (re #6)
e4365e5
Schema Viewer Drawer (getredash#3291)
bd483d0
Use SIGKILL instead of SIGINT to shutdown cancelled jobs.
jezdez 11e5253
Add new dynamic component to add extra menu items to query control dr…
jezdez 2639bd7
Remove RC docker image build workflow from CircleCI configuration
jasonthomas 827e5ab
Only load fields that are needed from Google API for Big Query schema.
jezdez 6643b92
Schema Editor Fixes.
1eeb446
Remove admin integration.
jezdez 9d0f454
Fixes for schema drawer.
jezdez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might not be necessary, I was testing some things out.