Sachin Chaurasiya
a74e5bf217
chore: remove validation for connection option and arguments from json schema form ( #12881 )
2023-08-16 12:53:38 +05:30
Pere Miquel Brull
a183fc67e2
Fix ADLS parquet reads ( #12840 )
...
* Fix ADLS parquet reads
* Generalize service methods
* Fix tests
2023-08-14 19:57:06 -07:00
MihirR123
b23b637dc1
Updated Gifs ( #12862 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 18:45:16 -07:00
Ayush Shah
d7606dd4b8
Fix Ldap ( #12872 )
2023-08-14 20:15:13 +05:30
Ayush Shah
1e2d93a604
Fix #12479 : MariaDB Mysql Time Col profiler issues + fix e2e tests ( #12868 )
2023-08-14 17:28:09 +05:30
Ashish Gupta
d02487f4cf
fix cypress and some ui issues ( #12861 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 12:05:16 +05:30
Teddy
8e4388c35e
Issue 11345 ( #12859 )
...
* feat: added serviceName dimension to entity report
* feat: fix python test
2023-08-14 08:05:14 +02:00
Anuj359
0ae07c2107
Removing the large packages clean as the github action is failing on fetching http://azure.archive.ubuntu.com/ubuntu which is causing the ci to fail overall ( #12866 )
2023-08-12 20:34:25 -07:00
Suresh Srinivas
e3c0539301
12142 Task 4 - Add support for adding entities as part of Data Product ( #12867 )
2023-08-12 15:45:56 -07:00
Mohit Yadav
c13892d5c2
test suite listing fixes ( #12864 )
2023-08-12 08:22:46 +05:30
Chirag Madlani
1031132e02
chore(ui): remove tailwind as dependancy ( #12309 )
...
* chore(ui): remove tailwind deps from the app
* remove tw completly
* bump yarn.lock
* updated style for login page
* updated user dropdown in nav bar
* update paths
* update yarn.lock
* fix errors
* fix unit tests
* styling fix
* fix stling issue for activity feed card
* Fix activity thread panel
* fixed style for commonUtils.tsx
* pages diff
* worked on
- EntityLineageUtils
- DataInsightUtils
* complete ingeation and service select
* fixed style on:
- entityVersionUtils
- ExecutionUtils
- feedUtils
- ServiceUtils
* remove x-master file
* fix styling for page not found
* update style for:
- cronEditor
- deleteWidgetModal
- EntitySummaryDetails
- FilterPattern
- FormBuilder
* fix styling in components pages
* fix appbar
* updated profile picture style
* bot and user component fix
* component ui fixes
* lineage custom control fixed
* ui fixes
* fixed styling in common component
* fix lineage sidebar
* fix ui issues
* fix lineage node edit mode
* fix version timeline
* whatsnew modal ui fixes
* fix glossary & ingestion
* remove dead code from all the entity
* ingestion ui fixes
* unit test fixes
* fix unit tests
* fix cypress
* fix badge component
* fix tag cypress
* fix cypress issue
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-11 21:31:38 +05:30
Ayush Shah
5ea4de646c
Fix Postgres Profiler for incompatible versions ( #12795 )
2023-08-11 15:32:43 +05:30
Mayur Singal
a17ac7bcbb
Fix: pyodbc type not supported for -150 ( #12851 )
2023-08-11 15:32:19 +05:30
Ayush Shah
8776069940
Fix Qliksense import ( #12849 )
2023-08-11 12:28:05 +05:30
Sriharsha Chintalapani
b6eb51d503
Fix Cypress Test failures for search ( #12850 )
2023-08-10 23:42:19 -07:00
Sriharsha Chintalapani
192a2ec5fe
Fix #12346 : Allow updating Query used by other tables while editing … ( #12847 )
...
* Fix #12346 : Allow updating Query used by other tables while editing query
* Fix #12346 : Allow updating Query used by other tables while editing query
---------
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-08-10 23:20:13 -07:00
Pere Miquel Brull
e77e42ebd5
[Docs] - Add 1.2.0 content ( #12835 )
2023-08-11 07:25:08 +02:00
Akash Jain
be0dcf5ce4
fix(docs) - Duplicate section ( #12848 )
2023-08-11 09:20:04 +05:30
Dhruvin Maniar
02322d877b
[Fix] Init Container depends on ( #12841 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-08-11 09:19:00 +05:30
Sriharsha Chintalapani
7aaf654f01
Fix #12779 : Add support for SearchIndexes for ElasticSearch and OpenSearch ( #12782 )
...
* Fix #12779 : Add support for SearchIndexes for ElasticSearch and OpenSearch
* Fix #12779 : Add support for SearchIndexes for ElasticSearch and OpenSearch
* Fix #12779 : Add support for SearchIndexes for ElasticSearch and OpenSearch
* Rebase fixes with main
* Add Sample Data
* lint fix
* remove unused import
* Fix service count test
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-08-10 16:47:37 -07:00
Sriharsha Chintalapani
60ff64c8ed
Update Deployment Docs ( #12612 )
...
* Add changes for kubernetes deployment docs
* Update Quickstart docker guide
* fix: docker quickstart docs
* Add troubleshooting guide for quickstart k8s
* fix typo
* upper case the placeholders
* Add FAQs and update EKS deployment docs
* fix: docs links
* Update Deployment page
* fix: update k8s gke docs
* fix(chore): Notes as warning type
* fix(chore): markdown link and typo
* fix(refactor): Docker Deployment Docs
* fix(refactor): Docker Deployment Docs
* fix: upgrade k8s docs
* fix(reviews): remove apache mod_proxy
* fix(refactor): docker volumes docs section
* fix(refactor): Code Review changes
* Merge remote-tracking branch 'origin/main' into 12608
* Add troubleshoot docs for psql create extension pgcypto issue
* fix: k8s docs with elasticsearch auth enabled
* fix: Update the changes to v1.1.1 docs
* fix: updated the docs for 1.1.1
* Add docker and kubernetes v1.1.1 changes in docs
* fix: Docker Deployment Link
* fix: more fixes
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-08-10 20:19:45 +05:30
karanh37
62c3a9e2d7
fix: show owner in glossary term table ( #12832 )
2023-08-10 18:30:56 +05:30
Shailesh Parmar
155df0f4bb
cypress: fixed DQ spec failure in main branch ( #12825 )
2023-08-10 12:30:16 +05:30
Sriharsha Chintalapani
da0c79cf78
Fix bulk soft-delete or restore from search indexes ( #12807 )
...
* Fix bulk soft-delete or restore from search indexes
* Fix bulk soft-delete or restore from search indexes
* Add entityRestored to list events api
2023-08-09 23:24:10 -07:00
Shailesh Parmar
c88ac0dd5c
ui: replace encodeURI with encodeURIComponent in entity details page ( #12827 )
2023-08-10 11:33:08 +05:30
Pere Miquel Brull
d8e288626c
Storage connection naming, ADLS service and namespace packaging ( #12810 )
...
* Update storage connection naming
* Update storage services and remove typing of generic service
* Remove inits for namespace package
* Add test connection
* Revert "Remove inits for namespace package"
This reverts commit 89f1ae9ea8a633593776f51caf2586d2110d4636.
* Add enum
* Remove init to allow namespace packaging in some modules
* Remove init to allow namespace packaging in some modules
* Move examples and fix test
* Format
* Linting
2023-08-10 07:32:58 +02:00
Pere Miquel Brull
97c982b12a
Fix #12798 - Update Snowflake GetTables test query ( #12804 )
2023-08-10 07:30:34 +02:00
Pere Miquel Brull
5da63c5aed
Fix #12734 - Do not publish .egg to pypi ( #12799 )
...
* Fix #12734 - Do not publish .egg to pypi
* Remove python 3.7 tests support
2023-08-10 07:30:22 +02:00
Sriharsha Chintalapani
a60af7c019
Fix #10164 : Check any name voilations during the import dryrun ( #12800 )
...
* Fix #10164 : Check any name voilations during the import dryrun
* Fix test
* fix test
* Fix checkstyle
2023-08-09 18:50:50 -07:00
MihirR123
8e52c9bd24
Updated Gifs ( #12806 )
2023-08-09 17:34:19 -07:00
Suresh Srinivas
8acc1f61ec
12803.part2 - Display names are not updated in entity references ( #12829 )
2023-08-09 17:17:55 -07:00
Sriharsha Chintalapani
59a135a7f7
Update roadmap ( #12830 )
2023-08-09 12:56:15 -07:00
Ayush Shah
d09d0689ec
Fix Test Case ( #12818 )
2023-08-09 18:41:25 +05:30
Pere Miquel Brull
e97d4befb1
Fix #12770 - Cleanup DL structure & Readers & Python 3.8 ( #12776 )
2023-08-09 16:07:16 +05:30
Pere Miquel Brull
71df43fdab
Fix impala migration query ( #12809 )
2023-08-09 09:41:41 +02:00
Alekseev Vadim
2b214190c7
Added ru-ru.json for Russian language and updated i18nextUtil.ts ( #12796 )
...
Co-authored-by: vvalekseev <vvalekseev@sdvor.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-09 11:52:42 +05:30
Suresh Srinivas
340a029807
Fixes #12802 Add support for generic entity cache ( #12803 )
...
* Add entity cache in EntityRepository for all the entities
* Set entity fields only when it is not already set
* Clone entities from the cache
* Remove SubjectCache
* Remove RoleCache
* Remove PolicyCache
* Remove TagLabelCache
* Deleting lingering files
* Test failure fixes
* Remove getEntityReference methods from EntityDAO
* Move quoteName logic to EntityRepository
* Fix test failures
2023-08-08 16:42:54 -07:00
Sriharsha Chintalapani
be5ca8a990
Fix maven workflows to build the project before running tests ( #12801 )
2023-08-08 10:20:04 -07:00
Sachin Chaurasiya
30dbfb8458
fix(ui): types reference issue ( #12789 )
...
* fix(ui): types reference issue
* fix: code smells
2023-08-08 16:40:08 +05:30
Sriharsha Chintalapani
d4ed941371
Fix #12783 : Metadata Ingestion is dropping constraints just to add them again afterwards ( #12784 )
2023-08-08 13:51:10 +05:30
Dhruvin Maniar
20e87eae16
[Fix] Docs update to 1.1.1 version ( #12781 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-08-08 11:18:01 +05:30
Sachin Chaurasiya
23b127aa23
chore: add type in json schema ( #12780 )
2023-08-08 10:46:38 +05:30
Aniket Katkar
59f5fc09b0
chore(ui): added unit and cypress tests ( #12728 )
...
* fixed duplicate API call on data insight and search settings pages
* Added unit tests for IngestionListTable component
* Added cypress for DataInsightSettings page
* fixed failing unit tests
* fixed flaky teams cypress test
* removed unnecessary checks
* worked on comments
* added missing localization for kill ingestion modal button
* fixed failing cypress test
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-08 10:42:34 +05:30
Mayur Singal
3c5651221d
Docs fix mssql pyodbc connection args ( #12778 )
2023-08-07 20:36:11 +05:30
Pere Miquel Brull
360ef2495f
[Docs] - Prepare docs for 1.1.1 ( #12777 )
2023-08-07 20:24:25 +05:30
Shailesh Parmar
d0f9428333
cypress: worked on flaky ui cypress ( #12772 )
2023-08-07 19:02:04 +05:30
Shailesh Parmar
73a8741619
ui: fixed table encoding issue while splitting FQN ( #12769 )
...
* ui: fixed table encoding issue while splitting FQN
* added cypress for the percent and dot check in name
* updated failing cypress
* fixed cypress
2023-08-07 18:43:42 +05:30
Pere Miquel Brull
a82c2f001c
Fix #9704 - Add inline TNS string ( #12711 )
...
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-08-07 11:04:13 +02:00
Pere Miquel Brull
e19d5fc397
[Docs] - Oracle permissions explanation ( #12755 )
...
* [Docs] - Oracle permissions explanation
* DAG generated configs docs
2023-08-07 11:04:01 +02:00
Pere Miquel Brull
6f89ca089d
Log the query in restore if there are any exceptions ( #12761 )
2023-08-07 11:03:47 +02:00