Sriharsha Chintalapani
28c76fe2e1
Fix #5092 : Allow tag names to be 64 chars in length ( #5986 )
2022-07-10 19:25:54 -07:00
Pere Miquel Brull
930fc16ad8
Fix airflow docs ( #5985 )
2022-07-09 20:35:44 +02:00
Pere Miquel Brull
7140b344d0
Docs migration - Deployment and upgrades ( #5984 )
...
Docs migration - Deployment and upgrades (#5984 )
2022-07-09 20:31:41 +02:00
Parth Panchal
3a7de3c677
Fixed #2188 : Can add and remove more than 10 tags at once. ( #5040 )
...
* Fixed adding more than 10 tags at a time
2022-07-09 15:31:53 +05:30
Pere Miquel Brull
d799d792a2
Docs - Migrate overview and restructure menu ( #5983 )
...
* migrate overview and restructure
* Add latest release sticky
* Add latest release sticky
2022-07-09 11:56:37 +02:00
Mayur Singal
9ca4280505
Snowflake View Definition Fix ( #5974 )
2022-07-09 10:38:44 +02:00
Mayur Singal
ebc9a24ee0
Connection options fix ( #5971 )
...
* Connection Options Fix
* Fixed Condition
2022-07-08 17:44:18 +02:00
Sachin Chaurasiya
23a309f1dd
Fix #5968 Airbyte logo is missing ( #5970 )
2022-07-08 21:06:04 +05:30
Sachin Chaurasiya
1ffd29e266
Fix #5956 Long team names go out of the box ( #5959 )
...
* Fix #5956 Long team names go out of the box
* Fix unit test
* Minor change
* Fix roles page issue
* Revert policy change
* Fix Long name issue
* Minor change
* Fix unit test
2022-07-08 21:05:53 +05:30
Shailesh Parmar
1bce9277cc
Fix issue 5955 non-joinable team also visible at the time of signup ( #5957 )
...
* Fix issue 5955 non-joinable team also visible at the time of signup
* miner fix for submit button
* Fix issue 5960 Teams and users page shows no team available even if team is available
* addressing comment
2022-07-08 20:31:27 +05:30
Pere Miquel Brull
7e0a46394a
Update missing FQN ( #5966 )
2022-07-08 16:27:49 +02:00
Teddy
11487571b0
Fixes #5964 -- Trino Median function and columnValuesToMatchRegex wording ( #5965 )
...
* added logic for trino median function
* Fixed columnValuesToMatchRegex result wording
* Replaced table with column for toMatchRegex test
2022-07-08 15:55:50 +02:00
Sachin Chaurasiya
eba5776a33
Fix #5809 Show count of schemas and tables being deleted when a database service is being deleted. ( #5963 )
2022-07-08 18:56:31 +05:30
Chirag Madlani
37e7c489e6
feat(ui): refresh token support for OIDC client login ( #5923 )
...
* feat(ui): refresh token support for OIDC client login
* fix retrying stopped after one attempt
* update comments
* fix eslint
* retry logic verified
2022-07-08 18:12:22 +05:30
Vj-L
011651f078
"Updated the tags with latest tag" ( #5962 )
...
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-07-08 16:43:39 +05:30
Vj-L
845ab4f7f4
Fix inputvariables ( #5961 )
...
* Updated the input variable in workflows
* Updated the input variables
* Revert the change of ingestion python script
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-07-08 15:53:46 +05:30
Sachin Chaurasiya
68165db61b
Fix #5926 Missing downstream in pipeline task view ( #5950 )
...
* Fix #5926 Missing downstream in pipeline task view
* Addressing review comments
* Addressing comments
2022-07-08 10:42:08 +05:30
Mayur Singal
dd97e849a5
Fix #5905 : Bootsrap Migration Fix ( #5930 )
...
* Fix #5905 : Bootsrap Migration Fix
* Delete from ingestion_pipeline_entity
2022-07-08 06:57:51 +02:00
Mayur Singal
8662333a86
Fix #5877 : Renamed Database to DatabaseSchema for Oracle Connection ( #5889 )
...
* Fix #5877 : Renamed Database to DatabaseSchema for Oracle Connection
* Removed Pass
2022-07-08 09:04:11 +05:30
Vivek Ratnavel Subramanian
da93e7c925
Fix Authentication Public Keys env variable in docker compose ( #5948 )
2022-07-07 12:19:16 -07:00
Pere Miquel Brull
a6dd100be4
Fix metadata es DAG ( #5933 )
2022-07-07 12:15:09 -07:00
Chirag Madlani
27467a618a
fix(ui): owner search issue and show total count on load ( #5932 )
2022-07-07 09:42:14 -07:00
Pere Miquel Brull
44fa4712d7
Update python CI order ( #5934 )
2022-07-07 18:40:04 +02:00
Sachin Chaurasiya
e9ef774264
✨ UI: Display a switch to show Closed Tasks vs Open Tasks ( #5929 )
2022-07-07 09:35:55 -07:00
Shailesh Parmar
0b5b536461
fixed issue: Error handling not present for add/delete/update Webhook ( #5911 )
2022-07-07 20:45:32 +05:30
Onkar Ravgan
ba725b81e7
Dbt Fixes and removed urllib from DBT and ometa ( #5928 )
...
* Adding default values
* removed urllib and dbt fixes
* removed urllib and dbt fixes
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-07 17:02:32 +02:00
Pere Miquel Brull
1651a6fec0
Update docs recipe ( #5886 )
...
* Update docs recipe
* Add local docs recipe
2022-07-07 16:23:39 +02:00
Chirag Madlani
c782d82ae3
test(ui): unit tests added for profilerUtils ( #5922 )
2022-07-07 18:19:46 +05:30
Chirag Madlani
8521c45dee
revert(ui): count badge was limit to 999 ( #5910 )
...
* revert(ui): count badge was limit to 999
minor text change for Activity feed & Tasks
* support 6 digit max for count tag
* fix tests
2022-07-07 15:38:46 +05:30
Vivek Ratnavel Subramanian
373f35a133
UI: Fix browser zoom breaks UI layout ( #5909 )
2022-07-07 13:16:10 +05:30
Sachin Chaurasiya
c07a155614
Fix #5857 Add icon for foreign key constraint ( #5904 )
...
* Fix #5857 Add icon for foreign key constraint
* Change icon to line icon
2022-07-07 12:48:20 +05:30
Vivek Ratnavel Subramanian
e6bb85fae8
Fix #5764 Backend: Add support for filter by task status ( #5899 )
2022-07-06 22:56:24 -07:00
Teddy
48f6553fb3
Fixes #5866 -- Implement Support for Median Metric ( #5887 )
...
* Added additional table + test coverage
* Added logic for front end input fields
* Added comment for median metric
* skipping `Update owner and check description` cypress test
* Added support to run window metrics for the profiler
* Fix except code smell
* moved median metric to windown folder
* Fix pyformat
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-07 06:58:42 +02:00
Shailesh Parmar
09b37d28f2
Fix #5653 UI: Added Lineage support for topic and mlModal ( #5888 )
2022-07-06 12:22:30 -07:00
Chirag Madlani
a3ca37e6a8
fix(ui): #5850 loading issue for teams and user page ( #5881 )
2022-07-06 21:28:33 +05:30
Abhishek Pandey
f3a6a405b6
issue-5757: s3-prefix-fix-added ( #5876 )
...
* issue-5757: s3-prefix-fix-added
* updated-f-string-in-prefix
2022-07-06 16:36:34 +02:00
Shailesh Parmar
c4d71adc5e
Feat: UI button to pause/unpause ingestion pipeline executions ( #5884 )
...
* Fixed: UI button to pause/unpause ingestion pipeline executions
* added unit test for pause/unpause button
* addressing comment and fixing miner css
2022-07-06 18:05:48 +05:30
Pere Miquel Brull
f8e3d634c2
Validate rest and update schema ( #5873 )
2022-07-06 11:27:20 +02:00
Teddy
3a7c11424b
Fixes #3133 -- Adding Additional Column Tests ( #5867 )
...
* Added additional table + test coverage
* Added logic for front end input fields
* Added comment for median metric
* skipping `Update owner and check description` cypress test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-06 10:12:29 +02:00
Parth Panchal
686e715341
added config to publish to maven repository in catalog pom.xml ( #5870 )
...
* added config to publish to maven repository in catalog pom.xml
* addressing java checkstyle
* empty-commit
* signing commit
* signing commit test
* signing commit test with different key
* moving plugins
2022-07-06 13:06:49 +05:30
Mayur Singal
c731fef797
Fix #2895 : Added Foreign Key support ( #5856 )
2022-07-06 08:17:10 +02:00
Chirag Madlani
421eca4f31
fix(ui): #5836 User profile should show user related activity only ( #5864 )
...
* fix(ui): #5836 User profile should show user related activity only
* minor fix
2022-07-06 10:26:21 +05:30
Shailesh Parmar
16dc5eed36
Fix #5825 Column level lineage issue ( #5861 )
2022-07-05 13:13:03 -07:00
Shailesh Parmar
152f757384
Fix: issue 5645: UI feedback 0.11 ( #5853 )
2022-07-05 21:47:00 +05:30
Sachin Chaurasiya
111106312d
Fix #5471 Creating a tag with an illegal character prevents utilizing the tagging system until manually removed ( #5854 )
2022-07-05 21:29:00 +05:30
Suresh Srinivas
e7f57d90c3
Fixes #5245 Entity tag is not getting removed, even after glossary term is deleted ( #5838 )
2022-07-05 07:49:37 -07:00
Chirag Madlani
a00321c43e
chore(ui): update types with respective libs instead hardcoded ( #5848 )
...
adding contenthash for chunks to avoid cache issue
2022-07-05 18:54:04 +05:30
Rabi Narayan Sahoo
f606d4d636
[Fix] Removed volume instructions from dockerfile. ( #5851 )
...
Co-authored-by: Rabi Narayan Sahoo <106670146+Robby30ies@users.noreply.github.com>
2022-07-05 18:12:56 +05:30
Shailesh Parmar
b4b2f9d2a4
Cypress: Cover service page issue related to description ( #5529 )
...
* coverded issue description is getting updated at the time of updating owner
* remname services file to service
* miner fix to avoid flakiness
* miner fix
* fixed failing test
* miner fix
* remove unwanted spacing
2022-07-05 18:03:08 +05:30
Parth Panchal
0460b63188
added condition to echo only with debug flag ( #5845 )
2022-07-05 15:28:59 +05:30