Ashish Gupta
7ab8b00fa8
changed the name value in rename modal field to name for data asset headers ( #12635 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-31 11:23:59 +05:30
Aniket Katkar
db090ec81f
Cypress upgrade tests part 3 ( #12626 )
...
* Fixed upgrade cypress tests for AddAndRemoveTierAndOwner and AdvancedSearchQuickFilters specs
* fixed failing cypress tests
* fixed unit test
* updated the cypress config to add `experimentalMemoryManagement` option
* fixed flakiness test
* added wait to avoid flakiness
* changes to avoid flakiness while adding tier
unskipped tests
* worked on comments
* fixed Teams cypress spec
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-07-31 11:23:31 +05:30
Aniket Katkar
470d5e8999
fix(ui): pagination and conversation thread bug fixes ( #12640 )
...
* fixed schema page pagination bug
fixed schema page conversation drawer error
* fixed pagination bug for database details page
* fixed pagination bug for service details page
* Fixed loader shown for whole page for fetching schemas on database details page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-31 11:22:45 +05:30
Ayush Shah
b1308b76d5
oid ambiguitious error or not exists fixed ( #12619 )
2023-07-31 10:47:45 +05:30
Pere Miquel Brull
04777121a0
fix: docker/development/Dockerfile to reduce vulnerabilities ( #12657 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5788364
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5788364
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-07-30 14:52:37 +05:30
Suresh Srinivas
b007b5e210
Remove unnecessary wix dependency with vulnerability ( #12654 )
2023-07-29 19:16:18 -07:00
vanshika18
a0dd821bd1
Support SingleStore metadata ingestion (JSON type fields) ( #12623 )
...
* Support SingleStore metadata ingestion (JSON type fields)
* Removing Collate Keyword all datatypes
---------
Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-07-29 12:27:05 -07:00
Suresh Srinivas
786dde170e
Fixes #12651 Organization policy changes are overwritten during server restart ( #12652 )
2023-07-29 11:42:49 -07:00
Suresh Srinivas
b7e3242911
Make LoadingCache members final variables ( #12648 )
...
* Make LoadingCache members final variables
* Simplify singleton classes
* Reuse Entity fields instead of declaring them again
2023-07-29 11:42:28 -07:00
Shailesh Parmar
98b38e4e4d
cypress skip the alert page spec ( #12632 )
...
* [Do not merge] testing cypress
* fixed alert issue
* skip alert test
2023-07-29 14:45:54 +05:30
Anuj359
bab2a6e261
Updating the large package removals for cypress ( #12647 )
2023-07-28 18:58:07 -07:00
Sachin Chaurasiya
4d766cc2ee
fix( #12645 ): pinotDB test connection form ( #12646 )
2023-07-28 22:27:11 +05:30
Anuj359
78ae804a97
Adding false flag to image cleaning ( #12642 )
2023-07-28 20:01:54 +05:30
Shailesh Parmar
29714c914a
ui: fixed issue related to profiler and data quality ( #12615 )
...
* ui: fixed issue related to profiler and data quality
* support logout confirmation modal
* fix bredcrumbs for logviewer
* fix unit tests
* fix loading issue in profile tab
* restore breadcrum for service ingestion
* update confirmation modal
* address comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-28 18:37:04 +05:30
Ashish Gupta
2ba6756188
revert task icon to old one ( #12634 )
2023-07-28 18:33:59 +05:30
Ashish Gupta
de769fb1f5
fix(ui):change table constraints ui for primary key ( #12629 )
...
* change table constraints ui for primary key
* added tooltip for long content
2023-07-28 18:33:27 +05:30
Anuj359
e0d293a801
Removing the docker cleaning from the steps ( #12637 )
...
* Removing the docker cleaning from the steps
* Updating the wait on action to check if that is an issue
* Reverting the action version
2023-07-28 18:31:59 +05:30
Aniket Katkar
fe3766e106
UI - feedback bug fixes and improvements ( #12592 )
...
* fixed loading issue in KPI widget on landing page
* fixed redirection links for the notification box tabs
* Fixed redirection issue after soft and hard deleting data assets
* fixed version page layout issue
* Fixed data model restore issue
* Added loader to summary panel while fetching permissions
* Fixed alerts settings page error placeholder alignment issue
* changed the dashboard and pipeline url display method
* fixed cypress test
* updated the logic to perform the after delete action in DeleteWidgetModal
* changed the logic to update the history object through util functions
* added `experimentalMemoryManagement` to the cypress config
* reverted the cypress config changes
* fixed flaky test
* worked on comments
* removed unnecessary code
2023-07-28 18:20:55 +05:30
Suresh Srinivas
cb9e5d8b6f
Simplify getting from and to entity relationships ( #12627 )
2023-07-28 04:59:16 -07:00
Shailesh Parmar
4e48c4a542
cypress: worked on upgrade test part 2 ( #12625 )
...
* cypress: worked on upgrade test part 2
* fixed task utils
* fixed entity announcement
2023-07-28 16:46:34 +05:30
Anuj359
e3b9ac7e3a
Cleaning the disk space of runner on CI ( #12630 )
2023-07-28 15:29:48 +05:30
karanh37
94d49e1c53
fix: cypress issues ( #12620 )
...
* fix: cypress issues
* fix: cypress tests
* fix: tags cypress
* miner fix in tag spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-07-28 14:54:38 +05:30
Ashish Gupta
fde17d44b8
fix(ui): infinite scroll issue in user activity feed page ( #12617 )
...
* fix the infinite scroll issue in user activity feed page
* fix the functionality issue in activity thread on entity page
* minor code fixes
2023-07-28 14:52:36 +05:30
Ashish Gupta
515c68d488
Chaneg activty feed placeholder icons and minor text fix ( #12622 )
2023-07-28 14:51:35 +05:30
Ashish Gupta
f7e07ad694
fix ui breaking on column task thread select and user profile display name ( #12586 )
2023-07-28 14:41:01 +05:30
Sriharsha Chintalapani
50fb66c8dc
Fix #12610 : adminUsers lookup should be quoted, do not allow bot users s to be promoted to admin user via adminUsers config ( #12611 )
...
* Fix #12610 : adminUsers lookup should be quoted, do not allow bot users to be promoted to admin user via adminUsers config
* Fix #12610 : adminUsers lookup should be quoted, do not allow bot users to be promoted to admin user via adminUsers config
* remove changes to yaml
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-07-27 23:34:48 -07:00
Onkar Ravgan
bad506b5d9
Backup CLI case sensitivity fix for postgres sql ( #12588 )
2023-07-28 11:27:19 +05:30
Sachin Chaurasiya
75f819fb61
chore(ui):update login carousel images ( #12616 )
...
* chore(ui):update login carousel images
* chore(ui): update image
* chore: update image
2023-07-28 11:09:24 +05:30
Suresh Srinivas
8830d1707d
Initialize EntityResoruceTest support flags automatically ( #12513 )
2023-07-27 20:42:10 -07:00
vanshika18
02ec8b0161
Support Azure Datalake Test Connection fixes ( #12579 )
...
* Support Azure Datalake Test Connection fixes
* Rename function name and remove unwanted argument
---------
Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
2023-07-27 23:25:25 +05:30
vanshika18
3111f91a06
Support delete temporary credentials files of Google Cloud ( #12590 )
...
Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
2023-07-27 23:24:55 +05:30
Mohit Yadav
f192185151
add aws-cognito to service provider ( #12614 )
...
* add aws-incognito to service provider
* Update openMetadataConnection.json
* chore(ui): auth provider changes
* chore: remove type casting
* fix: unit test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-07-27 19:29:50 +05:30
Mayur Singal
c6de61f6bc
Add Lineage Parsing timeout and filtering condition ( #12560 )
2023-07-27 12:28:53 +05:30
mohitdeuex
3e17c984eb
added list to ignore migration if already done for
2023-07-27 12:09:01 +05:30
Anuj359
1417621ddc
security-scan fix ( #12585 )
2023-07-27 11:41:25 +05:30
Pere Miquel Brull
6773541d15
[1.1.1] - Bump size for FQN ( #12092 )
...
* Bump size for FQN
* Bump table entityName size
* Bump table entityName size
* Fix table resource tests
* Remove pattern from fqn
* Remove pattern from fqn
* Remove pattern from fqn
* Generalize get_by_name in ometa client
* Generalize get_by_name in ometa client
* Format
* Fix test suite
* Remove limit from FQN max size
* Remove limit from FQN max size
* Add sample data
* Update lint names
* Add more sample data
* Bump column name size
* 1024 max FQN length
* 1024 max FQN length
* 1024 max FQN length
* Bump FQN
2023-07-26 12:36:42 -07:00
Sriharsha Chintalapani
67b68a70c9
Fix #7712 : Align AuthProvider values in the JSON schema definition ( #11508 )
...
* Fix #7712 : Align AuthProvider values in the JSON schema definition
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Handle new providers
* Lint
* Fix #7712 : Align AuthProvider values in the JSON schema definition
* Handle new providers
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Lint
* fix rebase
* Fix test
* Fix test
* Fix Usage of Auth Provider in User Resource
* remove unused function
---------
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>
2023-07-26 11:34:58 -07:00
Aniket Katkar
38885082e3
Fixed icon colors in settings page ( #12607 )
2023-07-26 11:28:03 -07:00
Shailesh Parmar
7be72a13f2
cypress: work on e2e cypress part 1 ( #12606 )
...
* cypress: work on e2e cypress part 1
* updated Announcement cypress
2023-07-26 18:23:47 +00:00
karanh37
c71cf0ce35
feat: explore page tabs revamp ( #12602 )
...
* feat: explore page tabs revamp
* fix: layout changes
2023-07-26 19:18:37 +05:30
mohitdeuex
5af1bc4a55
Update SQL queries for reading and comming migration
2023-07-26 17:48:46 +05:30
mohitdeuex
410cb984a2
Merge remote-tracking branch 'origin/main'
2023-07-26 16:41:02 +05:30
mohitdeuex
8ab4072504
Change ignoreFileChksum to force
2023-07-26 16:40:52 +05:30
Onkar Ravgan
0f8ebf4afe
Fixed Tableau-Bigquery lineage issue ( #12570 )
2023-07-26 16:07:48 +05:30
Onkar Ravgan
30cdc840ab
Added excp msg ( #12561 )
2023-07-26 16:07:34 +05:30
Ashish Gupta
ff7fbcd699
fix(ui): modify activity feed icon and text ( #12595 )
...
* modify activity feed icon and text
* fix edit icon issue in custom properties and made changes as per comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-26 15:20:27 +05:30
Chirag Madlani
e3278cb578
test(ui): e2e activity feed tests ( #12576 )
...
* test(ui): e2e activity feed tests
* support mention tests for feed widget
* fix cypress and address comments
* compare feed for mention
* fix cypress
2023-07-26 15:20:01 +05:30
Sachin Chaurasiya
f7bfdd63d2
chore: ui nested structure and form error casing feedback ( #12597 )
...
* chore(ui): ui feedback
* fix: cypress test
2023-07-26 15:17:24 +05:30
Shailesh Parmar
f36ed5f204
fixed: ui: add support of azure config in dbt form #12589 ( #12594 )
...
* fixed: ui: add support of azure config in dbt form #12589
* translation-sync
* fixed azure option selection in edit mode
2023-07-26 14:32:22 +05:30
Ayush Shah
307dcbf629
Add DateTimeRange support in postgres ( #12583 )
2023-07-26 14:31:48 +05:30