codingwithabhi
e4d3f0b376
Issue 4406 superset ( #4708 )
...
* superset-test-connection-fixed
* optimized-test-connection
* code-formatted
2022-05-04 17:23:42 +02:00
Sachin Chaurasiya
9f6da055f8
Fix #4643 UI : Support new roles schema ( #4704 )
2022-05-04 08:04:24 -07:00
Pere Miquel Brull
5d97137039
Filter pattern is case-insensitive ( #4707 )
2022-05-04 17:04:01 +02:00
Mayur Singal
450fb2b132
SampleData Usage Fix ( #4398 )
...
* SampleData Test Connection & Usage Fix
* Fixed Pytest
2022-05-04 16:45:49 +02:00
codingwithabhi
6bd587be8d
redash-test-connection-completed ( #4672 )
...
* redash-test-connection-completed
* code-smell-removed
* docstring-added-for-non-sqlalchemy-service-client
2022-05-04 16:25:46 +02:00
codingwithabhi
6cff9620b2
metabase-test-connection-completed ( #4671 )
...
* metabase-test-connection-completed
* debug-traceback-added
2022-05-04 12:56:33 +02:00
Sachin Chaurasiya
1e8682e1f1
Fix UI | Paginator on Database Service Page shows NaN #4690 ( #4702 )
2022-05-04 15:04:51 +05:30
darth-coder00
c09babcf5e
Fix #4155 : Left panel filter does not reset after ( #4627 )
...
* Fix #4155 : Left panel filter does not reset after
* Fixed selenium
* Fixing codesmells
* Sonar fix
2022-05-04 13:44:13 +05:30
Sriharsha Chintalapani
a5f7a69a2d
Fix #4675 : Ingestion deployment from UI is broken ( #4676 )
2022-05-03 22:10:01 -07:00
Shailesh Parmar
e37ef3dfa3
Fix issue-4575: UI: Add total count of user owned or following data entities in profile page and home page ( #4623 )
2022-05-03 21:47:03 -07:00
Pere Miquel Brull
8aa88b1efc
Fix #4636 - CLI: Remove --skip-sample-data and add --ingest-sample-data ( #4646 )
2022-05-03 18:54:43 -07:00
Shailesh Parmar
acae6b4fac
Fix issue 4556 UI: Explore page improvements ( #4661 )
2022-05-03 17:02:02 -07:00
darth-coder00
9013a8af99
Fix #4608 : Unit tests for DBT config step ( #4668 )
2022-05-03 17:01:13 -07:00
darth-coder00
b4dcbeeaa1
Fix #4511 : Hide the test connection button for Sample Data. ( #4669 )
2022-05-03 16:58:36 -07:00
darth-coder00
78da4ca2e6
Fix #4581 : [Looker] | Ingestion UI | Remove Unnecessary config on service connection ( #4670 )
2022-05-03 16:57:37 -07:00
Sachin Chaurasiya
8cb210b146
FIx issues #4609 and #4641 ( #4650 )
2022-05-03 10:13:37 -07:00
Shailesh Parmar
cb4e073636
Fix issue:- 4487 Show pipeline status on click of deploy ( #4645 )
2022-05-03 10:11:20 -07:00
Ayush Shah
5cf9799578
Modify redshift schema ( #4624 )
2022-05-03 16:27:07 +05:30
darth-coder00
2a6208f9b4
Fix #4617 : Form stuck when changing DBT source from None
to something else ( #4618 )
2022-05-03 15:31:27 +05:30
Onkar Ravgan
6a5ffb0626
added google cloud storage dependency ( #4651 )
...
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-03 15:13:46 +05:30
Vj-L
2c7a327c6b
Issue #3094 ( #4500 )
...
* Added the named volumes for improvement
* Mapped the named volumes
* Updated the Named Volumes
* Updated the Volumes on top level
* Added the named volumes
2022-05-03 14:19:31 +05:30
Shailesh Parmar
7f323e5ecc
fix issue: 4558 UI: Add support to enable debug logging in Metadata Ingestion form ( #4616 )
...
* fix issue: 4558 UI: Add support to enable debug logging in Metadata Ingestion form
* addressing comment
2022-05-03 13:07:01 +05:30
Akash Jain
0f63a4063e
Enable custom oidc provider name env override. ( #4642 )
2022-05-02 22:38:11 -07:00
Suresh Srinivas
f8d4eb6f25
Fixes #4638 - Separate assigned roles and inherited roles for user entity ( #4639 )
2022-05-02 19:10:16 -07:00
Pere Miquel Brull
f442764036
Check task properly removed ( #4619 )
2022-05-02 15:09:54 -07:00
darth-coder00
0c633648d7
Fix #4359 : Test Connection button fails the first time ( #4633 )
2022-05-02 11:05:24 -07:00
Suresh Srinivas
05eb0e60f9
Fixes 4628 - Delete airflow ingestion pipeline when the database service corresponding to it is hard deleted ( #4631 )
2022-05-02 10:27:55 -07:00
Pere Miquel Brull
5751b8d75f
Issue template roadmap ( #4625 )
...
* Check project label
* Check project label
* Add GA to add issue to roadmap
* Add roadmap url
2022-05-02 16:56:31 +02:00
Pere Miquel Brull
0e3d1092ec
Issue template roadmap ( #4622 )
...
* Check project label
* Check project label
2022-05-02 15:58:56 +02:00
Pere Miquel Brull
97da48bcf0
Check project label ( #4621 )
2022-05-02 15:54:54 +02:00
Onkar Ravgan
b299c0683a
Added database in fqdn for dbt ( #4479 )
...
* added database in fqdn for dbt
* used fqdn generator function
* lower method added
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-02 17:58:58 +05:30
Ayush Shah
dba6bf2adf
Fixes MSSQL default query issue ( #4614 )
2022-05-02 16:22:34 +05:30
Ayush Shah
c674408dbb
from print_exc to format_exc, resolves sonar cloud code smell ( #4611 )
2022-05-02 16:09:59 +05:30
Akash Jain
792c67a8f1
Arguments to provide ingestion depenedency. defaults to 'all' ( #4613 )
2022-05-02 16:09:44 +05:30
Pere Miquel Brull
3f8f1d1c05
Fix #4589 - Check Airflow REST status; Fix #4525 - Clean REST deps ( #4606 )
...
* Add rest status
* Check REST status
* Clean REST deps
2022-05-02 12:27:20 +02:00
Shailesh Parmar
937f6153b9
Fixed issue-4557: UI: Improve UX on User Profile page ( #4574 )
...
* Fixed issue-4557: UI: Improve UX on User Profile page
* miner fix
2022-05-02 00:24:00 -07:00
Ayush Shah
b4e143ff92
Fix 4582 - Looker instance error ( #4607 )
2022-05-02 09:21:49 +02:00
Shailesh Parmar
ca6f5b6cd6
Fixed issue:- 4530 Users & Teams Page shows loading screen on selecting navigation twice ( #4533 )
2022-05-01 22:35:24 -07:00
darth-coder00
148c96c0a4
Fix #4455 : UI Support for Optional DBT fields ( #4489 )
2022-05-01 22:06:30 -07:00
Sriharsha Chintalapani
dd27da2121
Fix #4597 : Log audit events into a separate log file ( #4598 )
...
* Fix #4597 : Log audit events into a separate log file
* Fix #4597 : Log audit events into a separate log file
2022-04-29 11:06:46 -07:00
mosiac1
bb131710e3
Add IF EXISTS checks to postgres migration ( #4573 )
2022-04-29 09:20:52 -07:00
Pere Miquel Brull
4ec9f3e117
Validate dag_id argument ( #4593 )
2022-04-29 09:20:29 -07:00
Pere Miquel Brull
f3c107025a
Fix #4540 - Parse connection JSON gracefully ( #4591 )
...
* Parse connection JSON gracefully
* Only check parsing
* Format
2022-04-29 09:20:10 -07:00
Akash Jain
81dc942370
fix: CI for Maven Builds on main branch ( #4592 )
2022-04-29 14:01:42 +02:00
Pere Miquel Brull
34b90de388
Remove default logger from ingestionpipeline ( #4584 )
...
* Remove default logger from ingestionpipeline
* Format
2022-04-29 09:40:05 +02:00
Akash Jain
76b9ee6ee7
updated deploy docs ( #4567 )
2022-04-29 11:30:59 +05:30
Pere Miquel Brull
0c51ecde63
Fix #2830 - Centralise loggers and update format ( #4570 )
...
Fix #2830 - Centralise loggers and update format (#4570 )
2022-04-29 06:54:30 +02:00
Sriharsha Chintalapani
0c1d015aaf
Add Default JUnit system parameters ( #4552 )
2022-04-28 09:47:45 -07:00
Pere Miquel Brull
21c14d257c
Compile Trino LENGTH ( #4571 )
2022-04-28 07:56:59 -07:00
Suresh Srinivas
f0139c3ea5
Make bootstrap sql files for mysql and postgres consistent with each other ( #4541 )
...
* Make mysql bootstrap file consistent with postgres
* Adding a java code change to trigger all the precommit checks
* Set test container reuse flag to true
* Make Postgres bootstrap files consistent with MySQL
* Test pagination using random jump of limit between 1-5 instead of 1 to reduce test time
* Starting the test container outside @BeforeAll in a static block for container reuse
* Comment printing out list output in pagination tests
* Move starting the test container to @BeforeAll setup method instead of static initialization
* Remove unnecessary tests in PolicyResourceTest to speed up tests
* Add test container reuse for github workflows
* Add test container reuse for github workflows
* Add test container reuse for github workflows
* Change timeouts for the TestContainer
* Add test container reuse for github workflows
* Add test container reuse for github workflows (#4563 )
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-04-28 07:30:56 -07:00