Ashish Gupta
e66aa5363b
#16343 : activity feed ui improvements ( #16474 )
...
* activity feed ui improvements
* fix mysql icon not showing in feed card
* fix comments not showing in right panel card
* remove unused code and added utils test
* supported playwright test for feed replies
* changes as per comments
2024-07-15 15:37:41 +05:30
Sachin Chaurasiya
6e99fe7bda
fix( #15683 ): backend validation error for the following property types ( #16881 )
...
* fix(#15683 ): backend validation error for the following property types
* feat: Update supported date and datetime formats
* test: add e2e playwright test for custom properties
* chore: remove cypress test for custom properties
* Add date, dateTime, time backend support for custom property
* fix: update custom property display names in AddCustomProperty component
* feat: Update supported date and time formats
* chore: Update supported date and time formats
* feat: Update date and time formats in CustomProperty
* test: add playwright test
* Update supported date and time formats
* feat: Add tests for custom properties in Playwright in 2 parts
* Update supported date and time formats
* Update supported date and time formats
* chore: Update date format to uppercase in PropertyValue component
* feat: Add support for custom date format in PropertyValue component
* Update supported date and time formats
* test: add playwright test for time, dateTime, timeInterval and date properties
* Update supported time formats
* chore: Add focus to time and date pickers before filling values
* chore: Add focus to time and date pickers before filling values
* Remove date, dateTime, time from type_entity
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-07-15 11:37:38 +05:30
Sriharsha Chintalapani
d27f518f26
Minor: Fix API docs ( #17011 )
...
* Fix API docs
* Fix Linting issues
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-13 06:38:20 -07:00
Pere Miquel Brull
f2f8443c76
MINOR - Clean automations_workflow in 1.4.5 ( #17006 )
2024-07-12 13:54:46 +02:00
Ayush Shah
eeda6d24ae
Fixes #16697 : Modify the Query to avoid Numeric Data Overflow ( #16920 )
2024-07-12 17:23:53 +05:30
Prajwal214
de18d7df62
Doc: Update Test Suite Docs ( #16989 )
...
* Doc: Update Test Case Docs
* Update configure.md
---------
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 17:03:01 +05:30
Ashish Gupta
6d89bfd865
#16980 : fix the asset count and placeholder issue in teams page ( #16999 )
...
* fix the asset count and placehoder issue in teams page
* fix sonar issue
* fix around promise mock
2024-07-12 15:42:58 +05:30
Prajwal214
19c43273dc
Doc: Update Custom Connector Docs ( #17002 )
...
* Doc: Update Custom Connector Docs
* Doc: Update Custom Connector Docs
---------
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 10:33:47 +02:00
Pere Miquel Brull
2aef457785
FIX #16481 - Truncate ingestion pipeline status ( #16997 )
...
* FIX #16481 - Truncate ingestion pipeline status
* FIX #16481 - Truncate ingestion pipeline status
* FIX #16481 - Truncate ingestion pipeline status
2024-07-12 09:44:21 +02:00
Sriharsha Chintalapani
4dca66d739
Minor: Fix API Endpoint listings via apiCollection param ( #16994 )
...
* Minor: Fix API Endpoint listings via apiCollection param
* Minor: Fix API Endpoint listings via apiCollection param
* Fix build failures
* Fix build failures
2024-07-11 22:35:48 -07:00
harshsoni2024
d5af2ba6b6
sample data for open metadata user & table apis ( #16981 )
2024-07-12 10:32:21 +05:30
Imri Paran
98d0e10783
chore: timedelta to string ( #16985 )
...
implemented utils.time_utils..timedelta_to_string
2024-07-11 14:23:07 +02:00
Ashish Gupta
bf4d505608
#16742 : support style in entity tier ( #16987 )
...
* support style in entity tier
* fix sonar issue
2024-07-11 14:20:37 +05:30
sonika-shah
0bf7577175
Fixes #16788 : Fix feed and count api query performance ( #16993 )
...
* Fixes #16788 : Fix feed and count api query performance
* Fixes #16788 : Fix feed and count api query performance
* Fixes #16788 : Fix feed and count api query performance
* postgres fixes
* rename thread_entity indexes
2024-07-11 14:18:33 +05:30
Mayur Singal
4eadcfdc5d
Fix #16590 : Allow only team groups to be owner ( #16995 )
2024-07-11 14:17:13 +05:30
Pere Miquel Brull
8d739563f2
FIX CL-548 - Encrypt JWT Token w/ Secrets Manager ( #16861 )
...
* encrypt jwt
* encrypt jwt
* Handle token revokes with SM
* #10192 - Validate both include and excludes filters
* #10192 - Validate both include and excludes filters
* docs
2024-07-11 09:16:48 +02:00
Onkar Ravgan
c3cc1a5e5b
Added owner to tableau datamodel ( #16986 )
2024-07-11 10:21:37 +05:30
Shailesh Parmar
d6fa02d8da
#16699 [Data Quality] Column is displayed for unsupported columns ( #16990 )
2024-07-11 10:08:21 +05:30
Teddy
62f4e21d7c
fix: phylum trigger event ( #16991 )
2024-07-10 17:07:58 +02:00
Matt Chamberlin
d757aa9d77
Fixes 16652: add GCS storage service ( #16917 )
...
* FEAT-16652: add GCS storage service
* reformat
* update connection tests
* fix tests
* relax google-cloud-storage version constraint
* fix GCP config in tests
---------
Co-authored-by: Matthew Chamberlin <mchamberlin@ginkgobioworks.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-07-10 14:03:28 +02:00
Imri Paran
0740b01624
MINOR: log context when failing to yield table ( #16977 )
...
* chore: log context when failing to yield table
* changed error to db/schema/table
2024-07-10 14:02:49 +02:00
Shailesh Parmar
3a9e0973fe
Minor: fixed edit test suite pipeline issue ( #16984 )
2024-07-10 16:33:59 +05:30
Ashish Gupta
e736324e4d
MINOR: added what's new for 1.4.5 ( #16963 )
...
* what's new for 1.4.5
* added some change log
* minor changes
2024-07-10 14:14:44 +05:30
Ashish Gupta
ff8acbd23d
supported util method for toastNotificaton ( #16968 )
2024-07-10 11:41:48 +05:30
harshsoni2024
0caa8a8018
API service sample data ( #16971 )
...
* add sample data for api service
* pylint fix
* correct service connection json
* fix sample data
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-07-09 22:06:47 -07:00
Teddy
2ad53a3634
fix: mapper return type ( #16964 )
2024-07-09 18:08:03 +02:00
Mayur Singal
cbc8eb4650
MINOR: Fix snowflake test failure due to sqlparse upgrade ( #16970 )
2024-07-09 18:07:24 +02:00
Shailesh Parmar
83968f529c
Minor: dynamic min/max bound in graph for test case details page ( #16944 )
...
* Minor: dynamic min/max bound in graph for test case details page
* added dynamic graph
* minor fix
2024-07-09 20:31:55 +05:30
Teddy
d58cc28fba
[MINOR] Phylum Github Action Test ( #16395 )
...
* feat: phylum GA (TEST)
* fix: phylum cmd
* fix: updated phylum cmd
* fix: phylum
* fix: phylum access
* fix: phylum runner
* fix: environment
* fix: remove container job
* fix: increase verbosity
* fix: test chars
* fix: phylum testing
* fix: add pom validation
* fix: pom dep file
* fix: added yarn dependency checks
* fix: add on rule
* fix: on rule
* fix: remove workflow dispatch
* fix: path syntax
2024-07-09 16:42:57 +02:00
Mohit Yadav
b353226d97
Fix Ingestion Pipeline Url ( #16953 )
2024-07-09 20:03:43 +05:30
Mayur Singal
3c36a3f1b2
MINOR: Docs example for s3 unstructured file ( #16969 )
2024-07-09 19:48:37 +05:30
Shailesh Parmar
3b2aeffb25
playwright: fixed tier, dataAssets test for AUT ( #16965 )
...
* playwright: fixed tier test for AUT
* addressing comment
* fix dataAssetWidget playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-09 17:49:10 +05:30
Teddy
c8870a0f1c
fix: compute overall and regex count in the same query ( #16962 )
2024-07-09 14:05:13 +02:00
Aniket Katkar
b4dc4df811
Minor: Automation improvement OSS requirements ( #16832 )
...
* Backend changes to introduce applicationType and airflowConfig fields in ingestion pipeline ES data
* Add on demand status fetch logic fo IngestionRecentRuns component
* Fix the IngestionRecentRuns test failure
* Update the test for IngestionRecentRun
* Include only 'scheduleInterval' in 'airflowConfig' field for ingestion_pipeline_search_index
* add new localization message
* Add common playwright functions to use in automator tests
* Remove the double license
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-07-09 16:18:02 +05:30
Karan Hotchandani
fe74b27033
Allow adding pipeline between all entities in lineage ( #16960 )
...
* fix tier information
* add tests
* fix tests
* update test as slow
2024-07-09 15:33:28 +05:30
Ashish Gupta
15ae2d3cc3
MINOR: supported all_index in search index configuration form ( #16571 )
...
* supported all_index in search index configuration form
* allow clear in select widget
* supported tree select for the entities
* playwright test
* added env for the run application status test
* fix beta badge color, color of checkbox and changes as per comments
* minor fix
* fix sonar issue
2024-07-09 14:57:12 +05:30
Pere Miquel Brull
27f4d9799e
REL #460-CL - Metadata Actions Create Permissions ( #16955 )
...
* REL #460-CL - Metadata Actions Create Permissions
* format
2024-07-09 11:13:57 +02:00
Teddy
c361305902
MINOR - fix sample data ingestion ( #16949 )
...
* fix: sample data ingestion
* style: ran python linting
2024-07-09 10:18:55 +02:00
Ayush Shah
421d191bae
Fixes 16562: Modify HiveCompiler to compile column names properly ( #16954 )
...
* Modify HiveCompiler to compile column names properly
2024-07-09 12:59:23 +05:30
Onkar Ravgan
49876b9cd6
fixed e2e for mysql and quicksight ( #16959 )
2024-07-08 20:50:02 +05:30
Sachin Chaurasiya
ce1a23c3be
minor: add latex node in description editor ( #16948 )
...
* minor: add latex node in description editor
* minor: refactor CustomHtmlRederer to replace LaTeX content in RichTextEditorPreviewer
2024-07-08 19:01:53 +05:30
harshsoni2024
9012c738e0
MINOR: Redshift view lineage error ( #16947 )
...
* fix create view query in view lineage
* fix view_defs for normal view and late binding view
2024-07-08 18:45:37 +05:30
Mayur Singal
afafb4af92
MINOR: Add support for s3 unstructured files ( #16936 )
2024-07-08 15:24:39 +05:30
Pere Miquel Brull
97a733b704
FIX #16231 - Ingestion Pipeline w/ Bot Assignment ( #16941 )
...
* FIX #16231 - Ingestion Pipeline w/ Bot Assignment
* format
2024-07-08 11:19:16 +02:00
Shailesh Parmar
e5fa8c1ec3
Minor: fixed data insight aut cypress ( #16930 )
...
* Minor: fixed data insight aut cypress
* fixed dbt test
2024-07-08 13:18:54 +05:30
Prajwal214
45842f58fc
Doc: Updating the Admin User ID ( #16935 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-08 11:07:07 +05:30
Ayush Shah
f16bec53f2
Modify Python SDK docs ( #16934 )
2024-07-08 11:06:48 +05:30
Karan Hotchandani
b55d5be3bc
Show Data Assets in hierarchy on Explore ( #16938 )
...
* initial commit
* push changes
* update explore page
* fix explore page
* update labels
* add tests
* fix review comments
* fix review comments
* fix review comments
* fix sizing
2024-07-06 17:52:42 +05:30
Sachin Chaurasiya
57785c08bd
minor: improve the custom property table in settings page ( #16937 )
...
* minor: improve the custom property table in settings page
* chore: adjust width of actions column in CustomPropertyTable
* test: update cypress test
2024-07-05 21:16:30 +05:30
Sriharsha Chintalapani
74573ee4fa
Issue #10933 : New Entity: API Services ( #16878 )
...
* API Service Schemas
* Create API Service Schemas
* Create API Service Schemas
* Add API Collection APIs
* Add API Endpoint APIs
* Fix #10933 : New Entity: API Services
* Fix Postgres schema creation for API entities
* domain ref
* fix RESTConnection.json
* Fix openAPI reserved keyword
* fix ref
* Fix for Java Heap Space Issue
* fix APISchema spec
* fix APISchema spec
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-07-05 06:35:32 -07:00